VideoHelp Forum




+ Reply to Thread
Results 1 to 22 of 22
  1. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Hello everyone,
    During the last week I had nightmares trying to download videos like this http://gyao.yahoo.co.jp/player/00189/v05479/v0547900000000493866/ I use (SoftEther VPN Client Manager) to get a Japanese IP address.
    About six months ago, I was able to download it using (Video Download Capture), now it's not working anymore, I don't know if they added some other protection to their material. I tried using many other software like GetASFStream, Net Transport, Rtmpdump and RTMPDumpHelper and many others, although I'm not familiar with command software and prefer GUIs.
    I just wish from anyone who would be so kind and help me to do it himself first, just to be sure wither the problem is with me or with the site in general.
    Many thanks
    Quote Quote  
  2. Member Emeritus
    Join Date
    May 2014
    Search PM
    you will probably need to use command line.
    Code:
    ffmpeg -i "https://gw.gyao.yahoo.co.jp/v1/hls/3JxOaTunfHtxDZ37_TzMI5THui_Glb6veG_rEcjZSdC9XoeEWL9yQ0BACTT_2AiX2Qh14c4Zjg--.m3u8?appid=ff_rbJCxg67.bRk_lk7CbWFjhorGVKjvFsRgiLDHW4PE.vN6zxDW6KyRr1Zw3rI-" -c copy output.ts
    Quote Quote  
  3. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Thank you for your replay, how may I use this code? did you tried it yourself?
    Quote Quote  
  4. Originally Posted by white1 View Post
    Thank you for your replay, how may I use this code? did you tried it yourself?
    hi
    1) download ffmpeg choose static and your version 32 or 64 bit
    Code:
    http://ffmpeg.zeranoe.com/builds/
    i use 32 bit for this example

    2) unzip archive with 7-Zip in C:\ for example so you have C:\ffmpeg-20150531-git-11aa050-win32-static
    3) open cmd.exe (command shell)
    4) in this command shell go to C:\ffmpeg-20150531-git-11aa050-win32-static
    Code:
    cd C:\ffmpeg-20150531-git-11aa050-win32-static
    5) paste the code
    the video is download in C:\ffmpeg-20150531-git-11aa050-win32-static folder and the name file is output.ts
    Quote Quote  
  5. Ponens won't usually explain "how he got the code". Many people ask this question, but that is his secret. A true Geek assumes that everyone else knows how to do it.
    As far as using the code, download ffmpeg. I use this older version here because the newer versions don't work with Windows xp. (Since almost half the computers in this world use Windows xp, only a true Geek would have the newest software not able to work with Windows xp.)
    http://files.videohelp.com/u/61125/ffmpeg-20141115-git-933eca9-win32-static.rar
    After extracting the ffmpeg folder , click on the "ff-prompt.bat" icon. (see screen shot red circle)
    Black dos window will appear and just paste in the above code that Ponens gave you and press "enter". The downloaded video will appear in the "bin" folder. I downloaded the video but only got 22 minutes, I don't know why. Seemed to cut off before the end of the video.
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard02.jpg
Views:	1794
Size:	99.4 KB
ID:	31980  

    Image Attached Images  
    Last edited by jimdagys; 31st May 2015 at 03:37.
    Quote Quote  
  6. Originally Posted by jimdagys View Post
    Ponens won't usually explain "how he got the code". Many people ask this question, but that is his secret. A true Geek assumes that everyone else knows how to do it.
    As far as using the code, download ffmpeg. I use this older version here because the newer versions don't work with Windows xp. (Since almost half the computers in this world use Windows xp, only a true Geek would have the newest software not able to work with Windows xp.)
    http://files.videohelp.com/u/61125/ffmpeg-20141115-git-933eca9-win32-static.rar
    After extracting the ffmpeg folder , click on the "ff-prompt.bat" icon. (see screen shot red circle)
    Black dos window will appear and just paste in the above code that Ponens gave you and press "enter". The downloaded video will appear in the "bin" folder. I downloaded the video but only got 22 minutes, I don't know why. Seemed to cut off before the end of the video.
    hi

    for me the last ffmpeg works in my xp


    Click image for larger version

Name:	0ffmpegworks.png
Views:	450
Size:	31.3 KB
ID:	31981





    to find link
    you can use adblockplus addon on firefox


    Name:  0adblock.png
Views: 5490
Size:  10.2 KB



    Click image for larger version

Name:	0gyao.png
Views:	740
Size:	191.5 KB
ID:	31983
    Quote Quote  
  7. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Yeas, it works, thanks to you guys, all of you. But seriously, I don't know ho to get the code, I need that because I want to download the rest of the series, I paid money for it. Would you guys please tell me how?
    Quote Quote  
  8. Originally Posted by white1 View Post
    Yeas, it works, thanks to you guys, all of you. But seriously, I don't know ho to get the code, I need that because I want to download the rest of the series, I paid money for it. Would you guys please tell me how?
    you can use adblockplus addon on firefox as i explained in my previous post
    Quote Quote  
  9. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Sorry biezom, when I was writing my last post, yours wasn't there. But now there is another problem, SoftEther VPN Client Manager was giving me hard times to get connected, so I switched to TunnelBear, which worked for me only as a chrome extension, the software itself is not connecting and I don't know why. On the other hand the extension works only for chrome, when I use Firefox I seem to be outside Japan. I downloaded the ABP for chrome, but it has not the same option as in Firefox. What can I do please?
    Quote Quote  
  10. Member Emeritus
    Join Date
    May 2014
    Search PM
    If you're having trouble with geo restriction, use the web tool here to retrieve the hls url.
    Quote Quote  
  11. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Thank you ponens, I tried that page before, unfortunately, it works only for the free episode, I don't know why not for the paid ones.


    Click image for larger version

Name:	2015-05-31_130956.jpg
Views:	460
Size:	244.8 KB
ID:	31991
    Quote Quote  
  12. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    What do you guys use to seem inside Japan?
    Quote Quote  
  13. Hi all ,

    TEST

    =====
    > I downloaded the video but only got 22 minutes ...

    Download complete for me .
    ---
    Duration: 00:24:33.80, start: 1.533467, bitrate: N/A
    ...
    frame=44169 fps= 20 q=-1.0 Lsize= 286012kB time=00:24:33.81 bitrate=1589.8kbits/s
    ---
    =====

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  14. Originally Posted by white1 View Post
    Sorry biezom, when I was writing my last post, yours wasn't there. But now there is another problem, SoftEther VPN Client Manager was giving me hard times to get connected, so I switched to TunnelBear, which worked for me only as a chrome extension, the software itself is not connecting and I don't know why. On the other hand the extension works only for chrome, when I use Firefox I seem to be outside Japan. I downloaded the ABP for chrome, but it has not the same option as in Firefox. What can I do please?
    with chrome you can use Web Developer tool

    Click image for larger version

Name:	0web-developer.png
Views:	778
Size:	151.4 KB
ID:	31999
    Quote Quote  
  15. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Originally Posted by aazerty View Post
    Hi all ,

    TEST

    =====
    > I downloaded the video but only got 22 minutes ...

    Download complete for me .
    ---
    Duration: 00:24:33.80, start: 1.533467, bitrate: N/A
    ...
    frame=44169 fps= 20 q=-1.0 Lsize= 286012kB time=00:24:33.81 bitrate=1589.8kbits/s
    ---
    =====

    Cheers .
    Would you please tell me how exactly did you do it?
    Quote Quote  
  16. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    biezom, thank you, but how can I reach that area, which command from the Developer tool?
    Quote Quote  
  17. ...
    Last edited by sysanin; 13th Nov 2015 at 18:59.
    Quote Quote  
  18. Originally Posted by white1 View Post
    biezom, thank you, but how can I reach that area, which command from the Developer tool?
    Ctrl+Shift+I

    or

    Click image for larger version

Name:	0chrome.png
Views:	1918
Size:	15.8 KB
ID:	32000
    Quote Quote  
  19. Hi white1 ,

    =====
    > Would you please tell me how exactly did you do it?

    using the commands-line given by ponens :
    https://forum.videohelp.com/threads/372130-Please-help-me-download-from-Gyao?p=2392982&...=1#post2392982
    =====

    > unfortunately, it works only for the free episode,
    It is a good thing .

    > I don't know why not for the paid ones.
    Buy them !!!

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  20. Member
    Join Date
    Nov 2006
    Location
    Libyan Arab Jamahiriya
    Search Comp PM
    Originally Posted by aazerty View Post
    Buy them !!!
    I have bought them already, I meant obtaining a code for the paid episodes from that page is not possible .. but I think I know why now .. to watch those episodes, I have to be logged-in to my account, which is not available for that page, after all it needs to (watch) itself, to obtain data.
    Anyhow, I'm starting to get things working, I would like to thank each and everyone of you guys, ponens, biezom, jimdagys, sysanin and aazerty, you guys helped me so much, my great appreciations to you.
    Quote Quote  
  21. thank you so much guys for helping me downloading the free videos
    I want to know how can I buy some episodes?
    I don't know japanese, and there is some episodes I want to download but I have to pay for them.

    I really appreciate any help you guys can provide

    .
    Quote Quote  
  22. Originally Posted by ponens View Post
    If you're having trouble with geo restriction, use the web tool here to retrieve the hls url.
    thanks so much it worked for me
    Last edited by El_Nakamori; 5th Dec 2016 at 00:19.
    Quote Quote  



Similar Threads

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