mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 08:52:55 +01:00
No description
|
|
||
|---|---|---|
| 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 | ||
| 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.