github JimmXinu/FanFicFare v3.3.0
FanFicFare v3.3.0

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

Installation instructions:

Calibre Plugin:

Install attached plugin zip file, or use Calibre's 'Get plugins' feature.

Web service:

http://fanficfare.appspot.com/

Command line interface:

Rather being delivered as a zip file with dependencies included, FanFicFare is delivered as a pip Python package. Both Python 2.7 and Python 3 are now supported.

pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.

(pip will automatically install dependencies beautifulsoup4, chardet, html5lib and html2text.)

Run fanficfare -h from command-line.

Changes:

  • Accept archiveofourown.com for archiveofourown.org. archiveofourown.org remains the 'canonical' domain.
  • Update translations
  • Workaround for adapter_hentaifoundrycom bad dateUpdated value.
  • New Site: www.hentai-foundry.com - Stories only.
  • Improve recursion-proofing of replace_metadata for performance and duplicate lines.
  • Don't cache file: URLs. Option --save-cache can mask changes to _filelist files while debugging.
  • Don't sleep when fetching file: URLs.
  • Remove defunct site www.artemis-fowl.com
  • Remove defunct site asr3.slashzone.org
  • Remove defunct site tolkienfanfiction.com
  • Remove defunct site fanfiction.tenhawkpresents.com
  • Remove defunct site unknowableroom.org
  • Remove defunct site mujaji.net
  • Update adapter_harrypotterfanfictioncom for site change.
  • Change for adapter_storiesonlinenet for 'Full Access' stories.
  • base_xenforoforum_adapter - Fix for buggy threadmarks on SV thread 46020.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.