aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-04-16 23:36:37 +0200
committerdec05eba <dec05eba@protonmail.com>2021-04-16 23:36:37 +0200
commit78f01f5d041ba291aca05f768bb71eba71ebb58e (patch)
treee63c4992ff642813770f5ac093fa0eb57e69eb97 /TODO
parent1376a92ef6d6a6418efefbcde5e01d1958e52fd5 (diff)
Add a combined manga search page, highlight urls ending with ?
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index b29e434..c1d6fc9 100644
--- a/TODO
+++ b/TODO
@@ -133,4 +133,5 @@ Convert nyaa.si/spotify/soundcloud date from ISO date string to local time.
When ui is scaled then the predicted 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...
Cloudflare kicks in when downloading manga on manganelo.. figure out a way to bypass it. This doesn't seem to happen when using python requests as is done in AutoMedia.
-Replace cppcodec with another library for base64 url encoding/decoding. Its way too large for what it does. \ No newline at end of file
+Replace cppcodec with another library for base64 url encoding/decoding. Its way too large for what it does.
+Add a combined manga plugin that allows you to search for manga across all manga plugins. \ No newline at end of file