This is the production version of the project FanFicFare. This project was previously published under the name FanFictionDownLoader(FFDL).
Installation instructions:
Plugin:
Install zip attached file.
Web service:
http://fanficfare.appspot.com/
Command line interface:
Rather being delivered as a zip file with dependencies included, FanFicFare is now delivered as a proper pip
Python package. It's been tested on Python 2.6 and 2.7, but not on Python 3.
pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.
(pip will automatically install dependencies beautifulsoup4, html5lib, chardet and six.)
Run fanficfare -h
from command-line.
Changes:
- Updates for mediaminer.org changes.
Plugin only:
- Add feature - make it optional to set the Calibre Author URL (on Standard Columns tab)
- Automatically strip leading/trailing whitespace when saving IMAP settings.
- Write IMAP server setting to debug log.
- Add new config option: "When checking If Story Already Exists FanFicFare will first match by URL Identifier. But if not found, it can also search existing books by Title and Author(s)." Now you can disable that behavior.
- Update translations.