downloading embedded JWplayer videos..I'm trying to download the following two videos, but am at lost with it.. I tried a couple of addons on the browser, and Jaksta, but couldn't figure it out. Is there any expert out there that would know how to get them downloaded (in any format)? I'd appreciate any advice.
http://www.cengage.com/introbusiness...derlander.html http://www.cengage.com/introbusiness...06_llbean.html |
Re: downloading embedded JWplayer videos..Use StreamTransport!!
|
Re: downloading embedded JWplayer videos..Thanks for the suggestion, but I have a mac.. the only mac althernatives that I can find are Video Downloader and Jaksta, both of which didn't work.. ugh.
|
Re: downloading embedded JWplayer videos..You have to use rtmpdump, then!! ;)
1st vid: Code:
rtmpdump -r "rtmp://wowza.cengage.com:443/business-economics/" -a "business-economics/" -y "introbusiness/pride_business11e/CH01_Nederlander.flv" -o "CH01_Nederlander.flv" Code:
RTMPDump v2.4 GIT-2012-02-24 (Compiled by KSV) 2nd vid: Code:
rtmpdump -r "rtmp://wowza.cengage.com:443/business-economics/" -a "business-economics/" -y "introbusiness/pride_business11e/CH06_LLBean.flv" -o "CH06_LLBean.flv" Code:
RTMPDump v2.4 GIT-2012-02-24 (Compiled by KSV) ;) |
Re: downloading embedded JWplayer videos..you are wonderful Bahman!
I've never used rtmpdump before. I have a mac. Would I still be able to use it? Thank you! K |
Re: downloading embedded JWplayer videos..Yep!
You are welcome! ;) |
Re: downloading embedded JWplayer videos..Hi Bahman
I think it might be necessary to use 'live' switch with these two downloads. Code:
rtmpdump -r "rtmp://wowza.cengage.com:443/business-economics/" -a "business-economics/" -y "introbusiness/pride_business11e/CH01_Nederlander.flv" -v -o "CH01_Nederlander.flv" Code:
rtmpdump -r "rtmp://wowza.cengage.com:443/business-economics/" -a "business-economics/" -y "introbusiness/pride_business11e/CH06_LLBean.flv" -v -o "CH06_LLBean.flv" |
Re: downloading embedded JWplayer videos..I have nothing to say except you are right!! ;)
|
All times are GMT -6. The time now is 12:22 PM. |