No description
Find a file
2012-04-10 01:59:34 -04:00
calibre-plugin Set calibre's author link field to authorUrl. 2012-04-09 11:34:52 -05: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 adapter for archive.skyehawke.com 2012-04-10 01:59:34 -04: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 Update index.html, plugin-defaults.ini, bump versions. 2012-03-19 21:06:00 -05: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 Make default_cover_image use ${title}, etc; add cover_exclusion_regexp feature. 2012-03-19 16:22:51 -05: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 Update index.html, plugin-defaults.ini, bump versions. 2012-03-19 21:06:00 -05: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 Update index.html, plugin-defaults.ini, bump versions. 2012-03-19 21:06:00 -05: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 Bump plugin version, add links to FAQ & Supported list to About & Config. 2012-03-16 17:02:58 -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.7, but should work with newer versions of Python.

For more information, see:

http://code.google.com/p/fanficdownloader/wiki/FanFictionDownloaderSupportedsites

http://code.google.com/p/fanficdownloader/wiki/FanFictionDownloaderFAQs