Is it possible to record a live 2 hours long more or less in full that has DRM Widevine? it only lets me record 30 seconds, 4 minutes, etc ... but not complete instead the VoD with DRM Widevine if I can download them and decrypt them completely, if someone manages to record a live completely with DRM Widevine to say the command and the program you have used, I will be eternally grateful to you.
Try it with this channel...
*******
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 1 to 30 of 50
-
Last edited by d0b; 8th Sep 2021 at 12:57.
-
These are your keys...
KID: 93c187068d43412582f02e08b94d5515
Key: c5dab23cfef6da6507f34722ff7fd525 -
If you don't need to "record" frequently, you can try a manual approach.
I started the stream, copied one chunk, waited 10 minutes, tried to download the chunk, it still worked.
Chunks seem to have an increment of 360 right there in the middle somewhere.
So, basically, use Excel or something to fastly generate links to all the chunks. Download them with jDownloader.
Download the init.
Use Bulk Rename Utility to rename the files.
Use Excel or something to generate a list of the files.
Use type command in cmd to concatenate the init and the chunks.
Code:type init.mp4 1.m4s 2.m4s... > vid.mp4
Easy-peasy.
-
Anything is possible in the universe, but LZAA is correct there are no publicly available tools for downloading live DRM. AFAIK.
-
Would you be able to tell me if this can be achieved, if someone gets it, please tell me.
*****Last edited by d0b; 8th Sep 2021 at 12:58.
-
This one says that it does allow direct in addition to VoD but I don't know how to run it, in About says "A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems. "
*****Last edited by d0b; 8th Sep 2021 at 12:57.
-
-
-
-
use this project https://github.com/xhlove/XstreamDL-CLI
Code:pip install -r requirements.txt
Code:XstreamDL-CLI_v1.2.9_fix.exe --key c4837b45c6b44daabde7e789efddc5bc:29377b2c1b87e16e95e0874c48a2bbc3 --raw-concat --select --overwrite --enable-auto-delete "https://tvvvideolive.solocoo.tv/dashtvv2/smil:11sports1nlhd.ism/manifest.mpd"
Last edited by notaghost; 7th Sep 2021 at 08:33.
discord=notaghost9997 -
Last edited by d0b; 8th Sep 2021 at 12:59.
-
worked for me https://imgur.com/a/Ioi4jKj https://imgur.com/dL0oGZv
github.com/google/shaka-packager is a development framework and github.com/Jayapraveen/Drm-Dash-stream-downloader this is one just another dash downloaderdiscord=notaghost9997 -
Last edited by d0b; 8th Sep 2021 at 12:59.
-
Last edited by d0b; 8th Sep 2021 at 13:00.
-
...
Last edited by notaghost; 1st Nov 2021 at 10:45.
discord=notaghost9997 -
I do not believe at all that there is not a method to record direct that have DRM Widevine I am totally convinced that if it is possible and that someone of this forum knows a method but does not want to say it because he is probably profiting by publishing events in some forum and does not want his business is screwed or am I wrong? I have managed to record the second part of a soccer event I do not even know how I did it but I have done, I have tried so many commands and so many programs that I do not even know what I do hahahahaha
By the way, mp4decrypt does not decrypt a file mp4 that has been recorded with ffmpeg.Last edited by d0b; 9th Sep 2021 at 03:26.
-
Can anyone tell me what the author meant?
h**ps://github.com/Jayapraveen/Drm-Dash-stream-downloader/issues/2 -
The git owner, Jayapraveen, means that he has not written his script to conform to DASH-IF, the internationally standard laid-down guidelines for interoperability between the major streaming companies who collaborate on this subject.
He only supplies a basic script, knife and forked together, that YOU have to edit yourself to not only make it work, but to try and guess the compliance issues between the major streaming providers. In other words, you could (if you are knowledgeable enough) successfully edit the sourcecode for use on say, NF, but this does not necessarily mean it will work on DSNP, because his script is just a basic framework that doesn't actually comply with any standards.
Don't assume everything on github is necessarily gospel - or even any good.
AFAIK there are no publicly available tools to download live DRM WV streams. And if there is; because nothing is impossible, it won't be a one-click solution.Last edited by codehound; 9th Sep 2021 at 17:32.
-
Ffmpeg corrupts drm-protected content while downloading, that's why you can't decrypt it. Your video is corrupt.
-
discord=notaghost9997
-
What I was referring to is that an mpd link that has Widevine DRM even if ffmpeg lets you record the live stream then you could not decrypt it with mp4decrypt this is what I was referring to.
Code:Failed to seek for auxiliary info, will only parse senc atoms for encryption info
h**ps://tvvvideolive.solocoo.tv/dashtvv2/smil:11sports1nlhd.ism/manifest.mpdLast edited by d0b; 10th Sep 2021 at 08:23.
-
did you even try this command?
Code:ffmpeg -i "http://49.12.209.130/1/master.m3u8" -c copy live.ts
discord=notaghost9997 -
-
I only put the Belgian channel on to try it out, not because I like it, but it is appreciated.
VLC allows you to use an mpd link and record live streams that have Widevine DRM but it is absolutely useless because mp4decrypt is not able to decrypt it the only one I know of that allows you to do this is yt-dlp as long as it is a VOD not a live stream.
By the way, would anyone on this forum know how to modify a python file?Last edited by d0b; 10th Sep 2021 at 16:27.
-
Similar Threads
-
Download DRM protected video and decrypt it with a drm licence url
By vikral in forum Video Streaming DownloadingReplies: 9Last Post: 9th Feb 2021, 02:14 -
Need help to get DRM protected video
By rinko in forum Video Streaming DownloadingReplies: 7Last Post: 24th Jan 2021, 09:01 -
Please download this DRM protected
By johocex in forum Video Streaming DownloadingReplies: 5Last Post: 23rd Jan 2021, 13:22 -
Can I play live DRM file that isn't mine?
By lewis_drfc in forum Newbie / General discussionsReplies: 0Last Post: 3rd Jan 2020, 03:15 -
Need Help With a DRM File
By Verminaard in forum Video Streaming DownloadingReplies: 4Last Post: 9th Nov 2019, 01:59