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.
sc failed #11639
sc failed #11639
Comments
|
you are a gem.sorry&ty :-) |
What is the purpose of your issue?
Hello, complete SC got problems - for example:
C:>youtube-dl --verbose https://soundcloud.com/tmfreedownload/abcede
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://soundcloud.com/tmfreedownload/
abcdee']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.01.05
[debug] Python version 3.4.4 - Windows
[debug] exe versions: ffmpeg N-68788-g37b35fe, ffprobe N-68788-g37b35fe, rtmpdum
p 2.3
[debug] Proxy map: {}
[soundcloud] tmfreedownload/example: Resolving id
[soundcloud] tmfreedownload/example: Downloading in
fo JSON
ERROR: Unable to download JSON metadata: <urlopen error [SSL: CERTIFICATE_VERIFY
_FAILED] certificate verify failed (_ssl.c:600)> (caused by URLError(SSLError(1,
'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (ssl.c:600)'),))
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d\bu
ild\youtube_dl\extractor\common.py", line 406, in request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d\bu
ild\youtube_dl\YoutubeDL.py", line 2001, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 502, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 685, in http_error_302
File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
File "C:\Python\Python34\lib\urllib\request.py", line 442, in call_chain
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d\bu
ild\youtube_dl\utils.py", line 1041, in https_open
File "C:\Python\Python34\lib\urllib\request.py", line 1185, in do_open