View Single Post
  #1  
Old 04-07-2015, 11:00 PM
ChoRyuJin ChoRyuJin is offline
Junior Member
 
Join Date: Jan 2015
Posts: 25
ChoRyuJin is on a distinguished road
Default

Downloading RTMP from TV-ASAHI


The video that I'm trying to download: http://mv.tv-asahi.co.jp/douga/tgs/53



I have tried some commands taught by some Japanese websites but I couldn't figure it out.

It seems they were trying to change the new player to an older player.
1631/player.swf will be substituted by 1649/player.swf

And it is necessary to resume the video.

You may try to download this first: http://mv.tv-asahi.co.jp/douga/tgs/51
Once you can figure out how to download it by using RTMPDump, I could PM with my account and help me to download the paid videos. Thank you.

Actually I'm new to command and therefore I don't know whether the following is correct or not.
Quote:
rtmpdump
-r "rtmpe://ex-mv-fms.fmsod.stream.ne.jp/ex-mv-fms/_definst_" -a "ex-mv-fms/_definst_"
-f "WIN 17,0,0,134"
-W "https://aka-secure-img.uliza.jp/Player/1649/player.swf?d=20141024"
-p "http://mv.tv-asahi.co.jp/douga/player.php?e=11660&v=59375&p=1649"
-y "https://www2.uliza.jp/api/get_player_video_info.aspx?vid=e35f84bdc131ff6ffd9 0a27e35e1c5f5&type=1&rnd=9910&pid=1631&did=750&eid =11660&minbit=&maxbit="
-e "https://www2.uliza.jp/api/get_player_video_info.aspx?vid=e35f84bdc131ff6ffd9 0a27e35e1c5f5&type=1&rnd=9910&pid=1631&did=750&eid =11660&minbit=&maxbit="
-o "test.flv"
Reply With Quote