1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-02-16 03:32:49 +01:00
leech/sites
IdanDor 1afac50437 Made arbitrary sites no longer leak memory and fixed worm epub.
Each `Chapter` object had a reference to the entire page tree, meaning that the program rose in RAM usage by a lot.

Transformed Worm to be with next_selector so the chapters are correctly ordered, E.2 is not skipped and the download does not crush due to `?share=twitter` url matched before.

Fixed Worm titles.
2021-01-23 12:12:48 +02:00
..
__init__.py Minor readability improvement: use f-strings 2019-10-15 11:14:27 -05:00
ao3.py AO3: fallback for single-chapter works 2020-05-04 00:31:19 -05:00
arbitrary.py Made arbitrary sites no longer leak memory and fixed worm epub. 2021-01-23 12:12:48 +02:00
deviantart.py Fix flake8 errors 2019-05-25 20:03:17 -05:00
fanfictionnet.py FFN: less-destructive attribute clearing 2019-10-17 22:29:01 -05:00
fictionlive.py Fiction.live: niche URLs 2019-11-14 14:45:19 -06:00
royalroad.py Minor readability improvement: use f-strings 2019-10-15 11:14:27 -05:00
stash.py Fix flake8 errors 2019-05-25 20:03:17 -05:00
xenforo.py Better xenforo blockquote chrome removal 2020-08-18 13:21:01 -05:00
xenforo2.py Minor readability improvement: use f-strings 2019-10-15 11:14:27 -05:00