You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ youtube-dl --verbose https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2021.03.14
[debug] Python version 2.7.17 (CPython) - Linux-5.4.0-66-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 4.3.2-0york0, ffprobe 4.3.2-0york0, rtmpdump 2.4
[debug] Proxy map: {}
[generic] GMT20210319-192436_Kristine_1760x900: Requesting header
WARNING: Could not send HEAD request to https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4: HTTP Error 403: Forbidden
[generic] GMT20210319-192436_Kristine_1760x900: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 634, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2279, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
The text was updated successfully, but these errors were encountered:
Checklist
Example URLs
Web Page: https://northwestern.zoom.us/rec/play/RBUqHJuHGebmM6_kHgzFBPC-S0sOv12bX9_M7Fsz7ioIHWgRCXlh-w3bSNgSlJfQbyr7zO7GdvcEXfRy.nvPnbTV_DaMD3sGo?autoplay=true&startTime=1616181876000
Video URL: https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4
Description
$ youtube-dl --verbose https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2021.03.14
[debug] Python version 2.7.17 (CPython) - Linux-5.4.0-66-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 4.3.2-0york0, ffprobe 4.3.2-0york0, rtmpdump 2.4
[debug] Proxy map: {}
[generic] GMT20210319-192436_Kristine_1760x900: Requesting header
WARNING: Could not send HEAD request to https://ssrweb.zoom.us/replay02/2021/03/19/97548512350/8CE89E42-79AF-4149-8087-4D6124D68A44/GMT20210319-192436_Kristine_1760x900.mp4: HTTP Error 403: Forbidden
[generic] GMT20210319-192436_Kristine_1760x900: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 634, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2279, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
The text was updated successfully, but these errors were encountered: