Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 121 to 148 of 148
-
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
-
-
Months ago, yes. New license url, but still works:
Code:dl.py -F https://plus.rtl.de/video-tv/filme/miss-merkel-ein-kreuzfahrt-krimi-1010258 [PlusRtlDe] Extracting URL: https://plus.rtl.de/video-tv/filme/miss-merkel-ein-kreuzfahrt-krimi-1010258 [PlusRtlDe] 1010258: Downloading MPD manifest [info] Available formats for 1010258: ID EXT RESOLUTION │ FILESIZE TBR PROTO │ VCODEC VBR ACODEC ABR ASR MORE INFO ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── audio_1=130000 m4a audio only │ ~ 82.37MiB 130k dash │ audio only mp4a.40.2 130k 48k [de] DRM, DASH audio, m4a_dash video=358000 mp4 640x360 │ ~226.83MiB 358k dash │ avc1.4D401E 358k video only DRM, DASH video, mp4_dash video=666000 mp4 768x432 │ ~421.98MiB 666k dash │ avc1.4D401E 666k video only DRM, DASH video, mp4_dash video=1313000 mp4 960x540 │ ~831.91MiB 1313k dash │ avc1.4D401F 1313k video only DRM, DASH video, mp4_dash video=2493000 mp4 1280x720 │ ~ 1.54GiB 2493k dash │ avc1.4D401F 2493k video only DRM, DASH video, mp4_dash video=4108000 mp4 1920x1080 │ ~ 2.54GiB 4108k dash │ avc1.4D4028 4108k video only DRM, DASH video, mp4_dash video=6330000 mp4 1920x1080 │ ~ 3.92GiB 6330k dash │ avc1.4D4028 6330k video only DRM, DASH video, mp4_dash
-
-
Sorry, I wasn't quite right - not the license url changed, but the endpoints to get the license url and mpd url from.
For the URL you requested they are:
Code:Manifest URL: https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/sd/rtlplus/1010258/1-1-1d-1-1-1-12.ism/v1.mpd License URL: https://rtlplus-widevine.streamingtech.de/index/rtlplus
-
-
What do you mean by AUTH-URL? I don't have a RTL+ account, and I do not authenticate there.
-
Nothing changed at RTL+
CBR 1080p:
https://vodnowusoawsdash-a.akamaihd.net/pgrn/streaming/watch/1010258/1-10000-1-1-1.ism/rtlplus.mpd
For the miss merkel movie -
No, I mean the AUTH-URL for Login with Username/Password.
The old AUTH-URLs was "https://auth.rtl.de/" and "https://auth.rtl.de/login"
But now RTL+ had change the URL for Login.
I have tested my Script with "https://auth.rtl.de/auth/realms/rtlplus/protocol/openid-connect/auth", but it don't work. -
since a few days WidevineProxy2 seemts to get wrong keys or RTL has changed something:
Code:N_m3u8DL-RE.exe --save-name "beet" -sv best -sa best --check-segments-count false https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/rtlplus/1003674/2-1-1d-1-1-1-12.ism/v1.mpd -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://plus.rtl.de" -H "Referer: https://plus.rtl.de/" --key 9e55ee13b426e8ae664a28916c3734c0:3b3f342b27451ee270ceeb52e7a87bfa -M format=mkv
Code:[h264 @ 0000023f5b3bf480] top block unavailable for requested intra mode -1 22:19:21.487 WARN : [h264 @ 0000023f5b3bf480] error while decoding MB 0 0, bytestream 312899 22:19:21.942 WARN : [aac @ 0000023f5cb3c4c0] Reserved bit set. 22:19:21.943 WARN : [aac @ 0000023f5cb3c4c0] Number of bands (4) exceeds limit (2). 22:19:48.583 WARN : Cleaning files...
any hint? -
Code:
CBR: https://vodnowusoawsdash-cf.tvnow.de/pgrn/streaming/watch/1003674/1-10000-1-1-1.ism/rtlplus.mpd Decryption Key: db2a7dbd74adb889beca93b2b363428f:b393f00e0e8a604edc8161fbd382becf VBR: https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/sd/rtlplus/1003674/2-1-1-1-2-1-12.ism/v1.mpd Decryption Key: 9e55ee13b426e8ae664a28916c3734c0:3b3f342b27451ee270ceeb52e7a87bfa Subtitles: https://now-imageservice-cf.streamingtech.de/webvtt/prod/20a1d578-c51a-4f16-904e-1f4a3...btitle_deu.vtt
Edit: Works fine only the subs are broken at the VBR manifest just skip them or add: --check-segments-count false
to your command line or -ds to drop them i added the .vtt subtitles if you need them.Last edited by Lostion; 8th Sep 2025 at 03:52.
-
thx a lot lostion but for VBR i am still not able to decrypt:
Code:10:01:21.521 WARN : [h264 @ 000002931d45f480] top block unavailable for requested intra mode -1 10:01:21.522 WARN : [h264 @ 000002931d45f480] error while decoding MB 0 0, bytestream 312899 10:01:21.727 WARN : [aac @ 000002931e41c080] Reserved bit set. 10:01:21.728 WARN : [aac @ 000002931e41c080] Number of bands (4) exceeds limit (2).
Code:./N_m3u8DL-RE.exe --save-name beet -sv best -sa best --check-segments-count false https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/rtlplus/1003674/2-1-1-1-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/139.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://plus.rtl.de" -H "Referer: https://plus.rtl.de/" --key 9e55ee13b426e8ae664a28916c3734c0:3b3f342b27451ee270ceeb52e7a87bfa -M format=mkv 09:54:47.418 INFO : N_m3u8DL-RE (Beta version) 20241203 09:54:47.423 INFO : Loading URL: https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/rtlplus/1003674/2-1-1-1-2-1-12.ism/v1.mpd 09:54:48.470 INFO : Content Matched: Dynamic Adaptive Streaming over HTTP 09:54:48.471 INFO : Parsing streams... 09:54:48.526 WARN : Writing meta json 09:54:48.544 INFO : Extracted, there are 8 streams, with 6 basic streams, 1 audio streams, 1 subtitle streams 09:54:48.546 INFO : Vid *CENC 1920x1080 | 6459 Kbps | video=6459000 | avc1.4D4028 | 926 Segments | Main | ~01h28m53s 09:54:48.549 INFO : Vid *CENC 1920x1080 | 4053 Kbps | video=4053000 | avc1.4D4028 | 926 Segments | Main | ~01h28m53s 09:54:48.551 INFO : Vid *CENC 1280x720 | 2593 Kbps | video=2593000 | avc1.4D401F | 926 Segments | Main | ~01h28m53s 09:54:48.553 INFO : Vid *CENC 960x540 | 1378 Kbps | video=1378000 | avc1.4D401F | 926 Segments | Main | ~01h28m53s 09:54:48.555 INFO : Vid *CENC 768x432 | 755 Kbps | video=755000 | avc1.4D401E | 926 Segments | Main | ~01h28m53s 09:54:48.555 INFO : Vid *CENC 640x360 | 412 Kbps | video=412000 | avc1.4D401E | 926 Segments | Main | ~01h28m53s 09:54:48.557 INFO : Aud *CENC audio_1=130000 | 130 Kbps | mp4a.40.2 | de | 2CH | 926 Segments | Main | ~01h28m53s 09:54:48.559 INFO : Sub textstream_1=2000 | de | stpp.ttml.im1t | 926 Segments | Subtitle | ~01h28m53s 09:54:48.560 INFO : Parsing streams... 09:54:48.568 INFO : Selected streams: 09:54:48.569 INFO : Vid *CENC 1920x1080 | 6459 Kbps | video=6459000 | avc1.4D4028 | 926 Segments | Main | ~01h28m53s 09:54:48.572 INFO : Aud *CENC audio_1=130000 | 130 Kbps | mp4a.40.2 | de | 2CH | 926 Segments | Main | ~01h28m53s 09:54:48.575 WARN : Writing meta json 09:54:48.583 INFO : Save Name: beet 09:54:48.583 WARN : MuxAfterDone is detected, binary merging is automatically enabled 09:54:48.589 INFO : Start downloading...Vid 1920x1080 | 6459 Kbps | video=6459000 | avc1.4D4028 | Main 09:54:48.755 WARN : Type: cenc 09:54:48.756 WARN : PSSH(WV): CAESIDZlZGRjMjkyYzQyYmIxMmU1MDQzMTYxOTE2NDE1MjFlIgcxMDAzNjc0KgJTRA== 09:54:48.757 WARN : KID: 6eddc292c42bb12e504316191641521e 09:54:48.759 WARN : Reading media info... 09:54:48.881 INFO : [0x1]: Video, h264 (avc1), 1920x1080 10:00:18.248 INFO : Binary merging... 10:00:41.662 WARN : Type: cenc 10:00:41.664 WARN : PSSH(WV): CAESIDZlZGRjMjkyYzQyYmIxMmU1MDQzMTYxOTE2NDE1MjFlIgcxMDAzNjc0KgJTRA== 10:00:41.665 WARN : KID: 6eddc292c42bb12e504316191641521e 10:00:41.666 INFO : Decrypting using MP4DECRYPT... 10:00:41.667 INFO : Start downloading...Aud audio_1=130000 | 130 Kbps | mp4a.40.2 | de | 2CH | Main 10:00:41.784 WARN : Type: cenc 10:00:41.786 WARN : PSSH(WV): CAESIDZlZGRjMjkyYzQyYmIxMmU1MDQzMTYxOTE2NDE1MjFlIgcxMDAzNjc0KgJTRA== 10:00:41.787 WARN : KID: 6eddc292c42bb12e504316191641521e 10:00:41.788 WARN : Reading media info... 10:00:41.851 INFO : [0x1]: Audio, aac (mp4a), 130 kb/s 10:01:20.657 INFO : Binary merging... 10:01:20.947 WARN : Type: cenc 10:01:20.948 WARN : PSSH(WV): CAESIDZlZGRjMjkyYzQyYmIxMmU1MDQzMTYxOTE2NDE1MjFlIgcxMDAzNjc0KgJTRA== 10:01:20.951 WARN : KID: 6eddc292c42bb12e504316191641521e 10:01:20.952 INFO : Decrypting using MP4DECRYPT... 10:01:20.958 WARN : beet.mp4 10:01:20.958 WARN : beet.de.m4a 10:01:20.958 WARN : Muxing to beet.MUX.mkv 10:01:21.521 WARN : [h264 @ 000002931d45f480] top block unavailable for requested intra mode -1 10:01:21.522 WARN : [h264 @ 000002931d45f480] error while decoding MB 0 0, bytestream 312899 10:01:21.727 WARN : [aac @ 000002931e41c080] Reserved bit set. 10:01:21.728 WARN : [aac @ 000002931e41c080] Number of bands (4) exceeds limit (2). 10:01:47.197 WARN : Cleaning files... 10:01:47.279 WARN : Rename to beet.mkv 10:01:47.280 INFO : Done
-
Your kid is completly different let me look it up
10:19:47.086 WARN : PSSH(WV): CAESIDllNTVlZTEzYjQyNmU4YWU2NjRhMjg5MTZjMzczNGMwIg cxMDAzNjc0KgJTRA==
10:19:47.087 WARN : KID: 9e55ee13b426e8ae664a28916c3734c0
Yours is:
09:54:48.756 WARN : PSSH(WV): CAESIDZlZGRjMjkyYzQyYmIxMmU1MDQzMTYxOTE2NDE1MjFlIg cxMDAzNjc0KgJTRA==
09:54:48.757 WARN : KID: 6eddc292c42bb12e504316191641521e
Seems like RTL gives you the wrong KID?
Edit you have the wrong url:
https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/sd/rtlplus/1003674/2-1-1-1-2-1-12.ism/v1.mpd
not:
https://vodnowusoawsdash-a.akamaihd.net/pgrn/cves/rtlplus/1003674/2-1-1-1-2-1-12.ism/v1.mpd
You are using the android .mpd which has different keys. Makes no sense because its the same playlist
https://www.diffchecker.com/v78mRf9Z/
If you want to use your MPD:
Code:6eddc292c42bb12e504316191641521e:c2e56f74f30eef168734ee3ae26830b3
Last edited by Lostion; 8th Sep 2025 at 03:50.
-
ok, strange.
tried both URls and still getting 6eddc292c42bb12e504316191641521e KID
Code:./N_m3u8DL-RE --save-name "beet"-sv best -sa best --check-segments-count false "https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/rtlplus/1003674/2-1-1-1-1-1-12.ism/v1.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://plus.rtl.de" -H "Referer: https://plus.rtl.de/" --key 9e55ee13b426e8ae664a28916c3734c0:3b3f342b27451ee270ceeb52e7a87bfa -M format=mkv 10:34:38.015 INFO : N_m3u8DL-RE (Beta version) 20241203 10:34:38.030 INFO : Loading URL: https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/rtlplus/1003674/2-1-1-1-1-1-12.ism/v1.mpd 10:34:38.493 INFO : Content Matched: Dynamic Adaptive Streaming over HTTP 10:34:38.495 INFO : Parsing streams... 10:34:38.667 WARN : Writing meta json 10:34:38.669 INFO : Extracted, there are 8 streams, with 6 basic streams, 1 audio streams, 1 subtitle streams 10:34:38.671 INFO : Vid *CENC 1920x1080 | 6459 Kbps | video=6459000 | avc1.4D4028 | 2778 Segments | Main | ~01h28m53s 10:34:38.672 INFO : Vid *CENC 1920x1080 | 4053 Kbps | video=4053000 | avc1.4D4028 | 2778 Segments | Main | ~01h28m53s 10:34:38.673 INFO : Vid *CENC 1280x720 | 2593 Kbps | video=2593000 | avc1.4D401F | 2778 Segments | Main | ~01h28m53s 10:34:38.674 INFO : Vid *CENC 960x540 | 1378 Kbps | video=1378000 | avc1.4D401F | 2778 Segments | Main | ~01h28m53s 10:34:38.675 INFO : Vid *CENC 768x432 | 755 Kbps | video=755000 | avc1.4D401E | 2778 Segments | Main | ~01h28m53s 10:34:38.676 INFO : Vid *CENC 640x360 | 412 Kbps | video=412000 | avc1.4D401E | 2778 Segments | Main | ~01h28m53s 10:34:38.677 INFO : Aud *CENC audio_1=130000 | 130 Kbps | mp4a.40.2 | de | 2CH | 2778 Segments | Main | ~01h28m53s 10:34:38.678 INFO : Sub textstream_1=2000 | de | stpp.ttml.im1t | 2778 Segments | Subtitle | ~01h28m53s 10:34:38.679 INFO : Parsing streams... 10:34:38.697 INFO : Selected streams: 10:34:38.699 INFO : Vid *CENC 1920x1080 | 6459 Kbps | video=6459000 | avc1.4D4028 | 2778 Segments | Main | ~01h28m53s 10:34:38.701 INFO : Aud *CENC audio_1=130000 | 130 Kbps | mp4a.40.2 | de | 2CH | 2778 Segments | Main | ~01h28m53s 10:34:38.702 WARN : Writing meta json 10:34:38.702 INFO : Save Name: beet 10:34:38.703 WARN : MuxAfterDone is detected, binary merging is automatically enabled 10:34:38.707 INFO : Start downloading...Vid 1920x1080 | 6459 Kbps | video=6459000 | avc1.4D4028 | Main 10:34:38.709 WARN : Type: cenc 10:34:38.710 WARN : PSSH(WV): CAESIDZlZGRjMjkyYzQyYmIxMmU1MDQzMTYxOTE2NDE1MjFlIgcxMDAzNjc0KgJTRA== 10:34:38.711 WARN : KID: 6eddc292c42bb12e504316191641521e 10:34:38.712 WARN : Reading media info... 10:34:38.775 INFO : [0x1]: Video, h264 (avc1), 1920x1080 10:34:46.904 WARN : Force Exit.
try the CBR MPD nowLast edited by ginko; 8th Sep 2025 at 03:38.
-
See the edit but CBR should also work
but use the CBR key and not the VBR one.
Edit:
Yours:
https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/rtlplus/1003674/2-1-1-1-1-1-12.ism/v1.mpd
vs.
https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/sd/rtlplus/1003674/2-1-1-1-2-1-12.ism/v1.mpd
You are missing the /sd/ but anyways the playlists are the same only the key is different:
Code:6eddc292c42bb12e504316191641521e:c2e56f74f30eef168734ee3ae26830b3
Doesnt matter if /sd/ is in the url the playlists are the same like the android/tv ones RTL is only disabling HD via url but the "manifest" is the same.
Edit: Forum added a space in the key lol now its the right key for the non /sd/ manifest
like i said same fileswith /sd/ or without doesnt really matter.
btw. CBR is 99 % better than the VBR ones.Last edited by Lostion; 8th Sep 2025 at 03:56.
-
ok, WidevineProxy2 offered URL and i changed two characters to get HD :https://vodnowusoawsdash-cf.tvnow.de/pgrn/cves/rtlplus/1003674/2-1-1d-1-1-1-12.ism/v1.mpd
used key 6eddc292c42bb12e504316191641521e:c2e56f74f30eef168 734ee3ae26830b3 and decrypting worked.
dont know what happened the last days but know i know how to get it working.
thx a lot! -
Strange normally it should not get the /sd/ one via browser. Maybe RTL fucked something up and fixed it later
-
@ginko
Now it get it yeah with free acc you get the url without /sd/ with premium you get the url with /sd/ thats why i was so confused because i have a premium acc -
i tried again and it works like always, so you`ve been right "RTL fucked something up and fixed it later".
good to know
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