Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Enforce prevention downloading same file #22120
Comments
|
You must use |
|
do you think when using |
|
It's a very bad suggestion. |
|
Then you owe me an explanation |
Checklist
I am not sure if this is feature request, it's
2019.07.30that i usethis is the full info
It already downloaded the x.webm file, but it repeats download again and unfortunately changes to x.mp4
This one is youtube-dl output-ed to mp3
this one is to re-confirm the youtube-dl output-ed to mp3
Firstly, it's my suspicion that 1. we do check with the desired vidio.extension. While i am proposing we do check existing downloaded file with only the video name, without extension.
Also, it should be the same, regardless of the desired file output.
Having said that, i never know or read about the video or output quality.
Always check existing file first, with file default video name as it's the file name and without the file extension.
Related to point 1, can we just make the default youtube-dl behavior when using
--yes-playlistuse--download-archivewith a default file name. IE playlist_id.txt.I think it can be tackle down with #16790
not use download archive