diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-03 08:58:11 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-03 08:58:11 +0200 |
commit | c470174b397c7a81b7510f191e404cb895d462af (patch) | |
tree | b0c41393b887cb598e9f5e89c35002aafde79b96 /TODO | |
parent | acaa77f837af3ea8503888910d7888efd3c6cb3e (diff) |
Nyaa.si: parse html instead of rss, allows for pagination
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -81,4 +81,5 @@ Get the related message and show that (async) instead of what the reply says the Support matrix html (for replies and text styling, such as greentext). Show deleted messages in matrix as MESSAGE DELETED or whatever. Use linear-interpolation for thumbnail creation. -If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM).
\ No newline at end of file +If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM). +Optimize startup time.
\ No newline at end of file |