aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-17 22:59:55 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-17 22:59:55 +0200
commit2ab6101995bae87a93bcbed4df6a8643d424f127 (patch)
treef4f6ec7ebdbcd34f7c9a2b48c89a30c6285d4f1f /TODO
parentef55c93b294d25df8cafef7c32080024ab27e84a (diff)
Fix youtube copyrighted videos
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6af2d71..e847fc1 100644
--- a/TODO
+++ b/TODO
@@ -167,6 +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 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?
-Better deal with reading from file errors. This could happen when reading a file while its being modified. See read_file_as_json. \ No newline at end of file
+Better deal with reading from file errors. This could happen when reading a file while its being modified. See read_file_as_json.
+Fix youtube comments. \ No newline at end of file