aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-11 07:10:13 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-11 07:10:13 +0200
commit63ceee7552487a6111f9bef460448f0bc3958607 (patch)
tree366df41649e87afdf67f33c4dd0f3f26f6ad45b8 /TODO
parent8ad3f9ab8cc7029eb5db937e229d2a37b51a3462 (diff)
Fix youtube live streams (but they are slow...), fix youtube title spaces
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 26d4b14..4a23870 100644
--- a/TODO
+++ b/TODO
@@ -161,4 +161,5 @@ Completely remove youtube-dl dependency (or at least for downloading videos/musi
Add loading of english subtitles for youtube.
Cancel search when new search happens.
Update item height when it switches from not being merged with previous to being merged with previous. This happens when loading previous messages in matrix and the message is the top one.
-Reload youtube video url if the video is idle for too long. The video url is only valid for a specific amount of time (the valid duration is in the json). \ No newline at end of file
+Reload youtube video url if the video is idle for too long. The video url is only valid for a specific amount of time (the valid duration is in the json).
+Improve live stream startup time by downloading the video formats in parts instead of the hls manifest? \ No newline at end of file