Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)