Can someone help me by writing a Python script to extract the M3U stream link from the following page?
https://www.gledaitv.live/watch-tv/40/planeta-hd-online
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
no need py script for that
use The Stream Detector extension to find m3u8 url or search from dev tool network tab (look from google how to bypass pause on debugger)
anyway m3u8 link is:
and use N_m3u8DL-RE for download live event (maybe need new fresh m3u8 link for you because the link above have a token. anyway try it)Code:https://cdn7.stgledai.org/planetahd/tracks-v1a1/mono.m3u8?token=f1eec4f35f361207584c3fcb684f003b1548f74c-c072a89d5e2ba8fc985bf872a4b2ff11-1766089084-1766078284
Similar Threads
-
Need help for my python script
By kayrak in forum Video Streaming DownloadingReplies: 2Last Post: 10th Jan 2025, 11:10 -
please python script
By kayrak in forum Video Streaming DownloadingReplies: 7Last Post: 29th Nov 2024, 10:54 -
Need help for python script
By kayrak in forum Video Streaming DownloadingReplies: 2Last Post: 12th Feb 2024, 06:44 -
please python script for m3u8
By kayrak in forum Video Streaming DownloadingReplies: 2Last Post: 26th Jun 2023, 08:26 -
Need a Python Specialist for m3u8 file editing
By steven123 in forum ProgrammingReplies: 3Last Post: 28th May 2021, 16:57


Quote