So, a website lets you "preview" contents (it's rent platform) and loads full film once you click play. There is timer on the page after 2-3 minutes you must refresh the page because it no longer let you watch the rest. Since it loads full movie I can grab m3u8 url via cat-catch copy N_m3u8DL-RE code and download is starting. But after that 3 minutes have passed N_m3u8DL-RE can't download new .ts fragments because supplied m3u8 URL is changed on the website. I clicked again preview it loads full movie again with fresh m3u8 url but everything inside is the same (key, key address). They use JWPlayer.
I give some randomized example (no actual link) which can give you the method and I'd like to your help how to deal with constantly changing m3u8 url? I can't disclosure the name obviously...
1st preview 1080p randomized m3u8 url:key address:Code:https://randomwebsite.com/s/f3b7c1e9a84d2f6b0c9e5a7d1b2c3e48/8394712650/47286/files/21/01/8397152/31473-zT8vKpR2mXq9bLd-drm-aes.ism/10288-zT8vKpR2mXq9bLd-drm-aes-audio=128000-video=1302000.m3u8Key method: AES-128Code:https://randomwebsite.com/47286/files/21/01/8397152/31473-zT8vKpR2mXq9bLd-drm-aes.ism.key
in 2nd url only red text is changed. 2nd key address is exactly the same with first one.
I can play .ts files that downloaded during preview no DRM.
[Attachment 89566 - Click to enlarge]
+ Reply to Thread
Results 1 to 8 of 8
-
Last edited by yarrak; 4th Nov 2025 at 17:34.
-
-
Same url goes with 1-2-3.ts.Code:
https://randomwebsite.com/s/f3b7c1e9a84d2f6b0c9e5a7d1b2c3e48/8394712650/47286/files/21/01/8397152/31473-zT8vKpR2mXq9bLd-drm-aes.ism/10288-zT8vKpR2mXq9bLd-drm-aes-audio=128000-video=1302000-1.ts
Top info in m3u8
-------Code:#EXTM3U #EXT-X-VERSION:4 ## Created with Unified Streaming Platform (version=1.12.8-28913) #EXT-X-PLAYLIST-TYPE:VOD #EXT-X-MEDIA-SEQUENCE:1 #EXT-X-INDEPENDENT-SEGMENTS #EXT-X-TARGETDURATION:2 #USP-X-TIMESTAMP-MAP:MPEGTS=900000,LOCAL=1970-01-01T00:00:00Z
I can only preview 3 times btw. It has expired after that.Last edited by yarrak; 4th Nov 2025 at 18:20.
Similar Threads
-
How to extract m3u8 URL from this site?
By BosseB in forum Video Streaming DownloadingReplies: 5Last Post: 12th Jun 2025, 18:02 -
Download from URL without index.m3u8
By naoto89 in forum Video Streaming DownloadingReplies: 8Last Post: 25th Jan 2025, 05:25 -
M3U8 url works only in browser. Not in VLC
By Numero in forum Video Streaming DownloadingReplies: 5Last Post: 26th Dec 2023, 21:23 -
How to merge video m3u8 url and audio m3u8 url live channel
By sairaj in forum DVB / IPTVReplies: 2Last Post: 3rd Jul 2023, 07:29 -
How to extract and use an m3u8 URL to download from a 24/7 stream?
By BosseB in forum Video Streaming DownloadingReplies: 28Last Post: 1st Feb 2022, 08:57


Quote