mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-01-10 01:53:56 +01:00
No description
column when doing Calibre MetaData Only or Update Always with no new chapters. Set Language to English if it's not already set. Add some additional logging. Support other URL form for TTH. |
||
|---|---|---|
| calibre-plugin | ||
| css | ||
| fanficdownloader | ||
| js | ||
| simplejson | ||
| static | ||
| utils | ||
| app.yaml | ||
| cron.yaml | ||
| defaults.ini | ||
| delete_fic.py | ||
| downloader.py | ||
| editconfig.html | ||
| epubmerge.py | ||
| example.ini | ||
| ffstorage.py | ||
| index-ajax.html | ||
| index.html | ||
| index.yaml | ||
| login.html | ||
| main.py | ||
| makeplugin.py | ||
| makezip.py | ||
| plugin-defaults.ini | ||
| plugin-example.ini | ||
| queue.yaml | ||
| readme.txt | ||
| recent.html | ||
| settings.py | ||
| status.html | ||
To use, do: python downloader.py [-f (epub|html|txt)] <url> Default format is epub. Eg: python downloader.py http://www.fanfiction.net/s/5192986/1/A_Fox_in_Tokyo Do 'python downloader.py -h' for more options. This tool uses Python 2.5.2, but should work with newer versions of Python.