FanFicFare v3.6.0
Note: I forgot to push the version number commit to v3.6.0(e167efa) before creating this release initially. I've deleted and recreated the release (and tag) to correct it. I apologize if that causes you any issues.
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. Both Python 2.7 and Python 3 are now supported.
pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.
(pip will automatically install dependencies beautifulsoup4, chardet, html5lib and html2text.)
Run fanficfare -h
from command-line.
Changes:
- Make CLI -j/--json-meta option work on download/update as well as -m/--meta-only.
- Fix & improve universe_as_series for adapter_storiesonlinenet
- Update translations
- Update adapter_fictionhuntcom for stories with no chapters.
- Update adapter_fictionhuntcom for significant site changes.
- Collect ships and description in adapter_harrypotterfanfictioncom.
- Some AO3 stories don't have fandom tags.