VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Hello all.
    Some months ago, I learned, thanks to your precious help, how to download and decrypt Mediaset Infinity video by myself.

    I already searched into the forum but didn't find an answer to my issue.

    Now I've having had, for maybe 2 months, an issue with the resolutions that are apparently decreased by Mediaset. I tell apparently because I found in a famous software for exchange of video and other files the same episode of my video example with the resolution of 1080 and not 720 as happens to me. So it means that someone is able to download at the full resolution. I suppose in Mediaset changed some parameters.

    My video example is this:
    Code:
    https://mediasetinfinity.mediaset.it/video/ifratellicorsaro/prima-puntata_F313135901000101 
    with key to decrypt 92d38b3f08dbd99c46ffd9a5eace6225:34edb8e20f1c7d7ea304aa8582bc4b72
    • if I use this command, I receive a 720px height video and not 1080
    Code:
    yt-dlp --allow-u https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hr_wv_mpl.mpd
    I see the mpd is not hd_hr_wv_mpl.mpd and traying with the hd_ before it, it doesn't open as it doesn't exist.
    • If I use this command:
    Code:
    yt-dlp --allow-u --cookies-from-browser chrome --list-formats https://mediasetinfinity.mediaset.it/video/ifratellicorsaro/prima-puntata_F313135901000101
    I receive lowest resolution than previous point as the attached screenshot

    Image
    [Attachment 82304 - Click to enlarge]


    And if I download with the command:
    Code:
    yt-dlp --allow-u --cookies-from-browser chrome -f dash-1_3-0 https://mediasetinfinity.mediaset.it/video/ifratellicorsaro/prima-puntata_F313135901000101
    I receive a file with height of 576px but the same size and bitrate as the file with height of 720px of the previous point


    So my question is how can I get the maximum resolution and bitrate like I was able to do before?

    Thanks in advance.

    EDIT:
    I attach as well the screens from Mediainfo of the 2 files

    Image
    [Attachment 82305 - Click to enlarge]


    Image
    [Attachment 82306 - Click to enlarge]
    Last edited by alba77; 18th Sep 2024 at 17:23. Reason: update of infos
    Quote Quote  
  2. Edit - I updated main message and can't delete this empty one. Sorry
    Quote Quote  
  3. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hd_wv_mpl.mpd" --key 92d38b3f08dbd99c46ffd9a5eace6225:34edb8e20f1c7d7ea304aa8582bc4b72 -M format=mkv
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  4. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by alba77 View Post
    Code:
    yt-dlp --allow-u https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hr_wv_mpl.mpd
    I see the mpd is not hd_hr_wv_mpl.mpd and traying with the hd_ before it, it doesn't open as it doesn't exist.
    In the manifest url (try, it may fail) replace 'hr' by 'hd'.
    The new manifest become the one pepe send :
    Code:
    https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hd_wv_mpl.mpd
    Quote Quote  
  5. Thank you very much for the replays

    Originally Posted by aqzs View Post
    Originally Posted by alba77 View Post
    Code:
    yt-dlp --allow-u https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hr_wv_mpl.mpd
    I see the mpd is not hd_hr_wv_mpl.mpd and traying with the hd_ before it, it doesn't open as it doesn't exist.
    In the manifest url (try, it may fail) replace 'hr' by 'hd'.
    The new manifest become the one pepe send :
    Code:
    https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hd_wv_mpl.mpd
    Thank you very much of making me notice to replace hr with hd instead of adding had at the beginning.

    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2024/09/1948849_191e06c35c1645/dashrcenc/hd_wv_mpl.mpd" --key 92d38b3f08dbd99c46ffd9a5eace6225:34edb8e20f1c7d7ea304aa8582bc4b72 -M format=mkv
    Thanks a lot for this “new” for me command. I suppose it works with the newest versions of N_m3u8DL-RE. I tried also in a folder wit al older version and it doesn’t work but with the new one it does. It’s al wee very fast to download at the maximum speed (for me 100mps because I have the fiber 10000) and not like before at 1 mbps
    All is well until it downloads both audio and video files.
    Strangely it doesn’t decrypt correctly the video and the audio not at all.

    Image
    [Attachment 82364 - Click to enlarge]


    It’s not an error of the key because after I tested to decrypt with like the example of the command with the exact values
    Code:
    mp4decrypt --key 000000 video.mp4 video_dec.mp4
    and it worked with the same key

    Image
    [Attachment 82366 - Click to enlarge]


    Image
    [Attachment 82365 - Click to enlarge]


    And after I use to merge to one file with the command, I’ve been using used or if more audio files with Mkv Tool Nix
    Code:
    mp4decrypt --key 000000 video.mp4 video_dec.mp4
    ffmpeg -i video_dec.mp4 -i audio_dec.m4a -c copy final_video.mp4

    The situation is the same with other videos I tested. Maybe the command
    Code:
    N_m3u8DL-RE "link_MPD" --key 000000 -M format=mkv
    is incomplete in some parts
    I also tried
    Code:
    N_m3u8DL-RE "link_MPD" --key 000000 -M format=mm4
    and it’s the same

    However, I appreciate a lot the possibility to launch only one command and to have the video out. Can you please help me with the decryption issue? Maybe I have to use another version of N_m3u8DL-RE
    If I launch the N_m3u8DL-RE –version I receive 0.2.1+e9b6c9f3c31d648cb259c700e5c519102a5bb9cc instead the name of the .zip I downloaded is this "N_m3u8DL-RE_Beta_win-x64_20240828"

    Thanks again for the precious help you give me.
    Last edited by alba77; 20th Sep 2024 at 06:22.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!