The stream is an MPD with Clearkey encryption. I have the keys and the url. I can live record the stream via N_M3U8.
Key:URL:Code:ea90862c38225601bc485c6b58c7970a:0786cbf259ac96e5bb17ea882f19121bCode:https://bpweb5.akamaized.net/bpk-tv/irdeto_com_Channel_145/output/manifest.mpd?hdnea=exp=1715089911~acl=/*~hmac=219dedfd192de439a40605c9f543cfdc7745889c959d98f6e26df0b70d2755a2
When I play this stream via https://chromewebstore.google.com/detail/videoplayer-mpdm3u8m3uepg/opmeopcambhfimffbomjgemehjkbbmji
I was able to seek to previous streams. I could play at least 3 hours of already-aired video. How can I download these previous segments/content/video streams for offline viewing?
Thank you
+ Reply to Thread
Results 1 to 11 of 11
-
-
You might try using:
Code:--live-perform-as-vod
-
Last edited by mister_ nex; 7th May 2024 at 10:47.
-
-
-
-
Read here https://github.com/nilaoda/N_m3u8DL-RE
Code:--live-real-time-merge --live-pipe-mux
or use ffmpeg
Code:ffmpeg -i video.mp4 -i audio.m4a-c copy output.mp4
-
TATAPLAY offers catch-up, so you can cover a good chunk of events. I was about to drop help in the previous thread you posted, but seeing how it vanished... no more.
-
Similar Threads
-
Need help with Instagram Live stream segments merging
By KumaDon in forum Video Streaming DownloadingReplies: 4Last Post: 29th Jul 2023, 02:02 -
Is there a way i can download this ended live stream
By user10thousand in forum Video Streaming DownloadingReplies: 0Last Post: 16th Jun 2022, 18:11 -
error when trying to download live stream
By filipino in forum Video Streaming DownloadingReplies: 2Last Post: 1st Feb 2022, 16:00 -
How to download LIVE stream (.mpd)
By andrewzhong in forum Video Streaming DownloadingReplies: 7Last Post: 16th Jun 2021, 22:42