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.
Error: "cannot create a file when that file already exists" #21898
Comments
|
Post complete verbose log clearly demonstrating the issue. |
Checklist
Question
I have the latest version of youtube-dl (2019.07.16). Even in previous versions I would frequently get this error when downloading playlists from youtube. "cannot create a file when that file already exists", though no such files were there. It was a fresh download. I'm left with a file ending with TEMP in the filename, then the playlist download process is stopped because of that error. Any way to fix that? Thanks