soraxas / echo360

Commandline tool for automated downloads of echo360 videos hosted by university
https://cs.tinyiu.com/echo360
MIT License
261 stars 51 forks source link

Suggestion: Would it be possible to skip already downloaded files? #49

Open bwhurd opened 2 years ago

bwhurd commented 2 years ago

Hi, would it be possible to check if files exist before downloading, and skip those that already exist?

As it is, the program terminates after downloading any video that does not exist in the directory even if several videos were supposed to be downloaded.

THANKS!

soraxas commented 2 years ago

Sounds like a good idea, I would be happy to accept a PR for that