PDA

View Full Version : Downloading RTMP from TV-ASAHI


ChoRyuJin
04-07-2015, 11:00 PM
The video that I'm trying to download: http://mv.tv-asahi.co.jp/douga/tgs/53

http://img.photobucket.com/albums/v315/ChoRyuJin/2015-04-08_124821_zpse3xjzz5q.png

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.
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"

denobis
04-08-2015, 03:30 AM
That's ok

try adownloader now, it works.

The right rtmpdump is

-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 "mp4:11558_4977543_20141225092552.mp4?di=750&pi=2383&ec=11558&vc=cc91e930ca6e4d677f02f9e8cfacfa9c&si=407&gi=4965&gc=variety&bi=67630&bc=332&ei=955186&vi=4977543&msi=340&sl=0"
-e

ChoRyuJin
04-08-2015, 06:26 AM
That's ok

try adownloader now, it works.

The right rtmpdump is

-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 "mp4:11558_4977543_20141225092552.mp4?di=750&pi=2383&ec=11558&vc=cc91e930ca6e4d677f02f9e8cfacfa9c&si=407&gi=4965&gc=variety&bi=67630&bc=332&ei=955186&vi=4977543&msi=340&sl=0"
-e

Thank you denobis again.

I finally get what you mean by adownloader, that's atresdownloader. I can make it with the free video, however, some videos have to login in before you play it. I can't download them.

How did you figure out the parameter of "-y"?
Can you state more clearly?
I have read some post about rtmpsrv, but I can't find the host, what should I do? And I cannot sniff by using rtmpsrv properly.

I have tried the command but it doesn't work. What's the problem?

http://img.photobucket.com/albums/v315/ChoRyuJin/2015-04-08_202305_zpswv8tpfnv.png

Actually this video is under a paid service and therefore the URL for playing it may expire. So if you can tell me how to find out -y parameters, that can help me.

denobis
04-10-2015, 10:03 AM
Now you can login to get the paid videos.

Enter the parameters login and password in the program selecting Tvasahi.

ChoRyuJin
04-11-2015, 12:35 AM
Do I need to update my program?