i have one video which require authentication i have the access to video i can see master.m3u8 in network tab
i am avoiding to sharing the original url this is how the url looks like
https://www.*domainname*.com/dashboard/class/43397/session
master.m3u8 url
https://www.*domainname*.com/videos/c5770db82f2849d181c827548fabde15/master.m3u8
this is the response
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:BANDWIDTH=1240800,RESOLUTION=852x480,CODECS="a vc1.4d401f,mp4a.40.2"
stream_0.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=3990800,RESOLUTION=1280x720,CODECS=" avc1.64001f,mp4a.40.2"
stream_1.m3u8
now i tried using this but still im getting 401 error
( This i got from stream detector)
N_m3u8DL-RE "https://www.*domainname*.com/videos/c5770db82f2849d181c827548fabde15/master.m3u8" --header "User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" --header "Referer: https://www.*domainname*.com/dashboard/class/43397/session?joinSession=1" --save-name "master"
This error im getting
18:04:56.337 ERROR: One or more errors occurred. (Response status code does not indicate success: 401 (Unauthorized).)
i have added the token as well still 401 ? can someone tell me how i can download this video ?
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by gautambhaichavda; 17th Oct 2023 at 08:57.
-
By look of the url this user is a course seller.
He doesn't want to reveal the domain due to it being a subscription education site.I help all that ask.