Cross-platform, multi-site, multi-threaded manga downloader with over 5000 distinct mangas. Includes support for automated downloading via external .xml file and conversion for viewing on the Kindle.
MIT License
270
stars
53
forks
source link
Added error handling for no chapters being found #79
When you select a manga on Batoto, if there are no chapters available on the page, you get a no attribute error from BeautifulSoup. I added an exception called NoChaptersFound, and added handling for Batoto.
When you select a manga on Batoto, if there are no chapters available on the page, you get a no attribute error from BeautifulSoup. I added an exception called NoChaptersFound, and added handling for Batoto.