aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-17 03:28:09 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-17 03:28:09 +0200
commit4028d87367710a4cd6501314adea58678408351f (patch)
treed3ba5c6291a77a622c723758f92a33c6b239ea71 /TODO
parent8fdf45fcdc0853f0630640234a0b2612fbb1f0a9 (diff)
Fix related video
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 76bd5c5..7f3440a 100644
--- a/TODO
+++ b/TODO
@@ -136,7 +136,7 @@ Ctrl+F to either bring up search that searches in the body (filtering, of search
The autocomplete search menu should overlay the window (with translucent black overlay) and with the search bar in the middle and autocomplete results below.
Or do not have such an overlay and instead just put the autocomplete list below the search bar and close the autocomplete when pressing ESC or clicking inside the body or moving to another tab.
Automatically delete old thumbnails and media files.
-Ctrl+I for youtube comments that have a timestamp should have an option to jump to the timestamp in the video.
+Ctrl+I for youtube comments that have a timestamp should have an option to jump to the timestamp in the video. Also do the same for the youtube video description.
Ctrl+R for youtube should have a page for the video title, description, views, upload date, likes/dislikes (and maybe a button to go to the channel instead of having a channels tab?).
Add a keybinding for going to the front page of the plugin. This would be especially useful for youtube and manga, where you have history, subscriptions and recommendations.
Reaching end of download menu filename entry should scroll the entry vertically instead of putting the text on multiple lines.
@@ -167,4 +167,5 @@ Disable drop shadow on pinephone.
Load the next page in chapter list when reaching the bottom (when going to previous chapters in image view).
Loading image background should be rounded.
//Workaround mpv issue where video is frozen after seeking (with and without cache enabled, but more often with cache enabled). This happens because of audio. Reloading audio fixes this but audio will then be gone.
-Fix youtube related videos and comments not working because of youtube update. \ No newline at end of file
+Fix youtube comments not working because of youtube update. Missing xsrf_token.
+Fix youtube copyrighted videos not working. Youtube triggers recaptcha for request to watch?v, but signature code is also broken? \ No newline at end of file