Skip to content

Commit

Permalink
Version 0.7.1 Source (webdagger)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr_nyt committed Jun 3, 2019
1 parent 89ea19f commit cefb42e
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 81 deletions.
Binary file removed NovelScraper-0.7.1.exe
Binary file not shown.
Binary file removed NovelScraper.exe
Binary file not shown.
41 changes: 41 additions & 0 deletions README.md
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
![File](https://user-images.githubusercontent.com/41040912/58767035-fac03580-8596-11e9-9c1c-8c38cf72db7d.jpg)
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]
![Select Source](https://user-images.githubusercontent.com/41040912/58767045-1297b980-8597-11e9-8e6f-f3b503defcda.jpg)
#### If your source is NovelPlanet:
![NovelPlanet](https://user-images.githubusercontent.com/41040912/58767051-25aa8980-8597-11e9-94b1-91387d6462fc.jpg)
- 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:
![WuxiaWorld](https://user-images.githubusercontent.com/41040912/58767053-2f33f180-8597-11e9-928a-4657643993a2.jpg)
- 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:
![wuxiaCo](https://user-images.githubusercontent.com/41040912/58810099-4d006580-862e-11e9-985e-aa4612e1ddac.jpg)
- 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.

81 changes: 0 additions & 81 deletions webdags/WuxiaCo.py

This file was deleted.

1 comment on commit cefb42e

@dr-nyt
Copy link
Member

@dr-nyt dr-nyt commented on cefb42e Jun 3, 2019

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.

Please sign in to comment.