ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.4k stars 9.96k forks source link

Redbull TV, failed to download to m3u8 information #28033

Open hlclemson opened 3 years ago

hlclemson commented 3 years ago

Checklist

Verbose log

[anon@anon ~]$ youtube-dl --version
2021.01.24.1

[anon@anon ~]$ youtube-dl --verbose 'https://www.redbull.com/int-en/live/fia-world-rally-championship-2021-monte-carlo-saturday-highlights'
[debug] System config: ['--prefer-free-formats']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.redbull.com/int-en/live/fia-world-rally-championship-2021-monte-carlo-saturday-highlights']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.01.24.1
[debug] Python version 3.9.1 (CPython) - Linux-5.10.10-200.fc33.x86_64-x86_64-with-glibc2.32
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1
[debug] Proxy map: {}
[RedBull] fia-world-rally-championship-2021-monte-carlo-saturday-highlights: Downloading JSON metadata
[RedBullEmbed] rrn:content:live-videos:696ebb15-b0ab-4e1d-aa35-6fed3aceacc2:en-INT: Downloading JSON metadata
[RedBullEmbed] AA-26CVBYQYS1W11: Downloading access token
[RedBullEmbed] AA-26CVBYQYS1W11: Downloading video information
[RedBullEmbed] AA-26CVBYQYS1W11: Downloading m3u8 information
ERROR: Failed to download m3u8 information: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
  File "/usr/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 632, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 2274, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
turkeyphant commented 3 years ago

Can't get it to work with 1080p from redbull.tv either.