Releases: Aivean/royalroad-downloader
Releases · Aivean/royalroad-downloader
v1.2.4 fix #9 retry downloading three times
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
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
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
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
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
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
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