Fabian42 / bash_scripts

Contains various bash scripts that I have written mainly for myself.
The Unlicense
5 stars 0 forks source link

dl: More and less duplication #46

Open Fabian42 opened 2 years ago

Fabian42 commented 2 years ago

When downloading an entire channel, the same video should only be downloaded once, so it should be checked if the video ID was already used. On the other hand, if a file randomly happens to have the same name, it should be renamed, but maybe that can't happen anyway without it being the same video etc..