ozzieperez / packtpub-library-downloader

Script to download all your PacktPub ebooks and videos
216 stars 62 forks source link

[idea] add support for downloading multiple files at once #19

Open tobias-p opened 6 years ago

tobias-p commented 6 years ago

Hi, just thought about how awesome it would be if you could download several files simultaneously.

ozzieperez commented 6 years ago

@tobias-p thanks for your feedback. Yea, I've considered that, but I wonder about the potential for someone inconsiderate to change the number or threads to something exorbitant, spiking their traffic, and raising a huge flag. Maybe we can add it with a disclaimer and hope for the best. What are your thoughts?

tobias-p commented 6 years ago

Well, I just thought about the possibility to download up to 4 files simultaneously, just because sometimes the code file is big but the rest of the book is pretty small. Another example could be downloading the whole book files (pdf, epub, mobi, code, jpg, info) at once. Downloading several books at the same time (with even more than 4 or 5 downloads at the same time) wasn't in my mind when I posted the idea ;)

ozzieperez commented 6 years ago

@tobias-p, yea that makes total sense. I like it. 👍Not sure when I'll have some free time to implement it, tbh, but I'll put it in the queue. : ) Thanks again.

tobias-p commented 6 years ago

Thank you for being open to ideas.