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.
UR Play is Broken, since at least Sept 23. #26815
Comments
|
This was fun.. It seems urplay.se changed quite a bit. I made this new version of youtube_dl/extractor/urplay.py that works for me: However, I'm new here and I've never even programmed in Python before, so code suggestions are welcome. :-) This solves the #26828 issue that you will run into when you get past the SSL error. |
Verbose log
[10/06/20 06:55:21] [debug] System config: []
[10/06/20 06:55:21] [debug] User config: []
[10/06/20 06:55:21] [debug] Custom config: []
[10/06/20 06:55:21] [debug] Command-line args: ['--newline', '-i', '--all-subs', '-o', 'E:\Ned\%(title)s.%(ext)s', '-v', '--ignore-config', '--hls-prefer-native', '--convert-subs', 'srt', 'https://urplay.se/program/210611-maktiga-sjoar-general-carrera-omgiven-av-anderna']
[10/06/20 06:55:21] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[10/06/20 06:55:21] [debug] youtube-dl version 2020.09.20
[10/06/20 06:55:21] [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[10/06/20 06:55:21] [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2
[10/06/20 06:55:21] [debug] Proxy map: {}
[10/06/20 06:55:21] ERROR: Unable to download webpage: <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)'),))
[10/06/20 06:55:21] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1r1\build\youtube_dl\extractor\common.py", line 632, in _request_webpage
[10/06/20 06:55:21] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1r1\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
[10/06/20 06:55:21] File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
[10/06/20 06:55:21] File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
[10/06/20 06:55:21] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[10/06/20 06:55:21] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpksi3o1r1\build\youtube_dl\utils.py", line 2736, in https_open
[10/06/20 06:55:21] File "C:\Python\Python34\lib\urllib\request.py", line 1185, in do_open
[10/06/20 06:55:21]