VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Page 16 of 17
FirstFirst ... 6 14 15 16 17 LastLast
Results 451 to 480 of 496
  1. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Originally Posted by z1269925944 View Post
    Originally Posted by doctorm View Post
    I've been trying to gets some things from MGM+. When I play the videos 720p is the limit. I have found though if I simply take the .m3u8 and rename it as 1080 or even 2160 the mpd exists (playlist_2160.m3u8). I know the keys aren't the same but is it possible to force it to play in order for WidevineProxy2 to get the key or do we again need L1 CDM?
    Code:
    N_m3u8DL-RE "https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/fa6465d2-6af7-405e-ab53-b9e51f13c1ea/playlist_720.m3u8" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.mgmplus.com" -H "Referer: https://www.mgmplus.com/" --key 7b7e16c5465c464cb75970c40a708bb3:74593d71c0025da39baf16498db43a68 --use-shaka-packager -M format=mkv
    Edit: The above is just an example that has a 4k stream. What's my real frustration is that they have a movie in 1080p that I thought was only 720p and has never had a Blu-ray release. I desperately want to rip that.

    Edit 2: Found out this doesn't work even for the 720p version for the movie I posted above.

    I re-tested the older movie I referred to in the 'Edit' comment and found the 720p DID work if I used the .mpd link instead of the .m3u8. Not sure if that was a fluke or necessary.

    I ALSO found the pssh from the 1080p mpd file is identical to the pssh in the 720p mpd... so they use the same key. I literally just needed to use the key from WVP2 and copy the 720p .mpd link, but rename 720 as 1080 when running n_m3u8dl-re.
    Woohoo!!

    Not sure what makes the top movie's stream different from this other movie.
    extension only fetch streams that are playing in your browser, in this case MGM limited browser with 720p so you can't get 1080p/4k with browser, must use a script to get these quality
    That's what I was talking about. They won't play 1080p or higher in browsers, but the m3u8, mpd, and keys are all accessible. I was able to download one movie in 1080p, even though it isn't played in the browser.

    The other movie I posted the command for here (from WideVineProxy2) failed to decrypt even at 720p. That one went as high as 4k and I could get the keys and everything pretty easily, but even the playable resolution was unsuccessful.
    Can you d/l and decrypt what I posted?
    Quote Quote  
  2. Originally Posted by doctorm View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by doctorm View Post
    I've been trying to gets some things from MGM+. When I play the videos 720p is the limit. I have found though if I simply take the .m3u8 and rename it as 1080 or even 2160 the mpd exists (playlist_2160.m3u8). I know the keys aren't the same but is it possible to force it to play in order for WidevineProxy2 to get the key or do we again need L1 CDM?
    Code:
    N_m3u8DL-RE "https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/fa6465d2-6af7-405e-ab53-b9e51f13c1ea/playlist_720.m3u8" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.mgmplus.com" -H "Referer: https://www.mgmplus.com/" --key 7b7e16c5465c464cb75970c40a708bb3:74593d71c0025da39baf16498db43a68 --use-shaka-packager -M format=mkv
    Edit: The above is just an example that has a 4k stream. What's my real frustration is that they have a movie in 1080p that I thought was only 720p and has never had a Blu-ray release. I desperately want to rip that.

    Edit 2: Found out this doesn't work even for the 720p version for the movie I posted above.

    I re-tested the older movie I referred to in the 'Edit' comment and found the 720p DID work if I used the .mpd link instead of the .m3u8. Not sure if that was a fluke or necessary.

    I ALSO found the pssh from the 1080p mpd file is identical to the pssh in the 720p mpd... so they use the same key. I literally just needed to use the key from WVP2 and copy the 720p .mpd link, but rename 720 as 1080 when running n_m3u8dl-re.
    Woohoo!!

    Not sure what makes the top movie's stream different from this other movie.
    extension only fetch streams that are playing in your browser, in this case MGM limited browser with 720p so you can't get 1080p/4k with browser, must use a script to get these quality
    That's what I was talking about. They won't play 1080p or higher in browsers, but the m3u8, mpd, and keys are all accessible. I was able to download one movie in 1080p, even though it isn't played in the browser.

    The other movie I posted the command for here (from WideVineProxy2) failed to decrypt even at 720p. That one went as high as 4k and I could get the keys and everything pretty easily, but even the playable resolution was unsuccessful.
    Can you d/l and decrypt what I posted?
    I don't have account so I can't check it for you
    Quote Quote  
  3. One more question. How can I download the subtitles files to srt? Thanks.

    https://www.nbc.com/la-mujer-de-judas/video/todos-tenemos-secretos/9000436668
    Quote Quote  
  4. Can you help me please? Thax!!
    Quote Quote  
  5. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by dani19910 View Post
    One more question. How can I download the subtitles files to srt? Thanks.

    https://www.nbc.com/la-mujer-de-judas/video/todos-tenemos-secretos/9000436668
    use CCExtractor

    https://gofile.io/d/VzOUnh
    Quote Quote  
  6. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Edit: Okay, here's what I've figured out for that site.
    Although the browser limit is 720p (at least for me), you can access higher .mpd and .m3u8 links.

    You need to use the .mpd link NOT the default .m3u8 with n_m3u8-dl for this site to work.

    1080p is completely accessible, just swap out the number of the playlist_720.mpd link with playlist_1080.mpd.

    While you can get the .m3u8 for up through 2160p, the .mpd seems inaccessible, and as I said, the .m3u8 fails.

    The one older movie I ripped, worked 100% and was easy. The one I linked above I was able to get the 1080p video, but the audio tracks come up with
    Code:
    Error opening input files: Invalid data found when processing input.
    Mux failed
    Failed
    I don't know why, I've tried a bunch of things but I can't get any of the audio tracks successfully.
    Last edited by doctorm; 13th Apr 2025 at 15:50.
    Quote Quote  
  7. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    your command line show KID
    Code:
    84524cc5097cd376abf9b4374cee2c25
    and you post kid:key doesnt match KID so wrong keys
    Quote Quote  
  8. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Originally Posted by iamghost View Post
    your command line show KID
    Code:
    84524cc5097cd376abf9b4374cee2c25
    and you post kid:key doesnt match KID so wrong keys
    Are you referring to my post? I'm not sure what you're referring to.

    Anyway, I've figured it out. There were three .mpd links:
    Code:
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/99883912-dc5e-49c7-bfd0-e0e3c93a8bd1/playlist_720.mpd
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/3f154d15-6053-4cc5-86d0-3f0e6c8efecf/playlist_720.mpd
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/99883912-dc5e-49c7-bfd0-e0e3c93a8bd1/playlist_480.mpd

    So for anyone interested, here is how to do MGM+:
    1) Use the only .mpd links with n_m3u8dl_re.
    2) Use the 720p link that does NOT match the 480p one. It has a different key, and that's the only one that works with the audio track.
    3) Replace the 720p in the link with 1080p if you want higher resolution. 2160p doesn't work and I've yet to find any mpd link, at least not with an L3 CDM.
    4) DON'T USE shaka-packager here. It can't decrypt the audio. Everything works just fine without it.
    Quote Quote  
  9. Originally Posted by doctorm View Post
    Originally Posted by iamghost View Post
    your command line show KID
    Code:
    84524cc5097cd376abf9b4374cee2c25
    and you post kid:key doesnt match KID so wrong keys
    Are you referring to my post? I'm not sure what you're referring to.

    Anyway, I've figured it out. There were three .mpd links:
    Code:
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/99883912-dc5e-49c7-bfd0-e0e3c93a8bd1/playlist_720.mpd
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/3f154d15-6053-4cc5-86d0-3f0e6c8efecf/playlist_720.mpd
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/99883912-dc5e-49c7-bfd0-e0e3c93a8bd1/playlist_480.mpd

    So for anyone interested, here is how to do MGM+:
    1) Use the only .mpd links with n_m3u8dl_re.
    2) Use the 720p link that does NOT match the 480p one. It has a different key, and that's the only one that works with the audio track.
    3) Replace the 720p in the link with 1080p if you want higher resolution. 2160p doesn't work and I've yet to find any mpd link, at least not with an L3 CDM.
    4) DON'T USE shaka-packager here. It can't decrypt the audio. Everything works just fine without it.

    HTML Code:
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/a08634a9-254d-441a-ba3a-dcb0fbbe9a96/playlist.mpd
    here is 4k mpd, you can download directly without key.
    Quote Quote  
  10. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    Originally Posted by z1269925944 View Post
    Originally Posted by doctorm View Post
    Originally Posted by iamghost View Post
    your command line show KID
    Code:
    84524cc5097cd376abf9b4374cee2c25
    and you post kid:key doesnt match KID so wrong keys
    Are you referring to my post? I'm not sure what you're referring to.

    Anyway, I've figured it out. There were three .mpd links:
    Code:
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/99883912-dc5e-49c7-bfd0-e0e3c93a8bd1/playlist_720.mpd
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/3f154d15-6053-4cc5-86d0-3f0e6c8efecf/playlist_720.mpd
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/99883912-dc5e-49c7-bfd0-e0e3c93a8bd1/playlist_480.mpd

    So for anyone interested, here is how to do MGM+:
    1) Use the only .mpd links with n_m3u8dl_re.
    2) Use the 720p link that does NOT match the 480p one. It has a different key, and that's the only one that works with the audio track.
    3) Replace the 720p in the link with 1080p if you want higher resolution. 2160p doesn't work and I've yet to find any mpd link, at least not with an L3 CDM.
    4) DON'T USE shaka-packager here. It can't decrypt the audio. Everything works just fine without it.

    HTML Code:
    https://epixhls.akamaized.net/movies/_drm/fmp4/gladiator-ii-2024/bb60ef9f-f68f-45eb-8d46-868d33941ca0/a08634a9-254d-441a-ba3a-dcb0fbbe9a96/playlist.mpd
    here is 4k mpd, you can download directly without key.
    I'm assuming you used an L1 to get that. Interesting that the audio track is still low bitrate stereo. Also, the playlist_2160.m3u8 has the video as AVC not HEVC.
    Edit: And it's not even encrypted? Weirder.

    Edit 2: Wow. I've pretty much discovered that CDM L3 will download and decrypt streams up to 1080p on several sites even if it isn't available for playing in your browser or in the links that WVP2 finds.
    You just need to find the correct MPD which might not even be found searching network tab of the developer's tools.
    I've now successfully done this on two streaming sites. Wish there was a way to get MGM+'s 4k mpd, but I have no idea how z1269925944 found the "a08634a9-254d-441a-ba3a-dcb0fbbe9a96" part of the link. I assume he had the site think he was using a different device to generate it.

    Is it a secret, z1269925944?
    Last edited by doctorm; 15th Apr 2025 at 14:19.
    Quote Quote  
  11. This is a terrific program and thank you for making it. I remember mention of certain commands one can put in to make it even more to one's preference. If possible can someone write more about that aspect of things.
    Quote Quote  
  12. Originally Posted by iamghost View Post
    Originally Posted by dani19910 View Post
    One more question. How can I download the subtitles files to srt? Thanks.

    https://www.nbc.com/la-mujer-de-judas/video/todos-tenemos-secretos/9000436668
    use CCExtractor

    https://gofile.io/d/VzOUnh

    Thanks a lot!! But How Can I download in the program?? Thanks your help!! How can I in CCExtractor? I see this output setting, but how can I download? ccextractor --gui_mode_reports -autoprogram -out=srt +[input files]??? Dashboard, Add more files, I select the video but nothing... What I need to selects in the menu??
    Last edited by dani19910; 17th Apr 2025 at 11:25.
    Quote Quote  
  13. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    ccextractor.exe -1 -out=srt -bom -latin1 "path video.mp4"

    -1, -2 = track
    Quote Quote  
  14. Member
    Join Date
    Sep 2005
    Location
    Darkest Peru
    Search Comp PM
    I use a lot of the default stuff, but I do:
    Code:
    --gui_mode_reports  -autoprogram  -out=srt -bom -utf8 -trim
    https://ccextractor.sourceforge.net/using-ccextractor/command-line-usage.html
    Quote Quote  
  15. Originally Posted by iamghost View Post
    ccextractor.exe -1 -out=srt -bom -latin1 "path video.mp4"

    -1, -2 = track
    Sorry, But I Can't option this. How can I and where? Can you give me a screenshots, please? AfterI have an empty document. Image
    [Attachment 86712 - Click to enlarge]
    Thanks
    Last edited by dani19910; 23rd Apr 2025 at 12:44.
    Quote Quote  
  16. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by dani19910 View Post
    Originally Posted by iamghost View Post
    ccextractor.exe -1 -out=srt -bom -latin1 "path video.mp4"

    -1, -2 = track
    Sorry, But I Can't option this. How can I and where? Can you give me a screenshots, please? AfterI have an empty document. Image
    [Attachment 86712 - Click to enlarge]
    Thanks
    just open command prompt
    Image
    [Attachment 86716 - Click to enlarge]
    Quote Quote  
  17. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    double post..
    Quote Quote  
  18. Originally Posted by iamghost View Post
    Originally Posted by dani19910 View Post
    Originally Posted by iamghost View Post
    ccextractor.exe -1 -out=srt -bom -latin1 "path video.mp4"

    -1, -2 = track
    Sorry, But I Can't option this. How can I and where? Can you give me a screenshots, please? AfterI have an empty document. Image
    [Attachment 86712 - Click to enlarge]
    Thanks
    just open command prompt
    Image
    [Attachment 86716 - Click to enlarge]
    Thanks, but I dont have in.cmd.txt look!Image
    [Attachment 86720 - Click to enlarge]
    Quote Quote  
  19. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by dani19910 View Post

    Thanks, but I dont have in.cmd.txt look!Image
    [Attachment 86720 - Click to enlarge]
    thats normal... cmd.txt is I create it with notepad with command line. it save me typing command line when i need it
    Quote Quote  
  20. Sorry that I am so stupid. But can you help me please? How can I do that and copy your text?? Where?
    Copy full this? ccextractor.exe -1 -out=srt -bom -latin1 "LMDJ 001.mkv

    Thanks a lot and sorry! 😌😌
    Quote Quote  
  21. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by dani19910 View Post
    Sorry that I am so stupid. But can you help me please? How can I do that and copy your text?? Where?
    Copy full this? ccextractor.exe -1 -out=srt -bom -latin1 "LMDJ 001.mkv

    Thanks a lot and sorry! ����
    you making mistake, LMDJ 001.mkv is not full PATH where are they?
    ccextractor.exe -1 -out=srt -bom -latin1 "C:\user\myPC\video\LMDJ 001.mkv"
    for example:
    see yellow box, thats what i put it command line...
    Image
    [Attachment 86722 - Click to enlarge]
    Last edited by iamghost; 24th Apr 2025 at 17:43.
    Quote Quote  
  22. Originally Posted by iamghost View Post
    Originally Posted by dani19910 View Post
    Sorry that I am so stupid. But can you help me please? How can I do that and copy your text?? Where?
    Copy full this? ccextractor.exe -1 -out=srt -bom -latin1 "LMDJ 001.mkv

    Thanks a lot and sorry! ����
    you making mistake, LMDJ 001.mkv is not full PATH where are they?
    ccextractor.exe -1 -out=srt -bom -latin1 "C:\user\myPC\video\LMDJ 001.mkv"
    for example:
    see yellow box, thats what i put it command line...
    Image
    [Attachment 86722 - Click to enlarge]
    DNS not ok.
    Image
    [Attachment 86729 - Click to enlarge]
    Quote Quote  
  23. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Your doing wrong again….
    Go to ccextractor folder run cmd from there
    Enter command line
    Your post #468 picture is right just add cmd on address bar not browser one
    Quote Quote  
  24. How can I add cmd? I not to this before..can you help me please? Thanks a lot!!
    Last edited by dani19910; 25th Apr 2025 at 05:06.
    Quote Quote  
  25. Somebody can you help me please??
    Quote Quote  
  26. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Don’t tell me look… you look it again.
    I said open command prompt in ccextractor folder,
    Simple…type cmd on top
    Or do
    cd PATH ccextractor folder
    Add command line
    Boom your in
    Quote Quote  
  27. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    C:/users/Dani>
    Look at mine
    C:/users/xxxxxx/ccextractor>
    Cmd can read everything in that folder, your is not
    Like I say it again open cmd in ccextractor folder
    Quote Quote  
  28. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Finally I'm home from work...
    Like i said type c...m...d... on top to open command prompt to run ccextractor folder
    Image
    [Attachment 86735 - Click to enlarge]
    Quote Quote  



Similar Threads

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