github JimmXinu/FanFicFare v2.27.0
FanFicFare v2.27.0

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

  • Change adapter_storiesonlinenet to https (and derived finestories) - thanks davidfor.
  • Yet more site change for adapter_webnovelcom
  • Add status states Paused & Cancelled to adapter_fanfiktionde as well as site specific native_status.
  • adapter_webnovelcom: ignore 'ad-walled' chapters--the ad-wall bypass code stopped working, but isn't yet removed.
  • Calibre Plugin: Remove ebook formats before update, overwrite or unnew so that the previouis version ends up in trash in
    stead of just copied over.
  • Add adapter_classes metadata for developer testing.
  • Revert archive.skyehawke.com back https -> http.
  • Remove replace_br_with_p sentinels in desc HTML before giving to Calibre.
  • Fix for author in adapter_lcfanficcom
  • Fix for adapter_inkbunnynet author search.
  • base_efiction: use getProtocol for images too.
  • Change all sites that will work with https to use it all the time.
  • Remove fanfiction.mugglenet.com -- mugglenet.com is there, but no fanfic section anymore.
  • adapter_adultfanfictionorg used urllib2 exceptions without importing it.
  • Updates for site changes for adapter_gravitytalescom.
  • Fix author for adapter_inkbunnynet.
  • Site update fixes for adapter_inkbunnynet, thanks GComyn.
  • Fixes for adapter_webnovelcom for site changes.
  • Add status to webnovelcom (#306) - Thanks, rikkitp

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.