diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-06-22 16:07:20 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-06-22 16:07:20 +0200 |
commit | e4792f46d545263d16db21bd0caf71345a69b63f (patch) | |
tree | e12c1d01060e6559b17c0928363446b4e49b3232 /TODO | |
parent | e5518e0d876287d047312a59263d35bd567b2c0c (diff) |
Only do youtube redirect on failure to load video
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -168,4 +168,5 @@ 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.
\ No newline at end of file +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.
\ No newline at end of file |