diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-10-17 05:53:22 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-11-17 09:53:11 +0100 |
commit | fc49d40c0d2f6edbbe9dde1f1b53d6a17e9d9f7d (patch) | |
tree | 5913c49b84a27927a33e3e712b4911ffba419661 /TODO | |
parent | 5a073cf9cc4f9a58e39bcbe1ee1786e8d925d6bb (diff) |
Limit image loading to one thread in async image loader
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,3 +207,4 @@ Add flag to quickmedia to use svp, by making svp use the same input ipc socket a Support directly going to a youtube channel for a url. This is helpful for opening channel urls directly with quickmedia and also going to another channel from a youtube description. 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. |