yt-dlp / yt-dlp

A feature-rich command-line audio/video downloader
https://discord.gg/H5MNcFW63r
The Unlicense
87.71k stars 6.8k forks source link

Youtube Multistream Video unavailable. This video is unplayable on this device. #9681

Open allanf181 opened 6 months ago

allanf181 commented 6 months ago

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

Checklist

Region

Brazil

Provide a description that is worded well enough to be understood

https://www.youtube.com/watch?v=VOOhTgzYDvQ This live should only work on TV, but it works on embed (https://www.youtube.com/embed/VOOhTgzYDvQ), even using --extractor-args "youtube:player_client=all" yt-dlp returns Video unavailable. This video is unplayable on this device.

Provide verbose output that clearly demonstrates the problem

Complete Verbose Output

[debug] Command-line config: ['-vU', '-F', 'https://www.youtube.com/watch?v=VOOhTgzYDvQ', '--extractor-args', 'youtube:player_client=all']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2024.04.09 from yt-dlp/yt-dlp [ff0779267] (pip)
[debug] Python 3.10.8 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1q  5 Jul 2022)
[debug] exe versions: ffmpeg N-110992-gb1c3d81e71-20230605 (setts), ffprobe N-110992-gb1c3d81e71-20230605
[debug] Optional libraries: Cryptodome-3.16.0, brotli-1.0.9, certifi-2022.12.07, mutagen-1.46.0, requests-2.31.0, sqlite3-3.37.2, urllib3-2.2.1, websockets-12.0
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, websockets
[debug] Loaded 1810 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: stable@2024.04.09 from yt-dlp/yt-dlp
yt-dlp is up to date (stable@2024.04.09 from yt-dlp/yt-dlp)
[youtube] Extracting URL: https://www.youtube.com/watch?v=VOOhTgzYDvQ
[youtube] VOOhTgzYDvQ: Downloading webpage
[youtube] VOOhTgzYDvQ: Downloading ios player API JSON
[youtube] VOOhTgzYDvQ: Downloading ios embedded player API JSON
[youtube] VOOhTgzYDvQ: Downloading ios music player API JSON
[youtube] VOOhTgzYDvQ: Downloading ios creator player API JSON
[youtube] VOOhTgzYDvQ: Downloading ios embedscreen player API JSON
[youtube] VOOhTgzYDvQ: Downloading android player API JSON
[youtube] VOOhTgzYDvQ: Downloading android embedded player API JSON
[youtube] VOOhTgzYDvQ: Downloading android music player API JSON
[youtube] VOOhTgzYDvQ: Downloading android creator player API JSON
[youtube] VOOhTgzYDvQ: Downloading android embedscreen player API JSON
[youtube] VOOhTgzYDvQ: Downloading web embedded client config
[youtube] VOOhTgzYDvQ: Downloading player 7ebf4817
[youtube] VOOhTgzYDvQ: Downloading web embedded player API JSON
[youtube] VOOhTgzYDvQ: Downloading web music client config
[youtube] VOOhTgzYDvQ: Downloading web music player API JSON
[youtube] VOOhTgzYDvQ: Downloading web creator player API JSON
[youtube] VOOhTgzYDvQ: Downloading web embedscreen player API JSON
[youtube] VOOhTgzYDvQ: Downloading tv embedded player API JSON
[youtube] VOOhTgzYDvQ: Downloading mweb player API JSON
[youtube] VOOhTgzYDvQ: Downloading mweb embedscreen player API JSON
[youtube] VOOhTgzYDvQ: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: HTTP Error 404: Not Found
[youtube] VOOhTgzYDvQ: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: HTTP Error 404: Not Found
[youtube] VOOhTgzYDvQ: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: HTTP Error 404: Not Found
[youtube] VOOhTgzYDvQ: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: HTTP Error 404: Not Found
ERROR: [youtube] VOOhTgzYDvQ: Video unavailable. This video is unplayable on this device.
  File "C:\Users\allan\AppData\Local\Programs\Python\Python310\lib\site-packages\yt_dlp\extractor\common.py", line 734, in extract
    ie_result = self._real_extract(url)
  File "C:\Users\allan\AppData\Local\Programs\Python\Python310\lib\site-packages\yt_dlp\extractor\youtube.py", line 4182, in _real_extract
    self.raise_no_formats(reason, expected=True)
  File "C:\Users\allan\AppData\Local\Programs\Python\Python310\lib\site-packages\yt_dlp\extractor\common.py", line 1251, in raise_no_formats
    raise ExtractorError(msg, expected=expected, video_id=video_id)
bashonly commented 2 weeks ago

The video is now private, but perhaps it would work with player_client=tv