Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Don't know how to download from Y!Okay, I'm new to this and using the Mac. I managed to figure out how to install rtmpdump and build rtmpdump GUI. Also I have installed Wireshark.
But I just don't know how to find the rtmp/rtmpe url properly from the streaming video website. Even if I string up a url, I don't know how to get it to download the video with rtmpdump GUI. Could someone show me just one example to download one chapter from this web series, Cybergeddon from Yahoo? Will try to figure out the rest. One good and clear example for Mac. Thank you. What other software do I need to install to make things easier? |
#2
|
|||
|
|||
Re: Don't know how to download from Y!Code:
rtmpdump -r "rtmp://c-c48cf3235b9772301c08be29bb78b12e.a-cybergeddonspecials.i-6 36d61d6.rtmp.atlas.cdn.yimg.com:1935/" -a "" -f "WIN 11,4,402,278" -W "http://l. yimg.com/rx/builds/3.5.5.8628/assets/player.swf" -p "http://cybergeddon.yahoo.co m/#chapters" -y "mp4:cybergeddonspecials/lotus/20120919/cybergeddon_eng_chapter1 _1024?b=10240&d=+y+61468424-54a2-394b-9e1b-e7426febc1dd+ZGt2cmZodDgyYm5sdSZiPTMm cz0xMw--+atlas+ca&dt=us+us_t+vid+b+cdn+cat&m=video%2fmp4&ns=ps+ss&ps=tebybcB41Ee peK0mNWLGvq&ss=3d6b96b6-d21e-442e-95f9-340cf4296c45&x=1349405560&s=4957ba9f77774 a4d69220d1cdc557b5b" -o cybergeddon_eng_chapter1_1024.flv RTMPDump v2.4-41-g7bae82a (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 649.09 INFO: moovPosition 28.00 INFO: width 640.00 INFO: height 360.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 31.00 INFO: aacaot 2.00 INFO: videoframerate 23.98 INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 15577562.00 INFO: timescale 24000.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: length 28624895.00 INFO: timescale 44100.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a 5097.854 kB / 29.11 sec (4.4%) |
#3
|
|||
|
|||
Re: Don't know how to download from Y!Thank you, svnpenn.
Looks familiar to what I started out. Will try later. |
#4
|
|||
|
|||
Re: Don't know how to download from Y!Tried.
Y! keeps changing the url. Quite hard to string them together. Follow your example closely and get this Code:
Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Failed |
#5
|
|||
|
|||
Re: Don't know how to download from Y!I use script rtmp-host.sh
Its for Windows but could be ported to Mac pretty easily by someone who knows Bash github.com/svnpenn/etc/blob/master/rtmp-host.sh |
#6
|
|||
|
|||
Re: Don't know how to download from Y!What's that?
As you can see, I'm clueless. Don't mind using Windows as there's BootCamp and virtualization. Just need easy-to-use GUI software. Coding too complex for me. BTW, when you capture the first chapter of Cybergeddon, how is it only 640x360. Unless you choose disable HD at the website. |
#7
|
|||
|
|||
Re: Don't know how to download from Y!Quote:
However you need to understand this. Both my script and RtmpDumpHelper rely on the command line program RtmpDump. If you have specific questions about RtmpDump that is fine, but it is beyond the scope of this thread and quite possibly these forums, to teach you how to use the command line. |
#8
|
|||
|
|||
Re: Don't know how to download from Y!Thank you, svnpenn.
Found one Mac software that does the job - Jaksta. Trying to learn the command line for rtmpdump. Trying to figure out rtmpsrv and rtmpsuck. The difficult part is to get the rtmp urls. Think that's the part I'm stuck at. Learn a few things with youtube videos. |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|