aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-27 03:09:55 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-27 03:09:55 +0200
commitb2adec14313749f67b8caae7f4952e0eae04a84d (patch)
tree272ba6ee0962ef95728e04b1a7ba162383fd75e3 /TODO
parentdfa4e24f72996d507e710fc6839367536237c501 (diff)
Fix youtube comments
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7177c8b..cd35e55 100644
--- a/TODO
+++ b/TODO
@@ -167,7 +167,6 @@ Load the next page in chapter list when reaching the bottom (when going to previ
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.
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.
Somehow fix youtube throttling speed limit to as low as 20-80kb which is fixed with a refresh. This should be detected automatically somehow.
Allow ctrl+r for video when the video is loading.
Youtube download gets stuck sometimes because of audio. Find a workaround for this.