Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Save video from i-cable.com

(http://stream-recorder.com/forum/showthread.php?t=18562)

motom 07-21-2014 12:41 AM

Save video from i-cable.com


 
http://cablev.i-cable.com/video/?id=202580

was wondering how to save this video ?

peterpan 07-21-2014 02:23 AM

Re: Save video from i-cable.com


 
Code:

rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 13,0,0,214" -W "http://cablev.i-cable.com/js/players/jwplayer/icable_player_201309.swf" -p "http://cablev.i-cable.com/video/?id=202580" -y "4-68222a50-1405930721-1405931021-4f502226c47d9687ba063e8a011ce1fd-8d17316fd76c166_84c-03/soundbite/mp4:soundbite_20140721.mp4" -o "2014-07-21_01-19-35_mp4_soundbite_20140721.flv"

motom 07-21-2014 01:39 PM

Re: Save video from i-cable.com


 
Quote:

Originally Posted by peterpan (Post 69181)
Code:

rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 13,0,0,214" -W "http://cablev.i-cable.com/js/players/jwplayer/icable_player_201309.swf" -p "http://cablev.i-cable.com/video/?id=202580" -y "4-68222a50-1405930721-1405931021-4f502226c47d9687ba063e8a011ce1fd-8d17316fd76c166_84c-03/soundbite/mp4:soundbite_20140721.mp4" -o "2014-07-21_01-19-35_mp4_soundbite_20140721.flv"

Thank you PeterPan,

Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound

Was I late?

peterpan 07-21-2014 01:53 PM

Re: Save video from i-cable.com


 
You have to sniff out a new link...as playpath '-y' changes ;)

Code:

rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 13,0,0,214" -W "http://cablev.i-cable.com/js/players/jwplayer/icable_player_201309.swf" -p "http://cablev.i-cable.com/video/?id=202580" -y "4-5fd3914c-1405972025-1405972325-cc8cbc593f097bad599d1c58fdf46a21-8d1737728d883f2_59f-03/soundbite/mp4:soundbite_20140721.mp4" -o "2014-07-21_12-48-00_mp4_soundbite_20140721.flv"

motom 07-21-2014 11:02 PM

Re: Save video from i-cable.com


 
Thanks peterpan, !! :)

Found that from the source.


All times are GMT -6. The time now is 07:35 AM.