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.
Cannot rename file. #56
Comments
|
Can you give me an example of one of those videos that is giving you problems? Thanks. |
|
Hello, The link is: Here is my command prompt output: |
|
Thanks for providing the information. This should be fixed in the next release. |
Hello,
I was running the youtube-dl to download some videos, and a few of them contained a special character (mainly the colon) that cannot be used in windows filenames.
The other special characters are: \ / * ? " < > |
I was using the output template "%(uploader)s-%(title)s.$(ext)s".
Python version: Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)] on win32.
Peter.