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.
Videos with slash in title are created as directory #324
Comments
|
|
|
Thanks. Regards |
Hi guys,
For this case I refer to the video Eric Clapton/JJ Cale-After Midnight.
I tried to download it with youtube-dl.py -ci --extract-audio -o %(title)s.%(ext)s
Unfortunately on a Windows system this causes the creation of a folder "Eric Clapton" with "JJ Cale-After Midnight" inside due to the slash in the title.
How can I prevent this behaviour without changing the output template?
Regards,
Robert