Skip to content
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

fails to download valid youtube https://www.youtube.com/watch?v=tv1U3OSLAVk #8455

Closed
jhb50 opened this issue Feb 7, 2016 · 1 comment
Closed

Comments

@jhb50
Copy link

@jhb50 jhb50 commented Feb 7, 2016

'C:\Users\John>"C:\Program Files\Serviio\lib\youtube-dl.exe" -v https://www.youtu
be.com/watch?v=tv1U3OSLAVk
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=tv1U3OSLAVk
']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.02.05.1
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-67331-g547fce9, ffprobe N-67331-g547fce9, rtmpdum
p 2.4
[debug] Proxy map: {}
[youtube] tv1U3OSLAVk: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILE
D] certificate verify failed (_ssl.c:590)> (caused by URLError(SSLError(1, u'[SS
L: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'),))
File "youtube_dl\extractor\common.pyo", line 352, in _request_webpage
File "youtube_dl\YoutubeDL.pyo", line 1903, in urlopen
File "urllib2.pyo", line 431, in open
File "urllib2.pyo", line 449, in _open
File "urllib2.pyo", line 409, in _call_chain
File "youtube_dl\utils.pyo", line 830, in https_open
File "urllib2.pyo", line 1197, in do_open'

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 7, 2016

Remove expired certificates: #7309 (comment).

@dstftw dstftw closed this Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.