github JimmXinu/FanFicFare v2.25.0
FanFicFare v2.25.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:

  • Fix adapter_hpfanficarchivecom to not take author from banner by mistake.
  • New Site www.novelall.com - Thanks rikkitp!
  • Fix downloading illustrated stories from literotica. (#295) - Thanks davidfor
  • Add remove_spoilers & legend_spoilers options to royalroadl.com for Issue #287
  • Fix author URL/Id fetch for adapter_wwwlushstoriescom.
  • Fix www.webnovel.com adapter with volumes (#293) - Thanks rikkitp
  • Added status metadata to wuxiaworld and royalroadl (#289) - Thanks rikkitp
  • Add reformating option fix_excess_space to lightnovelgate (#291) - Thanks rikkitp
  • Change ficwad.com to https.
  • Fixes for tables, add keep_empty_tags,td,th and add to keep_html_attrs colspan,rowspan.
  • Allow domain sufficientvelocity.com for forums.sufficientvelocity.com.
  • Fix for wuxiaworld adapter when image is null (#288) - Thanks rikkitp

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.