aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-10-14 18:07:16 +0200
committerdec05eba <dec05eba@protonmail.com>2023-10-14 18:21:32 +0200
commit664de0fac4f92f38b1b1659fdd693655516eeb16 (patch)
tree10c4a208704294e1a4bfe8baf201fc2d76c51260 /TODO
parent9369463c70b2afb74f03b46cedfc424c9cabe6f2 (diff)
Remove dependency on yt-dlp for youtube
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4232e66..0950061 100644
--- a/TODO
+++ b/TODO
@@ -286,4 +286,5 @@ Add option to get notified on any matrix event type (maybe have a config list wi
This could be used to get notified when somebody calls us (m.call.invite) with quickmedia doesn't implement, but
we could know when somebody calls us.
Also mark such room the same way as a mention - it should be put at the top of the room list.
-Add command to ignore/hide a room (should also not get notified when you are mentioned in the room). \ No newline at end of file
+Add command to ignore/hide a room (should also not get notified when you are mentioned in the room).
+Improve youtube live streaming performance. It's slow because mpv (ffmpeg) is slow at playing m3u8. \ No newline at end of file