NFL (Steelers) certificate verify failed: Hostname mismatch, certificate is not valid for 'tkx2-stage.anvato.net'.
See original GitHub issueChecklist
- [x ] I’m reporting a broken site support
- [x ] I’ve verified that I’m running youtube-dl version 2021.01.03
- [x ] I’ve checked that all provided URLs are alive and playable in a browser
- [x ] I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- [x ] I’ve searched the bugtracker for similar issues including closed ones
Verbose log
>youtube-dl.py -v "https://www.steelers.com/video/tomlin-we-understand-the-scarcity-of-these-opportunities"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.steelers.com/video/tomlin-we-unde
rstand-the-scarcity-of-these-opportunities']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2021.01.03
[debug] Python version 3.8.5 (CPython) - Windows-2008ServerR2-6.1.7601-SP1
[debug] exe versions: ffmpeg N-71727-g46778ab, rtmpdump 2.4
[debug] Proxy map: {}
WARNING: The program functionality for this site has been marked as broken, and
will probably not work.
[nfl.com] tomlin-we-understand-the-scarcity-of-these-opportunities: Downloading
webpage
[Anvato] 908922: Fetching server time
ERROR: Unable to download JSON metadata: <urlopen error [SSL: CERTIFICATE_VERIFY
_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid
for 'tkx2-stage.anvato.net'. (_ssl.c:1123)> (caused by URLError(SSLCertVerificat
ionError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostnam
e mismatch, certificate is not valid for 'tkx2-stage.anvato.net'. (_ssl.c:1123)"
)))
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 63
2, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\YoutubeDL.py", line 2248, in
urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "C:\Program Files\Python38\lib\urllib\request.py", line 525, in open
response = self._open(req, data)
File "C:\Program Files\Python38\lib\urllib\request.py", line 542, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "C:\Program Files\Python38\lib\urllib\request.py", line 502, in _call_cha
in
result = func(*args)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\utils.py", line 2734, in http
s_open
return self.do_open(functools.partial(
File "C:\Program Files\Python38\lib\urllib\request.py", line 1353, in do_open
raise URLError(err)
Description
URL: https://www.steelers.com/video/tomlin-we-understand-the-scarcity-of-these-opportunities
Thanks, Ringo
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Pittsburgh Steelers News, Scores, Stats, Schedule - NFL.com
Get the latest Pittsburgh Steelers news. Find news, video, standings, scores and schedule information for the Pittsburgh Steelers.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It seems that this is a issue from NFL/Steelers. They have to get an certificate for
tkx2-stage.anvato.net
issued. Maybe fix it by using http instead of https.Came accross another examle today:
https://www.baltimoreravens.com/video/lamar-jackson-injuries-won-t-slow-down-offense
`