No description
Find a file
2011-06-07 19:49:49 -05:00
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.