aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-10-30 23:01:47 +0100
committerdec05eba <dec05eba@protonmail.com>2023-10-30 23:01:47 +0100
commit2241473b6bb6dcabd56ab566c983282a3d45955d (patch)
tree11efeabb80415e5b9deb4f02693ad8f7c5b8236d /TODO
parentbcd40f1beeb5cde7f9ac20ade692a6246dd4deab (diff)
Youtube: do proper playlist pagination, show playlist videos views and uploaded date
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0981eb9..e66526c 100644
--- a/TODO
+++ b/TODO
@@ -291,4 +291,5 @@ Improve youtube live streaming performance. It's slow because mpv (ffmpeg) is sl
Add youtube config for allowing to specify download specific codec preference (or ignore video max height). Might have slow download so cant play high quality video but after downloading it it can be played.
Fix youtube age restricted videos.
Direct link to youtube playlist should open the playlist page and select the playlist item.
-Support youtube mix. Doesn't work that nicely because the mix playlist doesn't show all items unless you click on the last item and then it will show more items. \ No newline at end of file
+Support youtube mix. Doesn't work that nicely because the mix playlist doesn't show all items unless you click on the last item and then it will show more items.
+Youtube community tab.