This site it seems very hard obtain valid string to download with youtube-dl .
I can't even find the m3u8 links, i tried using Stream Detector, video download helper and fake user agent on firefox .
Video link :
Could someone kindly suggests a solution ?Code:https://playhydrax.com/?v=pv4XvdNMPN
Thanks for your help.
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by therain; 6th Nov 2020 at 10:00.
-
had to use fiddler.
its a iframe of some video hosting site.
Here is video link : https://playhydrax.com/?v=pv4XvdNMPN
but you cannot access it; it will redirect to some other ad site.To access it you have to get headers/payload and site from https://ping.iamcdn.net/ first no wonder no downloader couldnt detect it
Rather try downloading from hydrax.net method should be same, i read somewhere that playhydrax uses websockets and keeps updating their site.
so i found a way on github
here: https://github.com/thorio/KGrabber/issues/35
[Attachment 55743 - Click to enlarge]
if you want to open developers tool inside chrome use this extension: http://shorturl.at/tLSY5
okay it worked on hydrax.net here is ss: https://imgur.com/ZUNPLWt
idk how to remove my attached file apologies.Last edited by notaghost; 6th Nov 2020 at 09:22. Reason: correcting my reply according to the thread / Correcting url / updating
-
Thanks for your info.
I'm install and try with culr but not work (get this error "Empty reply from server")
E:\curl-7.73.0_1-win64-mingw\curl-7.73.0-win64-mingw\bin>curl "https://ping.iamc
dn.net/" -d "slug=pv4XvdNMPN"
{"status":true,"url":"2Z2MHZvbno2ci5tb25zdGVyN","s ources":["sd"],"isCdn":true,"i
sDownload":false,"ads":"https://www.passtechusa.com/xy0nbeva?key=e551d7f6bdf2dd6
eb646c02b63428335"}
E:\curl-7.73.0_1-win64-mingw\curl-7.73.0-win64-mingw\bin>curl "7fv0vonz6r.monste
r" -H "Referer: https://playhydrax.com/?v=pv4XvdNMPN" -o "test.mp4"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:00 --:--:-- 0
curl: (52) Empty reply from server
Last edited by therain; 6th Nov 2020 at 09:46.
-
curl "https://7fv0vonz6r.monster" -e "https://playhydrax.com/?v=pv4XvdNMPN" -o video.ts
-
Hi LZAA, thanks for your info, i'm use -k -e and it's worked !
E:\curl-7.73.0_1-win64-mingw\curl-7.73.0-win64-mingw\bin>curl "https://7fv0vonz6
r.monster" -e "https://playhydrax.com/?v=pv4XvdNMPN" -o video.ts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.E:\curl-7.73.0_1-win64-mingw\curl-7.73.0-win64-mingw\bin>curl -k "https://7fv0vo
nz6r.monster" -e "https://playhydrax.com/?v=pv4XvdNMPN" -o video.ts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 138M 100 138M 0 0 794k 0 0:02:58 0:02:58 --:--:-- 472k
Similar Threads
-
how to download a portion of video from m3u8 that has separate video audio.
By adi111 in forum Video Streaming DownloadingReplies: 8Last Post: 5th Aug 2020, 14:53 -
more video files listed in Video-Download-Helper-Addon in Firefox
By blanc in forum Video Streaming DownloadingReplies: 0Last Post: 20th Mar 2018, 08:38 -
Download a video from video sharing site
By achy635 in forum Video Streaming DownloadingReplies: 1Last Post: 22nd Sep 2017, 11:07 -
fazer download de um video smil ? How do the downoad as this video?
By gabil123 in forum Video Streaming DownloadingReplies: 0Last Post: 5th Sep 2016, 23:16 -
how to download video from this website http://video.tv.ae/movies/4127
By bichicha in forum Video Streaming DownloadingReplies: 3Last Post: 2nd Jul 2016, 09:52