Need help with example to rip this particular rtmpeHi,
Can you please help me with the rtmpdump parameters to get the stream from http://content.bitsontherun.com/prev...FIAEe-dmeh3UTQ ? This should contain the information about the stream: HTML Code:
<rss version="2.0" xmlns:jwplayer="http://developer.longtailvideo.com/trac/" xmlns:media="http://search.yahoo.com/mrss/"> |
Re: Need help with example to rip this particular rtmpeQuote:
Code:
rtmpdump -r "rtmpe://fms.413C.edgecastcdn.net/00413C/content/" -a "00413C/content/" -f "WIN 11,1,102,55" -W "http://d2ciznq2rtdp7k.cloudfront.net/player-12953.swf" -p "http://content.bitsontherun.com/previews/LYsFIAEe-dmeh3UTQ" -y "mp4:conversions/F4G1kbrr/videos/LYsFIAEe-107239.mp4?eee6cc8084bc02b30964434688d6269a2256881fa011dd7e81ba513c334d184c6529a35f033241179f48221b06529a0a1098f4b1917ab0cc06df2582cb7c2900ac4281826f0490835eeeb8800a2ae5042e76eff84bd55240c64d2f21ff18e2c23b94eeaf7309bd3b903d0ce0da251e" -o LYsFIAEe-107239.flv |
Re: Need help with example to rip this particular rtmpehave you even tried anything? anyway
replace your_auth_token with your current auth token from xml file in following command line. Code:
rtmpdump -r "rtmpe://fms.413C.edgecastcdn.net/00413C/content/" -a "00413C/content/" -f "WIN 11,1,102,55" -W "http://d2ciznq2rtdp7k.cloudfront.net/player-12953.swf" -p "http://content.bitsontherun.com/previews/LYsFIAEe-dmeh3UTQ" -y "mp4:conversions/F4G1kbrr/videos/LYsFIAEe-107241.mp4?your_auth_token" -o LYsFIAEe-107241.flv Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) |
Re: Need help with example to rip this particular rtmpeThanks KSV and hasomaso. You guys are amazing :)
Yes, I did try to get the stream but I was missing -a, -f and -W. |
Re: Need help with example to rip this particular rtmpeDidn't want to make a new thread, but I'm having problems with this url
rtmpt://c14005-o.f.core.cdn.streamfarm.net/14005dgcom/ondemand/3916ebstd/ebstd/2012/02/13/zh/ebstd_2012-02-13_196719_000.mp4 I'm working with Linux. A simple "rtmdump -r" doesn't work but I suspect something more complicated does. I care more about the process of getting the working rtmdump command than the command itself, so a link to a tutorial will be fine Thank you |
Re: Need help with example to rip this particular rtmpeyou need sth like this?
Code:
rtmpdump -r "rtmp://c14005-o.f.core.cdn.streamfarm.net/14005dgcom" -a "14005dgcom/" -y "mp4:ondemand/3916ebstd/ebstd/2012/02/13/zh/ebstd_2012-02-13_196719_000.mp4" -o "ebstd_2012-02-13_196719_000.flv" Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) |
Re: Need help with example to rip this particular rtmpeQuote:
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused) |
Re: Need help with example to rip this particular rtmpeAs you see, the script is OK!! That error is because of your internet connection or your rtmpdump version!!
|
Re: Need help with example to rip this particular rtmpeHad to change the port with -c
Works now Thank you very much |
All times are GMT -6. The time now is 02:38 PM. |