Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Releases: jcotton42/ficdl

v1.8.0

24 Nov 15:41

Choose a tag to compare

New features

  • MOBI output (including Amazon Kindle) support using Kindle Previewer
  • PDF output support using wkhtmltopdf https://wkhtmltopdf.org/.
    • Custom styling (font family, font size, line height, page size)
      • Settable in File > Preferences in the GUI
      • Via options on the command line
  • The downloader GUI will now suggest naming the story file after the story's title.
  • The CLI will infer the filename of the eBook from the title as well if not given.

v1.7.0

27 Oct 10:53

Choose a tag to compare

New features

Added --dump-html to the CLI to dump the generated HTML for debugging purposes.

Bug fixes

Centered text on FanFiction.Net stories now makes it into the eBook (#23).

v1.6.1

25 Oct 15:17

Choose a tag to compare

GUI no longer errors when not given a cover path.

v1.6.0

25 Oct 05:37

Choose a tag to compare

Support for covers, both scraped from the story and user specified.

v1.5.0

25 Oct 03:06

Choose a tag to compare

App can now check for updates.

v1.4.0

23 Oct 03:20

Choose a tag to compare

App now works for single-chatper stories, and includes description and update date in the metadata.

v1.3.0

20 Oct 03:28

Choose a tag to compare

Progress notifications in CLI and GUI, no more freezing when downloading stories.

Thanks to Dunn for his feedback leading to this idea.

v1.2.1

18 Oct 17:16

Choose a tag to compare

ficdl no longer loses half the text when making an ePub. Thanks Dunn for fnding this bug.

v1.2.0

18 Oct 07:11

Choose a tag to compare

App is now a single file, only requiring a Python interpreter. Download ficdl.pyz.