No description
Find a file
2012-02-26 15:19:41 -06:00
calibre-plugin First version of cover image support. Needs more work--update merge is broken. 2012-02-26 15:19:41 -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 First version of cover image support. Needs more work--update merge is broken. 2012-02-26 15:19:41 -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 First version of cover image support. Needs more work--update merge is broken. 2012-02-26 15:19:41 -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 Image resize and grayscale support for CLI when PIL is installed. CLI warning. 2012-02-25 16:14:27 -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 First version of cover image support. Needs more work--update merge is broken. 2012-02-26 15:19:41 -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 First version of cover image support. Needs more work--update merge is broken. 2012-02-26 15:19:41 -06:00
plugin-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
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.