1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-01-06 23:52:38 +01:00
leech/sites
David Lynch 929284b67d New features for arbitrary sites
* next_selector: find next content page, if not using chapter selector
* content_title_selector: pull a chapter title from the content
* content_text_selector: pull specific text from the content element

`content_selector` will now fetch all content elements on the page, each
as a Chapter, not just the first one that matches.
2018-10-01 11:18:39 -05:00
..
__init__.py Adds a system for site options to be included as click.options on commands. 2018-04-14 12:56:31 -04:00
ao3.py Allow AO3 logins for member-only stories 2018-01-19 14:15:43 -06:00
arbitrary.py New features for arbitrary sites 2018-10-01 11:18:39 -05:00
deviantart.py Use logging instead of print 2017-11-04 00:09:09 -05:00
fanfictionnet.py Handle mobile links for FFN 2018-03-30 15:18:57 -05:00
fictionlive.py Use logging instead of print 2017-11-04 00:09:09 -05:00
royalroad.py Fix spacing 2018-08-29 23:39:39 -05:00
stash.py Use logging instead of print 2017-11-04 00:09:09 -05:00
xenforo.py Fix spacing 2018-09-29 14:32:38 -05:00