aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-03-27 15:54:37 +0100
committerdec05eba <dec05eba@protonmail.com>2021-03-27 15:54:37 +0100
commit3eca2373621b4fbd3189df75ada884861536113a (patch)
treef4aafe02525ef5cf2a6f4bd1e250a60e6ff0453d /TODO
parent54607d704bcfc757fa2cdbe3f0154bc39e95194c (diff)
bla
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index fe5b750..6e6a578 100644
--- a/TODO
+++ b/TODO
@@ -93,7 +93,7 @@ Modify matrix sync to download and parse json but not handle it, and then add a
Fetch replies/pinned message using multiple threads.
Show in room tags list when there is a message in any of the rooms in the tag.
Cancel video download when pressing escape or closing window (important in matrix).
-Support webp (or it seems to already be supported?).
+Support webp. Then switch to the youtube thumbnails from the response json instead of hqdefault, to remove the black bars.
Show images while they download by showing them as scanlines starting from the top. Needed for slow websites such as 4chan.
Use curl parallel download instead of downloading with multiple threads.
Handle matrix groups? (which also contains join, invite, leave...).
@@ -158,5 +158,6 @@ Sort reactions by timestamp.
Check what happens with xsrf_token if comments are not fetched for a long time. Does it time out? if so do we need to refetch the video page to get the new token?.
Add support for comments in live youtube videos, api is at: https://www.youtube.com/youtubei/v1/live_chat/get_live_chat?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8.
Make video visible when reading comments (youtube).
-Convert nyaa.si date from unix date to local time.
-When ui is scaled then the predicated thumbnail size will be wrong since its scaled in Body but not in the plugins where they are requested. \ No newline at end of file
+Convert nyaa.si/spotify/soundcloud date from ISO date string to local time.
+When ui is scaled then the predicated thumbnail size will be wrong since its scaled in Body but not in the plugins where they are requested.
+Automatically fetch the next page on soundcloud when playing music and reaching the bottom, to be able to play the music from the next page as well. \ No newline at end of file