H4wk507 / cda-dl

CLI downloader do filmów i folderów z cda.pl
MIT License
11 stars 1 forks source link

Issue with downloading the folder #2

Closed dam2452 closed 1 year ago

dam2452 commented 1 year ago

When I try to download a folder, of which I have already downloaded a significant part, just checking what I've already downloaded makes too many requests to CDA, and I can't download the second half. An option to skip parts of the folder or pause when there are too many requests would be useful.

H4wk507 commented 1 year ago

Thanks for raising an issue! I will look into that later today.

H4wk507 commented 1 year ago

@dam2452 #3 should solve your issue. Things that I've added:

Now you can run pip install cda-dl -U to get the latest version.