jklmli / manga_downloader

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

Fix for unicode characters in MangaReader chapter names #32

Closed wyldphyre closed 11 years ago

wyldphyre commented 11 years ago

I discovered that chapter 139 of Claymore (http://www.mangareader.net/claymore) on MangaReader had a non-ascii character in it.

I'm not a Python developer so I've just stumbled my way into this fix. I'm sure there is a better way to do it, but this seems to work well enough to allow downloading without errors.