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.
unable use youtube-dl in windows #8132
Comments
|
What Windows version are you using? |
|
As a record, the same error occurs with official Python2 Windows binaries on wine in Arch Linux.
This is because |
|
Related: http://bugs.python.org/issue26313 |
|
This bug is fixed upstream. I leave this ticket open until Python 2.7.12 is released (about May 2016 according to PEP0373). |
|
Python 2.7.12 is released, closing. Note that the official youtube-dl.exe is now built against Python 3.4.4 and does not include the upstream fix. You'll need to install either Python 2.7.12 of Python 3.5 in this case. See #10014 for more further discussion. |
following message display after youtube-dl run in windows OS.
C:\youtube-dl>youtube-dl
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 410, in main
File "youtube_dl__init__.pyo", line 377, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 342, in init
File "youtube_dl\YoutubeDL.pyo", line 1982, in _setup_opener
File "youtube_dl\utils.pyo", line 503, in make_HTTPS_handler
File "ssl.pyo", line 440, in create_default_context
File "ssl.pyo", line 391, in load_default_certs
File "ssl.pyo", line 383, in _load_windows_store_certs
ValueError: Empty certificate data