-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dr_nyt
committed
Jun 3, 2019
1 parent
89ea19f
commit cefb42e
Showing
4 changed files
with
41 additions
and
81 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
### About | ||
* Author: dr_nyt | ||
* Co-Authors: webdagger (WuxiaCo Scraper) | ||
* Version: 0.7.1 | ||
|
||
### Features | ||
- Download any Translated Novel form NovelPlanet, WuxiaWorld.com or m.WuxiaWorld.co in .epub format. | ||
|
||
### Usage | ||
1. Download the latest release from here and unzip it: https://github.com/dr-nyt/Translated-Novel-Downloader/releases | ||
 | ||
2. Launch "NovelScraper.exe". [You can put your novel covers in the rsc/ folder but don't delete the one already inside] | ||
3. Choose the source you want to download your novels from. [NovelPlanet is recommended] | ||
 | ||
#### If your source is NovelPlanet: | ||
 | ||
- Paste the link of the novel from novelplanet.com [Eg: https://novelplanet.com/Novel/Overgeared] | ||
- You can optionally specify the range of chapters you want or leave it blank to get the whole novel. | ||
- You can optinally save a cover image in the rsc/ folder and enter its name in the GUI. [Eg: Novel Cover.png] | ||
|
||
#### If your source is WuxiaWorld: | ||
 | ||
- Paste the link of the novel from novelplanet.com [Eg: https://www.wuxiaworld.com/novel/overgeared] | ||
- If you want a specific volume, then type in the volume number you want. | ||
- You can optinally save a cover image in the rsc/ folder and enter its name in the GUI. [Eg: Novel Cover.png] | ||
|
||
#### If your source is m.WuxiaWorld.co: | ||
 | ||
- Paste the link of the novel from novelplanet.com [Eg: https://www.wuxiaworld.co/Dragon-Marked-War-God] | ||
- You can optinally save a cover image in the rsc/ folder and enter its name in the GUI. [Eg: Novel Cover.png] | ||
|
||
4. Click compile to let it rip! | ||
|
||
### Alpha Build | ||
- Currently working to make the app run on android. | ||
|
||
### Notes | ||
This is just a programme I made for fun and would love for your input, | ||
so feel free to report any issues and I'm open to anyone who wants to improve the code :) | ||
Also this is just educational, and I dont support piracy, nor am I responsible for anything you do with this. | ||
|
This file was deleted.
Oops, something went wrong.
cefb42e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@webdagger the version 0.7.1 with WuxiaCo Scraper it out. I removed the empty volume label you had in your GUI (just a heads up in case you want to implement it later). All in all your code was perfect, well done :)
Kind Regards,
dr_nyt.