Hi everyone,
I have a question about watching matches. For example, here’s a match page:
https://bhliga.com/match/4462002
My current workflow:
I open the match page and click the Broadcast button.
A list of links appears that will carry the stream.
The match starts at 15:00, and roughly 25 minutes earlier one of the links becomes active and allows viewing.
That active link usually contains a token (a parameter in the URL) and it only stays valid for a few hours.
My questions:
How exactly is that token computed?
Is it tied to time (e.g., a timestamp), IP address, session/browser, or something else?
Is it possible to extend the token’s validity so it lasts longer than just those few hours?
If yes, what is the standard approach (e.g., refreshing/renewing before expiry, requesting a new one from the player, or some other mechanism)?
Thanks in advance for any clarification or experiences!
+ Reply to Thread
Results 1 to 4 of 4
-
-
Share an example token and I might be able to help you out
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2 -
You don’t need me to paste a token. You can reproduce it on your side:
Go to: https://bhliga.com/match/4462001
Click the Broadcast button.
Choose Arena Sport Premium 1.
You’ll be redirected to the player page at https://sport-panel247.store/player/BA/3783 and the video will load.
At that moment the player makes the streaming request and you’ll see the tokenized HLS URL in the network panel.
If you still prefer a token example, you can capture it yourself from the player page (the URL will contain parameters like s= and e= for expiry). -
N_m3u8DL-RE --live-real-time-merge -H "Referer: https://topembed.pw/" https://x4new.newkso.ru/x4/arena1premiumserbia/mono.m3u8
Similar Threads
-
Failed to refresh tokens: Identity record was not found
By dwk33 in forum Video Streaming DownloadingReplies: 3Last Post: 24th May 2025, 08:07 -
help with this kind of mpd with json, different tokens.......fix l3.py?
By marioeivissa in forum Video Streaming DownloadingReplies: 5Last Post: 28th Nov 2023, 18:38 -
YouTube auto generated subtitles?
By ChasVideo in forum Video Streaming DownloadingReplies: 6Last Post: 14th Jul 2022, 04:04 -
Looking for someone who can hack m3u8 stream with tokens
By SuperStreamer in forum Video Streaming DownloadingReplies: 4Last Post: 28th Jul 2021, 06:26 -
How to download stream with expiring tokens (url changes every 30 minutes)
By Gwar in forum Video Streaming DownloadingReplies: 18Last Post: 9th Jun 2021, 07:38