This is the production version of the project under the new name: 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:
- Fix storiesonline.net site changes.
- Add site it-could-happen.net.
- Updated PI translations (de & es)