PDA

View Full Version : How to capture from that site


darkpheonix
11-03-2014, 07:00 AM
Hi,

sorry for the stupid question but I've just discovered rtmpdump and while I've started to read of it I still can't seem to be able to download the video from that url:
http://richpublisher.endirectv.com/window.php?OPE_ID=1980&FEN_ID=7304
The rtmp link I found:
rtmp://fl2.endirectv.com/vod/_definst_/saintouen/20140929/2014_09_29.mp4
Could someone help me please ?

Thanks in advance,

biezom
11-03-2014, 07:46 AM
rtmpdump -r "rtmp://fl2.endirectv.com/vod/_definst_/" -a "vod/_definst_/" -f "WIN 14,0,0,179" -W "http://p.jwpcdn.com/6/10/jwplayer.flash.swf" -p "http://richpublisher.endirectv.com/window.php?OPE_ID=1980&FEN_ID=7304" -y "mp4:saintouen/20140929/2014_09_29.mp4" --live -o "2014-11-03_03-43-37_2014_09_29.flv"

darkpheonix
11-03-2014, 07:57 AM
Hi,

Thanks for the command but i get this message using rtmpdump modified binaries 2.4 (link found on the sticky thread):
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)

biezom
11-03-2014, 08:20 AM
Hi,

Thanks for the command but i get this message using rtmpdump modified binaries 2.4 (link found on the sticky thread):


rtmpdump with this link?

https://github.com/K-S-V/Scripts/releases

darkpheonix
11-03-2014, 08:30 AM
rtmpdump with this link?

https://github.com/K-S-V/Scripts/releases
Yes this is the exact binaries I've been usin and I still get the error message with the command you sent.

biezom
11-03-2014, 08:50 AM
Yes this is the exact binaries I've been usin and I still get the error message with the command you sent.

and the librtmp.dll ?

darkpheonix
11-03-2014, 08:56 AM
and the librtmp.dll ?
Well yes since it comes from the zip you just linked

biezom
11-03-2014, 09:09 AM
Well yes since it comes from the zip you just linked

check your private messages