Releases: Aivean/royalroad-downloader
Releases · Aivean/royalroad-downloader
v2.5.1 Testing autorelease
release workflow that creates a release when tag is pushed (#29)
v2.5.0
v2.4.0
V2.3.0
Limit request rate in case of http code 429, fix #18
How to run:
- Install latest java (maybe you have one, check by executing
java -version
) - execute
java -jar royalroad-downloader-assembly-2.2.0.jar http://royalroad.com/fiction/xxxx
- output html file fill be created in current directory
Provide explicit UTF-8 encoding for output #16
How to run:
- Install latest java (maybe you have one, check by executing
java -version
) - execute
java -jar royalroad-downloader-assembly-2.1.0.jar http://royalroad.com/fiction/xxxx
- output html file fill be created in current directory
v2.0.0 changed domain name to 'royalroad.com'
How to run:
- Install latest java (maybe you have one, check by executing
java -version
) - execute
java -jar royalroad-downloader-assembly-2.0.0.jar http://royalroad.com/fiction/xxxx
- output html file fill be created in current directory
v1.3.1 fix `--from-chapter` default value
How to run:
- Install latest java (maybe you have one, check by executing
java -version
) - execute
java -jar royalroadl-downloader-assembly-1.3.1.jar http://royalroadl.com/fiction/xxxx
- output html file fill be created in current directory
v1.3.0 fix encoding problems, add `--from-chapter` parameter
How to run:
- Install latest java (maybe you have one, check by executing
java -version
) - execute
java -jar royalroadl-downloader-assembly-1.3.0.jar http://royalroadl.com/fiction/xxxx
- output html file fill be created in current directory
v1.2.5 accept URLs that start with 'www'
How to run:
- Install latest java (maybe you have one, check by executing
java -version
) - execute
java -jar royalroadl-downloader-assembly-1.2.5.jar http://royalroadl.com/fiction/xxxx
- output html file fill be created in current directory