mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-02-13 11:02:37 +01:00
No description
Modified ffnet.py to use the mangled story title if given instead of the name portion of the URL. As part of this, the Name and chapter number are now optional in the URL passed in. |
||
|---|---|---|
| books | ||
| __init__.py | ||
| adapter.py | ||
| BeautifulSoup.py | ||
| constants.py | ||
| downloader.py | ||
| ffnet.py | ||
| fictionalley.py | ||
| ficwad.py | ||
| hpfiction.py | ||
| html2text.py | ||
| html_constants.py | ||
| output.py | ||
| readme.txt | ||
| twilighted.py | ||
| twipassword.py | ||
| zipdir.py | ||
To use, do: python downaloder.py <url> (epub|html) Eg: python downaloder.py http://www.fanfiction.net/s/5192986/1/A_Fox_in_Tokyo epub This tool uses Python 2.5.2, but should work with newer versions.