VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date
    Nov 2015
    Location
    Campuchia - Sapoche
    Search Comp PM
    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 :
    Code:
    https://playhydrax.com/?v=pv4XvdNMPN
    Could someone kindly suggests a solution ?

    Thanks for your help.
    Last edited by therain; 6th Nov 2020 at 10:00.
    Quote Quote  
  2. 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

    Image
    [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.
    Image Attached Files
    Last edited by notaghost; 6th Nov 2020 at 09:22. Reason: correcting my reply according to the thread / Correcting url / updating
    Quote Quote  
  3. Member
    Join Date
    Nov 2015
    Location
    Campuchia - Sapoche
    Search Comp PM
    Originally Posted by notaghost View Post
    had to use fiddler.

    its a frame from some video hosting site
    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.
    Quote Quote  
  4. curl "https://7fv0vonz6r.monster" -e "https://playhydrax.com/?v=pv4XvdNMPN" -o video.ts
    Quote Quote  
  5. Member
    Join Date
    Nov 2015
    Location
    Campuchia - Sapoche
    Search Comp PM
    Originally Posted by LZAA View Post
    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
    Thank all for help this issue.........
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!