I'm trying to download a stream off this platform and found that it's using DRM of some sorts, so the typical usage of yt-dlp on the m3u8 URL isn't working. I did some reading on the guides here, but having trouble understanding the process of grabbing the stream, decrypting, etc. The platform provides a test video page that's using the same DRM.
I'm trying to use N_m3u8DL-RE to download the test video so I can learn/figure out the general process for this sort of thing, but it seems to get stuck in an endless loop of downloading something even though there's only three segments to actually download.
[Attachment 75442 - Click to enlarge]
I'm kind of at a loss on this whole process, so any guidance would be much appreciated.
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 5 of 5
-
Last edited by seraphzero; 17th Jun 2024 at 22:14.
-
yes, because the test video will auto replay, so N_m3u8DL-RE will circle record this test video until you press "Ctrl+C" to force stop.
-
the command to record 2 minutes of your stream
Code:N_m3u8DL-RE --key 98fe2cc47352f0170a03d2eeb41d0488:9b35588ce16dc0894af4fdd5a01abcb5 "https://bcovlive-a.akamaihd.net/17789746e9e8477dbcdf8ceb96926d3b/ap-northeast-1/6160987587001/playlist_wv.m3u8" --live-record-limit 00:02:00 --live-real-time-merge -M format=mp4
-
OK, I figured out the process on the actual stream VOD with N_m3u8DL-RE and shaka-packager. Thanks for the input on the test video behavior.
Similar Threads
-
Play encrypted dash live stream
By stevepen1974 in forum Video Streaming DownloadingReplies: 6Last Post: 16th Jul 2023, 07:11 -
Downloading encrypted live MPD (again......)
By qwertiio in forum Video Streaming DownloadingReplies: 0Last Post: 22nd Nov 2022, 04:45 -
Need help downloading DRM encrypted MPD stream, please PM me. Thanks !
By shock in forum Video Streaming DownloadingReplies: 15Last Post: 25th Apr 2022, 16:35 -
help downloading live stream
By filipino in forum Video Streaming DownloadingReplies: 9Last Post: 19th Oct 2021, 11:53 -
Help downloading AES-encrypted HLS video stream
By Woodswolf in forum Video Streaming DownloadingReplies: 26Last Post: 25th May 2019, 14:20