Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-18-2015, 08:10 PM
lscheng lscheng is offline
Junior Member
 
Join Date: Jan 2015
Posts: 2
lscheng is on a distinguished road
Default

Save video from i-cable.com


http://cablenews.i-cable.com/webapps...news_id=449781

was wondering how to save this video ?
Reply With Quote
  #2  
Old 01-18-2015, 09:34 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Save video from i-cable.com


you can use rtmpdump it works

for exemple for this video

http://cablenews.i-cable.com/webapps...news_id=450238

Code:
rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 16,0,0,235" -W "http://cablenews.i-cable.com/webapps/js/players/jwplayer/icable_player_201309.swf" -p "http://cablenews.i-cable.com/webapps/news_video/index.php?news_id=450238&urlc=4" -y "4-58ba8a5c-1421636965-1421637265-8b004c56d5b44e388176d182ff5633d0-8d201eff08ad2fe_5b7-03/news2/2015/01/19/mp4:f-hkprop_150119.mp4" -o "f-hkprop_150119.flv"
but the problem the playpath '-y' changes and works just once only
so you need read the source code and find your own code

So for each video you change the pageUrl '-p' playpath '-y' and '-o' the name you want

exemple for an other video

http://cablenews.i-cable.com/webapps...news_id=450211

Code:
rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 16,0,0,235" -W "http://cablenews.i-cable.com/webapps/js/players/jwplayer/icable_player_201309.swf" -p "http://cablenews.i-cable.com/webapps/news_video/index.php?news_id=450211" -y "4-58ba8a5c-1421637957-1421638257-e890fc361ca0aa42da665135c9643888-8d201f23f8342b3_880-03/news2/2015/01/19/mp4:army0100_150119.mp4" -o "army0100_150119.flv"
for your request
http://cablenews.i-cable.com/webapps...news_id=449781


Code:
rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 16,0,0,235" -W "http://cablenews.i-cable.com/webapps/js/players/jwplayer/icable_player_201309.swf" -p "http://cablenews.i-cable.com/webapps/news_video/index.php?news_id=449781" -y "4-58ba8a5c-1421640211-1421640511-5624cb99fd2e9ee3da4e790191409298-8d201f77efee587_697-03/news2/2015/01/12/mp4:chairman_150112.mp4" -o "chairman_150112.mp4.flv"
just change the playpath '-y' after you read source code and find your own code

Last edited by biezom : 01-18-2015 at 10:13 PM.
Reply With Quote
  #3  
Old 01-20-2015, 01:22 AM
lscheng lscheng is offline
Junior Member
 
Join Date: Jan 2015
Posts: 2
lscheng is on a distinguished road
Smile

Re: Save video from i-cable.com


I got it! Thanks a lot
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:23 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons