github JimmXinu/FanFicFare v2.18.0
FanFicFare v2.18.0

latest releases: v4.38.0, v4.37.0, v4.36.0...
7 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. 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:

  • adapter_literotica: Treat 410(removed) same as 404: StoryDoesNotExist
  • adapter_storiesonlinenet: Fix for premium stories author link.
  • adapter_ponyfictionarchivenet: Fix for site change.
  • Remove empty chars from ships when doing sort_ships / ships_CHARS
  • Update AO3 login with special call for auth token.
  • Fix parsing of author name for webnovel.com (hopefully) (#232) -- thanks, cryzed
  • Thread URLs only for xenforo emails, plus cleanup a little.
  • Change some network warning and non-halting error logs to debug due to QQ login showing them in CLI.
  • Fix webnovel.com escaping again (#231) -- thanks, cryzed
  • Add --json-meta CLI option for --meta-only output, tweak --meta-only output.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.