github JimmXinu/FanFicFare v2.2.9
FanFicFare v2.2.9

latest releases: v4.38.0, v4.37.0, v4.36.0...
9 years ago

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:

  • Update adapter_nhamagicalworldsus, make a Base eFiction adapter.
  • Default bulk_load true for all (eFiction Base) adapters.
  • Exclude doReplacements on add_genre_when_multi_category call to getList('category'). Prevents a possible infinite recursion.

Plugin only:

  • Make passing Calibre Columns in optional and only pass savemetacol data when column is configured to reduce data passed to/from BG processes.
  • Update translations.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.