Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nntoan/mbdownloader
MB (MyBook) Downloader is a small JS framework which contains all functionality to scrapping chapters from story/novel on the Internet and generate the downloaded content into ePub format.
https://github.com/nntoan/mbdownloader
jquery mb-downloader mbdownloader userscript-library
Last synced: about 2 hours ago
JSON representation
MB (MyBook) Downloader is a small JS framework which contains all functionality to scrapping chapters from story/novel on the Internet and generate the downloaded content into ePub format.
- Host: GitHub
- URL: https://github.com/nntoan/mbdownloader
- Owner: nntoan
- License: mit
- Created: 2019-05-14T05:30:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:48:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T11:19:49.140Z (20 days ago)
- Topics: jquery, mb-downloader, mbdownloader, userscript-library
- Language: JavaScript
- Homepage:
- Size: 1.36 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# MB Downloader
MB (MyBook) Downloader is a small JS framework which contains all functionality to scrapping chapters from story/novel on the Internet
and generate the downloaded content into ePub format.MB Downloader primarily targeted to be used in userscripts. (For e.g: )
## Requirements
* jQuery >= 1.8.0
* jQuery UI >= 1.11.0## License
MB Downloader is licensed under the [MIT license](https://nntoan.mit-license.org).
## Credits
* [lelinhtinh](https://github.com/lelinhtinh)