Skip to content

FanFicFare v2.10.0

Compare
Choose a tag to compare
@JimmXinu JimmXinu released this 14 Apr 17:47

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. 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:

  • Bump release version.
  • Update translations.
  • Remove defunct sites: restrictedsection.org, lucifael.com, onedirectionfanfiction.com, samdean.archive.nu, hpfandom.net, ficsite.com, sinful-desire.org, thehexfiles.net, portkey.org and psychfic.com.
  • Fix for adapter_asianfanficscom, thanks 444555.
  • Enhancements for Storiesonline and Literotica, thanks davidfor.
  • Add option chapter_categories_use_all for Literotica, thanks davidfor.
  • Can't skip numChapters - adapter_trekfanfictionnet
  • Refactor to move fetches to Configuration class for _filelist feature
  • Remove self.decode to defaults.ini, fix use_pagecache().
  • Add *_filelist feature
  • Add titleHTML to mirror authorHTML
  • Change ncisfiction.net to ncisfiction.com - users & storyIDs not the same.
  • Add to html output by default.
  • Add use_archived_author option for archiveofourown.org.
  • Add --progressbar option for CLI.
  • Change http to https for FimF - thanks baggins41
  • Improve metadata caching for performance.
  • Remove unnecessary line that can cause problems with abbreviated ffnet URL.
  • Renamed midnightwhispers.ca domain midnightwhispers.net.
  • Fix for authors and New Only.
  • Fix for base_xenforoforum cached post used more than once.
  • Normalize anthology URLs both from page and from epub.
  • Allow https in adapter_hpfanficarchivecom