-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. |
Closed
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: