diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-04-12 14:49:31 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-04-12 14:49:31 +0200 |
commit | e89aae6aa17d33cae1165af7c4f6cd688d9c22f5 (patch) | |
tree | 36d54b6f5f684c3b2b96971f0eeae483ac2dc2e4 /TODO | |
parent | bb7ad686d202bfe513104546cb2d77e6720d62a3 (diff) |
Fix download of last page in manganelos
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -157,4 +157,5 @@ Add support for comments in live youtube videos, api is at: https://www.youtube. Make video visible when reading comments (youtube). 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. -Check if get_page handlers in pages need to check if next batch is valid. If the server returns empty next batch we shouldn't fetch the first page...
\ No newline at end of file +Check if get_page handlers in pages need to check if next batch is valid. If the server returns empty next batch we shouldn't fetch the first page... +Remove dependency on wget when using manganelo... Figure out why manganelo causes curl to stop download for up to 20 seconds and then fail.
\ No newline at end of file |