diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-07-27 22:35:29 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-07-27 22:35:29 +0200 |
commit | b8e40694b539e74f1778b380087764bb76213fc5 (patch) | |
tree | 7adb8c9b8728decaab42d1994cbe804bc36c4a28 /TODO | |
parent | e5fc00e506806f06bde32e9334fdec57dd8cb86d (diff) |
Fix youtube live streams that are hls manifest
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -183,4 +183,5 @@ If only users in the same homeserver can join a room then filter out other users Exclude users that are already in the room from room invite gui. Sort users in matrix users list (efficiently and only once!). Optimize matrix insert position for room sorting (and user sorting). -Cache solved 4chan captcha solution (and challenge id) on disk. ttl is (always?) 120 seconds so restarting quickmedia under that period should use the already solved captcha.
\ No newline at end of file +Cache solved 4chan captcha solution (and challenge id) on disk. ttl is (always?) 120 seconds so restarting quickmedia under that period should use the already solved captcha. +Posting on bant doesn't work for some reason. The request is sent successfully but the comment never appears on the website.
\ No newline at end of file |