VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 10 of 10
  1. Okay, so I'm trying to download a video from gyao.yahoo.co.jp and I was able to download them before by using a combination of http://kmake.net/gyaommsurl/ to generate the rtmpdump command and rtmpdump itself

    I have had trouble finding the rtmp url and making my own commands for rtmpdump. I'm very Windows and html/code stupid. rtmpdumphelper didn't work (or I couldn't get it to work), RTMP Explorer wouldn't load the player, and I couldn't figure out how to use rtmpsuck or rtmpsrv.

    When I use the site to generate the rtmpdump command I get:

    Code:
    rtmpdump -o "東京乙女レストラン 第4回.f4v" --rtmp "rtmpe://fmsf01.yolk.yahoo.co.jp:1935" --tcUrl "rtmpe://fmsf01.yolk.yahoo.co.jp/yolk/1001/" --playpath "mp4:yolk/109/11/1002/428/2433678_m1avFq6I2428452.f4v" --app "yolk/1001" --flashVer "WIN 11,9,900,117" --swfVfy "http://i.yimg.jp/images/gyao/player/fla/v1/red/GyaoPlayer.swf?23829049"
    The error I get says:
    RTMP_ReadPacket, failed to read RTMP packet header

    The video is located at http://gyao.yahoo.co.jp/player/10161/v00031/v0000000000000000434/ and it's region locked.

    The video is only up for a few days so I'd REALLY appreciate some quick help with this.
    Quote Quote  
  2. Originally Posted by nobodyhome View Post
    Okay, so I'm trying to download a video from gyao.yahoo.co.jp and I was able to download them before by using a combination of http://kmake.net/gyaommsurl/ to generate the rtmpdump command and rtmpdump itself

    I have had trouble finding the rtmp url and making my own commands for rtmpdump. I'm very Windows and html/code stupid. rtmpdumphelper didn't work (or I couldn't get it to work), RTMP Explorer wouldn't load the player, and I couldn't figure out how to use rtmpsuck or rtmpsrv.

    When I use the site to generate the rtmpdump command I get:

    Code:
    rtmpdump -o "東京乙女レストラン 第4回.f4v" --rtmp "rtmpe://fmsf01.yolk.yahoo.co.jp:1935" --tcUrl "rtmpe://fmsf01.yolk.yahoo.co.jp/yolk/1001/" --playpath "mp4:yolk/109/11/1002/428/2433678_m1avFq6I2428452.f4v" --app "yolk/1001" --flashVer "WIN 11,9,900,117" --swfVfy "http://i.yimg.jp/images/gyao/player/fla/v1/red/GyaoPlayer.swf?23829049"
    The error I get says:
    RTMP_ReadPacket, failed to read RTMP packet header

    The video is located at http://gyao.yahoo.co.jp/player/10161/v00031/v0000000000000000434/ and it's region locked.

    The video is only up for a few days so I'd REALLY appreciate some quick help with this.
    hi
    the site use hls protocol and not rtmp so it's normal that rtmpdumphelper doesn't work


    360p
    Code:
    rtmpdump -r "rtmpe://fmsf01.yolk.yahoo.co.jp:1935/yolk/1001" -a "yolk/1001" -f "LNX 17,0,0,134" -W "http://i.yimg.jp/images/gyao/player/fla/v1/red/GyaoPlayer.swf?23829049" -p "http://gyao.yahoo.co.jp/player/10161/v00031/v0000000000000000434/" -y "mp4:yolk/109/11/1002/428/2433678_m1avFq6I2428452.f4v" -o "東京乙女レストラン 第4回.f4v"

    480p

    Code:
    livestreamer "hlsvariant://https://gw.gyao.yahoo.co.jp/v1/hls/10161:v00031:v0000000000000000434/variant.m3u8?device_type=1100&delivery_type=2&min_bandwidth=248&appkey=52hd8q-XnozawaXc727tmojaFD.SD1yc&appid=ff_rbJCxg67.bRk_lk7CbWFjhorGVKjvFsRgiLDHW4PE.vN6zxDW6KyRr1Zw3rI-" best -o "東京乙女レストラン 第4回.ts"

    to find m3u8 url


    Click image for larger version

Name:	wind1.png
Views:	486
Size:	31.2 KB
ID:	31365


    Click image for larger version

Name:	wind3.png
Views:	246
Size:	107.4 KB
ID:	31366
    Last edited by biezom; 22nd Apr 2015 at 21:40.
    Quote Quote  
  3. Thanks for such a quick reply. However, being as Windows challenged as I am, I can't get the code you provided to work. I'm not even sure I'm using the programs right.

    I change my directory in the command prompt to the folder where livestreamer.exe is and past the code in. I get this:

    Click image for larger version

Name:	livestreamer.jpg
Views:	227
Size:	87.7 KB
ID:	31364

    Will livestreamer save the video to my computer?

    Same with rtmpdump; I can't get it to work:

    Click image for larger version

Name:	rtmpdump.jpg
Views:	287
Size:	51.3 KB
ID:	31367

    I don't even know what I'm doing wrong and get the feeling it's something obvious. :/

    Also, for future reference can I ask how you got the code for the 480 or 360? In case I run into this type of thing again. I've searched on Google for this type of thing only to get more and more confused.


    EDIT: Just saw the edited post that added how to find the m3u8 url...but what do I do with that...? I have no idea. It took me a long while to get rtmpdump working.
    Last edited by nobodyhome; 22nd Apr 2015 at 21:09.
    Quote Quote  
  4. ok for rtmpdump did you use the last version https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip


    and for livestreamer change host <gw.gyao.yahoo.co.jp> by <gw.gyao.yahooapis.jp>

    Code:
    livestreamer "hlsvariant://https://gw.gyao.yahooapis.jp/v1/hls/10161:v00031:v0000000000000000434/variant.m3u8?device_type=1100&delivery_type=2&min_bandwidth=248&appkey=52hd8q-XnozawaXc727tmojaFD.SD1yc&appid=ff_rbJCxg67.bRk_lk7CbWFjhorGVKjvFsRgiLDHW4PE.vN6zxDW6KyRr1Zw3rI-" best -o "東京乙女レストラン 第4回.ts"
    Last edited by biezom; 22nd Apr 2015 at 21:39.
    Quote Quote  
  5. Originally Posted by biezom View Post
    ok for rtmpdump did you use the last version https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip


    and for livestreamer change host <gw.gyao.yahoo.co.jp> by <gw.gyao.yahooapis.jp>

    Code:
    livestreamer "hlsvariant://https://gw.gyao.yahooapis.jp/v1/hls/10161:v00031:v0000000000000000434/variant.m3u8?device_type=1100&delivery_type=2&min_bandwidth=248&appkey=52hd8q-XnozawaXc727tmojaFD.SD1yc&appid=ff_rbJCxg67.bRk_lk7CbWFjhorGVKjvFsRgiLDHW4PE.vN6zxDW6KyRr1Zw3rI-" best -o "東京乙女レストラン 第4回.ts
    I just double-checked and I have rtmpdump 2.4.

    Just tried the code for livestreamer and:

    Click image for larger version

Name:	livestreamer2.jpg
Views:	272
Size:	84.9 KB
ID:	31368

    I got the m3u8 url that you told me how to get and tried playing it in vlc and it played for a bit then vlc crashes. I also made sure vlc is up to date.
    Last edited by nobodyhome; 22nd Apr 2015 at 21:59.
    Quote Quote  
  6. there a lot of version rtmpdump-2.4

    your version "RTMPDump v2.4 GIT-2013-12-05 (Compiled by KSV)"

    the last version i proposed "RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)"


    for livestreamer i think you are geo restricted. did you use proxy in your browser? if you use it you need use the same proxy with livestreamer


    the good new rtmp protocol isn't geo restricted
    Quote Quote  
  7. Made sure I used the rtmpdump you linked to and tried the code again and got:
    RTMP_ReadPacket, failed to read RTMP packet header

    I use SoftEther VPN to change my ip system wide. Or at least it seems be working system wide. How do I use a proxy specifically with livestreamer? Sorry I'm not getting this, but still thanks for the help.
    Quote Quote  
  8. Originally Posted by nobodyhome View Post
    Made sure I used the rtmpdump you linked to and tried the code again and got:
    RTMP_ReadPacket, failed to read RTMP packet header

    I use SoftEther VPN to change my ip system wide. Or at least it seems be working system wide. How do I use a proxy specifically with livestreamer? Sorry I'm not getting this, but still thanks for the help.
    with rtmpdump you have this in red ?

    Code:
    RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO:   duration                1419.99
    INFO:   moovPosition            28.00
    INFO:   width                   640.00
    INFO:   height                  360.00
    INFO:   videocodecid            avc1
    INFO:   audiocodecid            mp4a
    INFO:   avcprofile              77.00
    INFO:   avclevel                31.00
    INFO:   aacaot                  2.00
    INFO:   videoframerate          29.97
    INFO:   audiosamplerate         44100.00
    INFO:   audiochannels           2.00
    INFO: trackinfo:
    INFO:   length                  42598556.00
    INFO:   timescale               30000.00
    INFO:   language                eng
    INFO: sampledescription:
    INFO:   sampletype              avc1
    INFO:   length                  62621695.00
    INFO:   timescale               44100.00
    INFO:   language                eng
    INFO: sampledescription:
    INFO:   sampletype              mp4a
    2944.677 kB / 26.73 sec (1.8%)
    Quote Quote  
  9. Originally Posted by biezom View Post
    Originally Posted by nobodyhome View Post
    Made sure I used the rtmpdump you linked to and tried the code again and got:
    RTMP_ReadPacket, failed to read RTMP packet header

    I use SoftEther VPN to change my ip system wide. Or at least it seems be working system wide. How do I use a proxy specifically with livestreamer? Sorry I'm not getting this, but still thanks for the help.
    with rtmpdump you have this in red ?

    Code:
    RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO:   duration                1419.99
    INFO:   moovPosition            28.00
    INFO:   width                   640.00
    INFO:   height                  360.00
    INFO:   videocodecid            avc1
    INFO:   audiocodecid            mp4a
    INFO:   avcprofile              77.00
    INFO:   avclevel                31.00
    INFO:   aacaot                  2.00
    INFO:   videoframerate          29.97
    INFO:   audiosamplerate         44100.00
    INFO:   audiochannels           2.00
    INFO: trackinfo:
    INFO:   length                  42598556.00
    INFO:   timescale               30000.00
    INFO:   language                eng
    INFO: sampledescription:
    INFO:   sampletype              avc1
    INFO:   length                  62621695.00
    INFO:   timescale               44100.00
    INFO:   language                eng
    INFO: sampledescription:
    INFO:   sampletype              mp4a
    2944.677 kB / 26.73 sec (1.8%)
    Yup. Is it working for you? What did I do wrong? Ideally I'd like the 480p, but will settle for anything at this point.
    Last edited by nobodyhome; 24th Apr 2015 at 01:30.
    Quote Quote  
  10. Just thought I'd mention that I seem to have gotten it to work! I thought I'd try one of the other m3u8 urls and it worked. Thank you for telling me how to find those urls. I had no idea before.

    Click image for larger version

Name:	m3u8show.jpg
Views:	252
Size:	64.2 KB
ID:	31378
    Quote Quote  



Similar Threads

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