aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-11 06:33:35 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-11 06:34:10 +0200
commit6443ce7df2d690c5a03dc68cb6866f5d7d4e3fba (patch)
treed331799384d53372832d17e277e50da7cc8720f4 /TODO
parent89383cff1ba5d8a928262fcb4c40382a981c78c8 (diff)
Make get_related_videos async, readd mark-watched
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c397294..f5a46e1 100644
--- a/TODO
+++ b/TODO
@@ -158,7 +158,6 @@ Do not set fps to monitor hz if no key is pressed and cursor is not moving (for
Ctrl+arrow key to move to previous/next video.
Add keybinding to view file-manager images in fullscreen to preview them. Also add keybinding to create/delete directories.
Completely remove youtube-dl dependency (or at least for downloading videos/music).
-Readd mark-watched.
Add loading of english subtitles for youtube.
Cancel search when new search happens.
Set mpv title to the youtube video title (that we got from GET watch?v when fetching url).