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

Default behavior for download directory #13

Closed jklmli closed 13 years ago

jklmli commented 13 years ago

Currently the default download directory is the current working directory.

Personally, I almost always use the -s option when using the script. I think --subdirectory should be removed as an option and should be set as the default behavior.

A user would most likely organize his manga into folders by name anyways.