aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-10 22:32:29 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-10 22:32:29 +0200
commit98237cf388b43457a08181fd5693ec24e4180731 (patch)
tree13650849a087b708593d2e77f68d09c1eebf5816 /TODO
parentd04b762e7fb505d649a51ad73ea2424d11f80c9b (diff)
Only load english subtitles because loading too many subtitles is too slow
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 648a297..95247a7 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions.
Give user the option to start where they left off or from the start or from the start.
-Disable ytdl_hook subtitles. If a video has subtitles for many languages, then it will stall video playback for several seconds until all subtitles have been downloaded and loaded.
Add grid-view when thumbnails are visible.
Add scrollbar.
Add option to scale image to window size.