From 63ceee7552487a6111f9bef460448f0bc3958607 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 11 Jun 2021 07:10:13 +0200 Subject: Fix youtube live streams (but they are slow...), fix youtube title spaces --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3