https://www.mediasetplay.mediaset.it/diretta/canale5_cC5
https://live3t.msf.cdn.mediaset.net/content/dash_d0_cls_vos/live/channel(c5)/manifest....b8dbd1e1aab292
!IT geo blocked!
Recently updated Canale 5 to HD and could not be properly capped: Streamlink and N_m3u8DL-CLI fail. Ytp-dlp does the job but stops after small segment of ~2 mins. VLC playback+capture woks best but nether prog version handles playback smoothly so cap is faulty.
Rete 4 stream wasn't updated and is, still, accessible with everything.
+ Reply to Thread
Results 1 to 5 of 5
-
-
Code:
ffmpeg -i "https://live3t.msf.cdn.mediaset.net/content/dash_d0_cls_vos/live/channel(c5)/manifest.mpd?hdnts=st=1636896182~exp=1636910612~acl=/content/dash_d0_cls_vos/live/channel(c5)*~hmac=6257ac30a6865304b3fe9a3faa282889cf1daa1f863a97609da2edd69eab6390" -c copy video.ts
Code:yt-dlp --no-part --allow-u "https://live3t.msf.cdn.mediaset.net/content/dash_d0_cls_vos/live/channel(c5)/manifest.mpd?hdnts=st=1636896182~exp=1636910612~acl=/content/dash_d0_cls_vos/live/channel(c5)*~hmac=6257ac30a6865304b3fe9a3faa282889cf1daa1f863a97609da2edd69eab6390" -o video.mp4
or (need ffmpeg on bin streamlink folder)
Code:streamlink "https://live3t.msf.cdn.mediaset.net/content/dash_d0_cls_vos/live/channel(c5)/manifest.mpd?hdnts=st=1636897117~exp=1636911547~acl=/content/dash_d0_cls_vos/live/channel(c5)*~hmac=2c5fb0432c67d1472dcb9c634dda3c429e72af5eca165105a7f77cc82469fea6" best -o video.ts
Last edited by lomero; 14th Nov 2021 at 07:54.
-
Streamlink: 403 Forbidden, yt-dlp records video and audio separately for 2 mins exactly and then stops (100% done).
Working solution: browser playback record via plugin (only one so far). -
before post here i have try streamlink and work for me. need ffmpeg on same folder. see my message above...
now probably mpd expired, need new fresh mpd.Last edited by lomero; 15th Nov 2021 at 02:32.
-
this command work over 2 minutes. tested, work.
Code:ffmpeg -referer "https://www.mediasetplay.mediaset.it" -i "https://live3t.msf.cdn.mediaset.net/content/dash_d0_cls_vos/live/channel(c5)/manifest.mpd?hdnts=st=1636964503~exp=1636978933~acl=/content/dash_d0_cls_vos/live/channel(c5)*~hmac=3d5f9bf22c847b63b0d22d5dc768f487423688d459ad6d7a364374ad66c50aea" -c copy -t 3600 video.ts
[Attachment 61809 - Click to enlarge]
Similar Threads
-
Play-through ?
By Tafflad in forum Capturing and VCRReplies: 5Last Post: 4th Mar 2021, 10:11 -
How to play it
By Cosinus20 in forum Video Streaming DownloadingReplies: 4Last Post: 26th Jan 2020, 09:19