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

Modifications to the script to add XML support to the script. #1

Closed spikepmw closed 13 years ago

spikepmw commented 14 years ago

The goal of the changes was to allow the user to create an XML file with information (source, name, last chapter downloaded, and download path) about multiple manga series and then allow the user script in conjunction with the XML File to update all corresponding manga series.

jklmli commented 14 years ago

I like the modifications from looking them over, but I have an exam in about 6 hours. Will test code and probably merge your changes after it's over.