Skip to content

Releases: Aivean/royalroad-downloader

v1.2.4 fix #9 retry downloading three times

20 Mar 03:16
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.2.4.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory

v1.2.3: fix chapter url encoding

02 Sep 21:42
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.2.3.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory

v1.2.2: update to the latest site format

05 Jun 02:49
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.2.2.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory

v1.2.1: update to the latest scala-scraper version

01 May 02:57
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.2.1.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory

v1.2.0: updated to the latest site format

15 Oct 03:56
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.2.0.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory

Override CSS selectors using command line arguments

20 Jun 02:57
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.1.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory

Very first version

21 Mar 05:40
Compare
Choose a tag to compare

How to run:

  • Install latest java (maybe you have one, check by executing java -version)
  • execute java -jar royalroadl-downloader-assembly-1.0.jar http://royalroadl.com/fiction/xxxx
  • output html file fill be created in current directory