From a13c19e31cb033730fa179a90f0bc5bd961bd3dc Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 4 Mar 2022 00:06:11 +0100 Subject: Fix xv video and related page, fix possible crash when going back from related video --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 258c6ca..c40e839 100644 --- a/TODO +++ b/TODO @@ -199,7 +199,6 @@ Support directly going to a youtube channel for a url. This is helpful for openi Support downloading soundcloud/youtube playlists. Such downloads should also have a different download gui as you would select a folder instead of an output file. Support downloading .m3u8 files, such as soundcloud music without using youtube-dl. Fix lbry and peertube download which fail because for lbry all videos are .m3u8 and some peertube videos are .m3u8. -Fix lbry and peertube download which fail because for lbry all videos are .m3u8 and some peertube videos are .m3u8. Improve pinephone video load performance by not restarting mpv on next video. Instead start the video in the same video player. Very large resolutions, such as 7680x2160 (id 272) for video https://www.youtube.com/watch?v=GxaH40zpvYc are not supported by the youtube android video loader. Find a way to fix that. Use std::move(string) for all places where text.set_string is called. -- cgit v1.2.3