No description
Find a file
2012-03-01 18:02:24 -06:00
calibre-plugin Plugin v1.5.7. 2012-03-01 18:02:24 -06:00
css v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
fanficdownloader Add nook_img_fix--Nook show img under text on later pages if it doesn't have 2012-03-01 18:00:35 -06:00
js v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
simplejson v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
static v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
utils v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
app.yaml Change app.yaml back. 2012-02-24 16:40:27 -06:00
cron.yaml v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
defaults.ini Add nook_img_fix--Nook show img under text on later pages if it doesn't have 2012-03-01 18:00:35 -06:00
delete_fic.py v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
downloader.py Support for fimfiction.net's story passwords and fimfic fail_on_password option. 2012-02-29 20:11:05 -06:00
editconfig.html v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
epubmerge.py Rewrite of epub update, now handles images. 2012-02-26 20:32:19 -06:00
example.ini v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
ffstorage.py v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
index-ajax.html v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
index.html Activate gayauthors.org, support ga authors with space, bump plugin version. 2012-02-24 16:39:37 -06:00
index.yaml v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
login.html v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
main.py Hardcode not to d/l images in appengine. Better no-img lib support for non-jpg. 2012-02-24 22:24:55 -06:00
makeplugin.py v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
makezip.py v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
plugin-defaults.ini Add nook_img_fix--Nook show img under text on later pages if it doesn't have 2012-03-01 18:00:35 -06:00
plugin-example.ini Add 'Include images in EPUBs' as checkbox option for visibility to casual users. 2012-02-29 22:17:53 -06:00
queue.yaml v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
readme.txt v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
recent.html v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
settings.py v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00
status.html v1 of the adapter. Doesn't work for authors that have a space in their name... 2012-02-23 23:25:49 -05:00

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.