aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-27 14:47:57 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-27 14:47:57 +0200
commit91db117734301a24e47ea784a677ec1b3df44465 (patch)
tree15806357a86aa9a397b206566a187d2c9497dfa8 /TODO
parent69ac43bc5136c1e6638e367280cf4be85322fb1d (diff)
Fix unable to play youtube videos (require dependency on yt-dlp for now)HEADmaster
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 97d53c3..9515ea4 100644
--- a/TODO
+++ b/TODO
@@ -299,4 +299,5 @@ Use stb_image_resize2.h
Youtube audio only download if audio stream not available, also for youtube-dl fallback.
Make history (local-manga and others) use relative path to the downloads directory for thumbnails. Otherwise the thumbnails wont show when moving the download directory.
Keep the rooms that we were kicked/banned from so we can still read them and re-read the reason for why we were kicked/banned. Or add a list of historical rooms with leave reason.
-Fix youtube broken (always falls back to low quality yt-dlp). \ No newline at end of file
+Fix youtube broken without yt-dlp. Unable to download video.
+Use different font for chinese, japanese and korean (or maybe only for korean).