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.
Getting Python errors for using "--list-subs" in Crunchyroll #10121
Comments
If the string cannot be encoded in cp1252 or cp936, the write operation will fail. |
|
I manually used "--encoding UTF8", it works fine now. |
Good idea! |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.07.17. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
I get an error whenever I try to use "--list-subs".
But, when I use "C:\youtube-dl http://crunchyroll/videolink --list-subs >> out.txt". The Logs from the out.txt shows and works perfectly fine.
This is from the "out.txt"
What seems to be the problem?