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

XML TimeStamp Node #8

Closed spikepmw closed 13 years ago

spikepmw commented 13 years ago

Added a node to the XML File that records the timestamp of when the last time the manga was downloaded. This would allow users to examine their XML File and quickly identifiy manga that was no longer active on the site.

spikepmw commented 13 years ago

Implemented Feature and checked into the Dev Branch