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.
youtube-dl 2013.11.19: get-filename get-title for cyrillic titles #1648
Comments
|
I can confirm this issue in OS X (10.9.1), and with a great deal of special characters. As you mentioned, when downloading it uses the correct video title, but not when using This should not happen, however, according to the documentation, so I’m wondering where the issue lies. |
|
Humm, it works fine in OS X 10.9 here, could you post the output when you run
We need the the |
|
As suspected, the problem was on my end. The tool I was using apparently has some trouble reading the user’s encodings, which was causing the issue. It’s solved now, thank you for pointing me the right direction. |
|
Here's verbose under Win 7 cmd shell:
|
|
Here's verbose under Win 7 powershell:
|
|
Though it saves filenames containing cyrillic, it does not display the same when using get-filename option.