+ Reply to Thread
Results 121 to 126 of 126
-
Hi! Did something change with RTL+ recently? I've been downloading this show https://plus.rtl.de/video-tv/shows/du-gewinnst-hier-nicht-die-million-bei-stefan-raab-1012668 last year up to episode 14 with no issues. This year it resumed, I wanted to continue with episode 15 using WidevineProxy2, haven't made any changes on my end, but the add-on no longer captures anything.
EDIT: Nevermind, turns out my CDM must have been banned, got a new one, all works fine now.Last edited by Cuboctahedron; 28th Feb 2025 at 15:48.
-
Hi guys, I need the command line for N_m3u8DL-RE for the two links:
https://plus.rtl.de/video-tv/shows/geissens-mega-mansions-1000003641/staffel-2-1033215...l-1-1000194422
https://plus.rtl.de/video-tv/shows/geissens-mega-mansions-1000003641/staffel-2-1033215...l-2-1000194423
So far I haven't managed to determine the keys myself. The free links are still available, but this may change quickly. I therefore hope that someone can help me. Normally I try to solve these things myself, but under time pressure it is a problem. N_m3u8DL-RE installation and runs without problems. -
try this
Code:N_m3u8DL-RE "https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/sd/rtlplus/1000194423/2-1-1d-3-2-1-12.ism/v1.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" -H "DNT: 1" -H "Accept: */*" -H "Origin: https://plus.rtl.de" -H "Referer: https://plus.rtl.de/" --key 9ccdcb4d034220a65f1a1bd1624fb173:d8e44c858cf392f914563815694e1ea1 --use-shaka-packager -M format=mkv
Code:N_m3u8DL-RE "https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/sd/rtlplus/1000194422/2-1-1d-3-2-1-12.ism/v1.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" -H "DNT: 1" -H "Accept: */*" -H "Origin: https://plus.rtl.de" -H "Referer: https://plus.rtl.de/" --key ff49b1240bee218e36f921c1fa8f10b3:51bd524c87190bd8d2e5c994b07de89f --use-shaka-packager -M format=mkv
-
And for 1080p downloads you can use these mpd urls instead with the posted N_m3u8DL-RE commands:
Code:https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/sd/rtlplus/1000194422/2-1-1d-1-1-1-12.ism/v1.mpd https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/sd/rtlplus/1000194423/2-1-1d-1-1-1-12.ism/v1.mpd
-
@nimrahwt: Thanks a lot, that worked.
on the first file "--check-segments-count false" had to be added.
@Obo: I checked the mpd files and it also works with the higher resolutions. Thanks for the hint.
Code:N_m3u8DL-RE "https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/sd/rtlplus/1000194422/2-1-1d-1-1-1-12.ism/v1.mpd" --key ff49b1240bee218e36f921c1fa8f10b3:51bd524c87190bd8d2e5c994b07de89f --save-dir "media\plus_rtl_de" --save-name "Test 1" -M format=mkv --check-segments-count false
Code:N_m3u8DL-RE "https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/sd/rtlplus/1000194423/2-1-1d-1-1-1-12.ism/v1.mpd" --key 9ccdcb4d034220a65f1a1bd1624fb173:d8e44c858cf392f914563815694e1ea1 --save-dir "media\plus_rtl_de" --save-name "Test 2" -M format=mkv --check-segments-count false
Similar Threads
-
Downloading videos from RTL
By Data2006 in forum Video Streaming DownloadingReplies: 17Last Post: 30th Jul 2024, 00:32 -
DOWNLOAD protected DRM video separated video and audio from (learnyst)
By yassin in forum Video Streaming DownloadingReplies: 4Last Post: 8th Jan 2024, 04:36 -
First try with RTL+/TVNow
By resonator79 in forum Video Streaming DownloadingReplies: 3Last Post: 23rd Feb 2023, 06:41 -
How can I download videos from play.rtl.hr?
By Nintendo Custom in forum Video Streaming DownloadingReplies: 23Last Post: 24th May 2022, 12:51 -
Download HLS video using FFMPEG with separate video and audio URLs?
By oschrndz in forum Video Streaming DownloadingReplies: 2Last Post: 15th Dec 2020, 13:53