from this link (free to watch) https://guardarefilm.food/streaming-film/24224-poolman-streaming.html
easy to find m3u8 link, but always forbidden to download with RE, also with --header "User-Agentxx" and --header "Referer: https://dropload.io/"
how to ?
+ Reply to Thread
Results 1 to 9 of 9
-
-
You need both User-Agent and Accept-Language headers :
Code:N_m3u8DL-RE 'https://srv14.dropload.io/hls2/01/00219/ztmcrkpczoa3_h/master.m3u8?t=oXoyyAuCYHi20F06etvpXhZIwb50Ti1xTo2SsmdgrjU&s=1723669859&e=21600&f=1096753&srv=srv09&i=0.3&sp=0&p1=srv09&p2=srv09' \ -H 'Accept-Language: fr-FR,fr;q=0.5' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'
Last edited by aqzs; 14th Aug 2024 at 16:24.
-
thank you for ur reply, but add your command on win 11 cmd (or powershell 7 the same) i get error for multi-lines command
[Attachment 81466 - Click to enlarge]
and cmd split the command into many lines making a mess -
ye, win cmd don't like mutilnes command... (idk why aqzs post here this command, maybe he use linux and here no problem...)
anyway, put the command to one line only, like this:
Code:N_m3u8DL-RE "https://srv09.dropload.io/hls2/01/00219/ztmcrkpczoa3_h/master.m3u8?t=SEG5P0loO2ESH9MTjO5KRI-nhvYtwfB8l1rDVDbqvt8&s=1723707460&e=21600&f=1096753&i=0.3&sp=0" -H "Accept-Language: en-US,en;q=0.5" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0" -M format=mkv --no-log --save-name "poolman"
Last edited by lomero; 15th Aug 2024 at 02:43.
-
I was posting this command as an exemple to show both headers included. This command is working fine in a regular shell. If you are on windows (CMD sucks) you can use alternatives like git bash or cmder..
-
yes i agree: win cmd sucks but i expected that powershell would accept a multiline command, but no
however, putting the command on single line works fine -
thanks guys for all tips
however here another small (but nice) discover:
- on FF copy m3u8 link as cURL (Windows) copy all vaules (link+H) to single line only
- browser chromium based copy m3u8 link as cURL (bash) copy all vaules on multi-lines command -
bash = POSIX
cmd = WindowsBypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2 -
StreamRecorder for Chrome works also
https://chromewebstore.google.com/detail/enregistreur-de-flux/iogidnfllpdhagebkblkgbfijkbkjdmm
Similar Threads
-
Could you help me how to download this forbidden 403 m3u8?:(
By bu-woo in forum Video Streaming DownloadingReplies: 10Last Post: 30th Jul 2024, 19:34 -
uuid and 403 Forbidden
By CrymanChen in forum Video Streaming DownloadingReplies: 11Last Post: 30th May 2024, 11:05 -
Getting 403 forbidden on m3u8
By ND03 in forum Video Streaming DownloadingReplies: 24Last Post: 24th Feb 2023, 15:00 -
I need help to extract [forbidden 403] m3u8 file in ts
By yy0901 in forum Video Streaming DownloadingReplies: 9Last Post: 20th Nov 2022, 16:16 -
Recording .m3u8 live streaming - 403 Forbidden? :(
By gurmurad in forum Video Streaming DownloadingReplies: 5Last Post: 3rd Jun 2020, 08:48