Skip to content

Releases: dan-kez/RoyalRoadL-CLI-Scraper

Update to MIT License

23 Jul 01:20

Choose a tag to compare

Cut and rewrite

23 Jul 00:37
a81c950

Choose a tag to compare

v1.0.0

New features

  • Fiction ids are no longer required and instead full urls to the fiction can be parsed for ease of use.
  • Added a CLI flag to download to a named subdirectory.
  • Added a CLI flag to prevent pdf generation.
  • Added a progress bar.

Internal

  • Use mozilla's readability package for hardening
  • Rewritten in typescript to catch a few subtle bugs

Breaking

  • Removed the ability to download specific chapters. Only full fictions can be downloaded. The command structure has slightly changed due to this.