No description
Find a file
2015-01-04 17:05:00 -06:00
bs4 FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
calibre-plugin Add option to call Count Pages Word Count only if FFDL numWords is missing. 2015-01-04 17:05:00 -06:00
chardet FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
css FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
fanficdownloader Add option to call Count Pages Word Count only if FFDL numWords is missing. 2015-01-03 22:36:48 -06:00
html5lib FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
js FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
static FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
utils FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
allrecent.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
app.yaml FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
cron.yaml FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
defaults.ini FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
delete_fic.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
downloader.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
editconfig.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
epubmerge.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
example.ini FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
fanficdownloader.zip FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
ffstorage.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
index-ajax.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
index.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
index.yaml FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
login.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
main.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
makeplugin.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
makezip.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
plugin-defaults.ini FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
plugin-example.ini FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
queue.yaml FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
readme.txt FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
recent.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
settings.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
six.py FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00
status.html FaceDeer's BS4 for FimF changes and re-soup all in utf8FromSoup()--experimental. 2014-12-30 13:20:34 -06:00

# -*- coding: utf-8 -*-

# Copyright 2011 Fanficdownloader team
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Other code contributed by Pau Sanchez(bbcodeutils).

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