question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mediaset problem after fix of nixxo

See original GitHub issue

Checklist

Question

C:\ytdlp>yt-dlp https://www.mediasetplay.mediaset.it/video/lisoladeifamosi/terza-puntata_F310817401000301 -F [Mediaset] F310817401000301: Downloading JSON metadata [Mediaset] F310817401000301: Downloading MPEG4 SMIL data [Mediaset] F310817401000301: Downloading M3U SMIL data [Mediaset] F310817401000301: Downloading m3u8 information [Mediaset] F310817401000301: Downloading m3u8 information WARNING: [Mediaset] Failed to download m3u8 information: HTTP Error 404: Not Found [Mediaset] F310817401000301: Downloading JSON metadata [info] Available formats for F310817401000301: ID EXT RESOLUTION β”‚ PROTO β”‚ VCODEC MORE INFO ────────────────────────────────────────────────────────────── imagestream-1 fs unknown β”‚ https β”‚ images SMIL storyboards

C:\ytdlp>yt-dlp https://www.mediasetplay.mediaset.it/video/lisoladeifamosi/terza-puntata_F310817401000301 [Mediaset] F310817401000301: Downloading JSON metadata [Mediaset] F310817401000301: Downloading MPEG4 SMIL data [Mediaset] F310817401000301: Downloading M3U SMIL data [Mediaset] F310817401000301: Downloading m3u8 information [Mediaset] F310817401000301: Downloading m3u8 information WARNING: [Mediaset] Failed to download m3u8 information: HTTP Error 404: Not Found [Mediaset] F310817401000301: Downloading JSON metadata ERROR: [Mediaset] F310817401000301: Requested format is not available

where i wrong?is impossible extract this file?

Verbose log

C:\ytdlp>yt-dlp https://www.mediasetplay.mediaset.it/video/lisoladeifamosi/terza-puntata_F310817401000301 -vU
[debug] Command-line config: ['https://www.mediasetplay.mediaset.it/video/lisoladeifamosi/terza-puntata_F310817401000301', '-vU']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, err utf-8, pref cp1252
[debug] yt-dlp version 2022.03.08.1 [c0c2c57] (win_exe)
[debug] Python version 3.8.10 (CPython 64bit) - Windows-10-10.0.19043-SP0
[debug] exe versions: ffmpeg git-2020-08-31-4a11a6f, ffprobe git-2020-08-31-4a11a6f
[debug] Optional libraries: brotli, Cryptodome, mutagen, sqlite, websockets
[debug] Proxy map: {}
Latest version: 2022.03.08.1, Current version: 2022.03.08.1
yt-dlp is up to date (2022.03.08.1)
[debug] [Mediaset] Extracting URL: https://www.mediasetplay.mediaset.it/video/lisoladeifamosi/terza-puntata_F310817401000301
[Mediaset] F310817401000301: Downloading JSON metadata
[Mediaset] F310817401000301: Downloading MPEG4 SMIL data
[Mediaset] F310817401000301: Downloading M3U SMIL data
[Mediaset] F310817401000301: Downloading m3u8 information
[Mediaset] F310817401000301: Downloading m3u8 information
WARNING: [Mediaset] Failed to download m3u8 information: HTTP Error 404: Not Found
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, hdr:12(7), vcodec:vp9.2(10), acodec, filesize, fs_approx, tbr, vbr, abr, asr, proto, vext, aext, hasaud, source, id
[Mediaset] F310817401000301: Downloading JSON metadata
[debug] Default format spec: bestvideo*+bestaudio/best
ERROR: [Mediaset] F310817401000301: Requested format is not available
Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1389, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1473, in __extract_info
  File "yt_dlp\YoutubeDL.py", line 1529, in process_ie_result
  File "yt_dlp\YoutubeDL.py", line 2621, in process_video_result
yt_dlp.utils.ExtractorError: [Mediaset] F310817401000301: Requested format is not available

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
nixxocommented, Mar 30, 2022

To me it seems that it works has expected.

If you --list-formats it only gives you the storyboard. If you force -f bestvideo anyway it reports that the video is DRM protected…

ydpm https://www.mediasetplay.mediaset.it/video/lisoladeifamosi/terza-puntata_F310817401000301 -f bestvideo
[Mediaset] F310817401000301: Downloading JSON metadata
[Mediaset] F310817401000301: Downloading MPEG4 SMIL data
[Mediaset] F310817401000301: Downloading M3U SMIL data
[Mediaset] F310817401000301: Downloading m3u8 information
[Mediaset] F310817401000301: Downloading m3u8 information
WARNING: [Mediaset] Failed to download m3u8 information: HTTP Error 404: Not Found
[Mediaset] F310817401000301: Downloading JSON metadata
WARNING: This video is DRM protected and only images are available for download. Use --list-formats to see them
ERROR: [Mediaset] F310817401000301: Requested format is not available. Use --list-formats for a list of available formats

the latest commit: 48e15bb6b

0reactions
sulyicommented, Mar 30, 2022

When trying to bypass GeoLocationBlocked it may change to ignored AnonymousProxyBlocked, resulting reported NoAssetTypeFormatMatches exception.

Read more comments on GitHub >

github_iconTop Results From Across the Web

mirror_yt-dlp/Changelog.md at master - Codeberg
mirror_yt-dlp - A youtube-dl fork with additional features and fixes A mirror of ... [mediaset] Add playlist support by nixxo; [MLSScoccer] Add extractor...
Read more >
yt-dlp Changelog - PyUp.io
[extractor/skyit] Fix extractors by [nixxo](https://github.com/nixxo) ... [ThumbnailsConvertor] Fix conversion after `fixup_webp`
Read more >
发布 Β· XianxinMao / Yt Dlp - GitCode
[mediaset] Fix extractor by nixxo; [websocket] Make syntax error in websockets module non-fatal. 2022.02.04.
Read more >
A youtube-dl fork with additional features and fixes
Partial workaround for throttling issue; Redirect channel's home URL automatically to /video to preserve the old behaviour; 255kbps audio is extracted (ifΒ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found