github JimmXinu/FanFicFare v2.2.14
FanFicFare v2.2.14

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

Installation instructions:

Plugin:

Install zip attached file.

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:

  • Remove site thequidditchpitch.org, domain is parked.
  • Remove site devianthearts.com, server not found for a week.
  • Change site www.nickandgreg.net to www.nickngreg.nl while still accepting old URLs.
  • Change site ninelives.dark-solace.org to new domain ninelivesarchive.com.
  • Change site questionablequesting.com to forum.questionablequesting.com only. Supporting both caused problems.
  • Fixes for hpfandom.net changes.
  • Fix for bloodshedverse.com.
  • Fixes for quotev.com (thanks, cryzed)
  • Fixes for base_xenforoforum adapters.
  • Add continue_on_chapter_error feature for base_xenforoforum adapters.
  • Add user/pass login for NSFW forums on forum.questionablequesting.com.
  • Add capitalize_forumtags feature to base_xenforoforum and include forumtags by default.
  • Account for base href in base_xenforoforum so emoticon images work.
  • Correct cover_exclusion_regexp for base_xenforoforum.
  • Change default HTML output to HTML5 header.
  • Update html tag header at beginning of each epub file. Prompted by failure of old header on latest tolino ereader.
  • Fix replace_hr feature.
  • Use pagecache and cookiejar in CLI.
  • Fix for UnNew not working correctly with double quotes in chapter titles.

Don't miss a new FanFicFare release

NewReleases is sending notifications on new releases.