Hi guys, I'm new here.
I wanted to ask you something.
I have my Movistar account with which I watched TV from ott navigator. I had a bash that updated my token every 24 hours, from a bearer access token that only changed once a year. Well now the bearer changes every 48 hours.
I have a question, if a bash can be created to update this bearer every 48 hours, is it possible?
thanks for your help
+ Reply to Thread
Results 1 to 4 of 4
-
-
Well, get a fresh bearer token. Inspect the network requests and reproduce the entire flow. When you manage to reproduce it in a bash script, you can use it whenever you need a fresh value.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
very grateful for your response.
Maybe I'm wrong, or I don't know how to explain myself.
The problem is that the bearer seems to be changed every 48 hours, so bash does not generate a new token for me.
For the script to work again, I have to add the new access token from my Movistar account. -
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
-
how to add authorization: bearer header to streamlink?
By ginoza in forum Video Streaming DownloadingReplies: 0Last Post: 20th Jun 2024, 06:42 -
Bearer token change
By MetaTeam in forum Video Streaming DownloadingReplies: 9Last Post: 17th Apr 2024, 23:48 -
How to find Authorization Bearer ?
By anymeofyou in forum Video Streaming DownloadingReplies: 4Last Post: 18th Jul 2023, 14:20 -
How to video download with bearer token?
By sagokey in forum Video Streaming DownloadingReplies: 2Last Post: 19th Feb 2022, 14:27 -
widevine authorization bearer token
By birbal1 in forum Video Streaming DownloadingReplies: 4Last Post: 24th Nov 2021, 04:41