Skip to content

Releases: Aivean/royalroad-downloader

v2.10.3 - remove warnings from divs

17 Dec 05:08
4841b15
Compare
Choose a tag to compare

v2.10.2 - fix #37 by adding more keywords for the warnings

01 Aug 04:42
a30dfab
Compare
Choose a tag to compare
fix #37 by adding more keywords for the warnings (#38)

v2.10.1 - fix imgur image embedding and content warning removal

22 Apr 15:35
Compare
Choose a tag to compare
  • fixed #36: imgur image embedding now working
  • more robust content warning removal

v2.10.0 - Optional title page

20 Jan 01:46
Compare
Choose a tag to compare

Implemented #30 β€” added option --include-title-page that does just what the name says.

v2.9.0 - configurable output file, strip RR from title

20 Jan 00:16
Compare
Choose a tag to compare

Configurable filename, supports built-in templates, e.g. "{title}{}{chapters}{}{today}.html" #34

"Royal Road" is stripped from the title #33

v2.8.0 --removeWarnings option

19 Jan 03:46
Compare
Choose a tag to compare

introduce --removeWarnings option that tries to automatically remove warnings about reporting story if found on Amazon

v2.7.1 - images embedding is optional, bugfix

15 Jan 19:04
Compare
Choose a tag to compare

Fixed: #32
Implemented: #31, now image embedding is off by default, could be turned on by -e flag.

v2.7.0 - embed images as data uri

21 Dec 01:11
Compare
Choose a tag to compare

Convert images to data UI, effectively embedding them into html. Mainly a work around calibre not supporting external images.

v2.6.1 - more permissive fiction links

21 Aug 02:13
Compare
Choose a tag to compare

v2.6.0 - Download from last chapters, baked in version info

21 Aug 01:35
Compare
Choose a tag to compare

Use negative values for the -f / --from parameter to download last chapters.

Also, program now displays its version.