aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-05 10:22:41 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-05 10:29:32 +0200
commita0c0f0bd551155270b11ac23c7f1c526a20a44b9 (patch)
tree5058c250fce097684d75aa900d060c9d1519b591 /TODO
parent6c85194c3b1baef0eaa011c4f1b8e48e11860f45 (diff)
Youtube: attempt to auto-detect throttling and restart download
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 82467dd..ef7080e 100644
--- a/TODO
+++ b/TODO
@@ -164,7 +164,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.
-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.
Dynamically change youtube video quality by modifying the itags (and other params?) if download is buffering or if the video is lagging.