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

downloading videos off newmusiclive.ca

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

merrylegs 04-01-2011 05:12 AM

downloading videos off newmusiclive.ca


 
Any hints on downloading videos off this site? I've tried RTMPdump, but I'm probably not getting the parameters right. URL Snooper doesn't work on my system (refuses to detect a network adapter), so I got the URL from an old version of GetFLV, which doesn't work either. CooJah can't seem to parse the RTMPE stream, apparently, and crashes every browser (Firefox, Chrome and Opera) except IE. I might have to give in and attempt to install Linux to run rtmpsrv and what not, but I don't have the time right now, so I'm asking for help.

Thanks in advance!

chap 04-02-2011 07:29 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

I've tried RTMPdump, but I'm probably not getting the parameters right.
Code:

RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://92.123.70.23:1935/ondemand?_fcs_vhost=cp24754.edgefcs.net&a
kmfv=1.7&auth=dbEdQa1cQafa1bLcEcTcAdmboaDb9cpaMac-bnLYgN-eS-iYG-quH3plIAq&aifp=v
001&slist=/s_!much/shows/2011/03/31/" -a "ondemand?_fcs_vhost=cp24754.edgefcs.ne
t&akmfv=1.7&auth=dbEdQa1cQafa1bLcEcTcAdmboaDb9cpaMac-bnLYgN-eS-iYG-quH3plIAq&aif
p=v001&slist=/s_!much/shows/2011/03/31/" -f "WIN 10,2,153,1" -W "http://www.newm
usiclive.ca/wp-content/themes/newmusiclive/flashmodules/mediaplayer/mediaplayer.
swf" -p "http://www.newmusiclive.ca/video/" -C B:0 -y "mp4:s_!much/shows/2011/03
/31/MM-NML-110331-PANICATTHEDISCO-INTERVIEW" -o MM-NML-110331-PANICATTHEDISCO-IN
TERVIEW.flv

Closing connection... done!

(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Starting download at: 0.000 kB
Metadata:
  duration              399.36
  moovPosition          32.00
  width                848.00
  height                480.00
  videocodecid          avc1
  audiocodecid          mp4a
  avcprofile            77.00
  avclevel              31.00
  aacaot                2.00
  videoframerate        29.97
  audiosamplerate      24000.00
  audiochannels        1.00
trackinfo:
  length                11965000.00
  timescale            29970.00
  language              eng
sampledescription:
  sampletype            avc1
  length                9584640.00
  timescale            24000.00
  language              eng
sampledescription:
  sampletype            mp4a
33491.188 kB / 119.35 sec (29.8%)


merrylegs 04-02-2011 11:20 PM

Re: downloading videos off newmusiclive.ca


 
Thanks! However, using the code you've given, I'm getting this:
Code:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
WARNING: HandShake: Server not genuine Adobe!
ERROR: RTMP_Connect1, handshake failed.

Using v2.1d, I get this:
Code:

RTMPDump v2.1d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

Any help would be appreciated, thanks!

Stream Recorder 04-03-2011 04:29 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

Originally Posted by merrylegs (Post 26867)
WARNING: HandShake: Type mismatch: client sent 6, server answered 9

Compile the latest version of rtmpdump from SVN.

merrylegs 04-03-2011 05:50 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

Originally Posted by Stream Recorder (Post 26871)
Compile the latest version of rtmpdump from SVN.

I downloaded the latest compiled version for Windows from here, and I'm getting this now:
Code:

RTMPDump v2.3 r565
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

I installed Virtualbox/Ubuntu, but when trying it over there (compiled using your tutorial here), I get:
Code:

bash: !much/shows/2011/03/31/": event not found
I tried running rtmpsrv on Linux, and I get the code, but I'm also getting:
Code:

RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://124.155.223.55:1935/ondemand?_fcs_vhost=cp24754.edgefcs.net&akmfv=1.7&auth=dbEdia.dkc1cybOctbadTbBdIada0dud5aA-bnMf4v-eS-iYG-wuG4nnGCr&aifp=v001&slist=/s_!much/shows/2011/03/31/" -a "ondemand?_fcs_vhost=cp24754.edgefcs.net&akmfv=1.7&auth=dbEdia.dkc1cybOctbadTbBdIada0dud5aA-bnMf4v-eS-iYG-wuG4nnGCr&aifp=v001&slist=/s_!much/shows/2011/03/31/" -f "LNX 10,2,153,1" -W "http://www.newmusiclive.ca/wp-content/themes/newmusiclive/flashmodules/mediaplayer/mediaplayer.swf" -p "http://www.newmusiclive.ca/video/?video=73913" -C B:0 -y "mp4:s_!much/shows/2011/03/31/MM-NML-110331-PANICATTHEDISCO-INTERVIEW" -o MM-NML-110331-PANICATTHEDISCO-INTERVIEW.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Duplicate request, skipping.
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Am I doing something wrong? It's my first time using Linux, so I'm not too sure how it works.

chap 04-03-2011 08:25 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

Thanks! However, using the code you've given, I'm getting this:
Code is being created is different, so you have an error.

Code:

RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://64.214.231.215:1935/ondemand?_fcs_vhost=cp24754.edgefcs.net
&akmfv=1.7&auth=dbEaWctbKbjdXbjbebQdZcTbWaubddedZc6-bnMh7r-eS-iYG-wwN2tmMDw&aifp
=v001&slist=/s_!much/shows/2011/03/31/" -a "ondemand?_fcs_vhost=cp24754.edgefcs.
net&akmfv=1.7&auth=dbEaWctbKbjdXbjbebQdZcTbWaubddedZc6-bnMh7r-eS-iYG-wwN2tmMDw&a
ifp=v001&slist=/s_!much/shows/2011/03/31/" -f "WIN 10,2,153,1" -W "http://www.ne
wmusiclive.ca/wp-content/themes/newmusiclive/flashmodules/mediaplayer/mediaplaye
r.swf" -p "http://www.newmusiclive.ca/video/" -C B:0 -y "mp4:s_!much/shows/2011/
03/31/MM-NML-110331-PANICATTHEDISCO-INTERVIEW" -o MM-NML-110331-PANICATTHEDISCO-
INTERVIEW.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              399.36
INFO:  moovPosition          32.00
INFO:  width                848.00
INFO:  height                480.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              31.00
INFO:  aacaot                2.00
INFO:  videoframerate        29.97
INFO:  audiosamplerate      24000.00
INFO:  audiochannels        1.00
INFO: trackinfo:
INFO:  length                11965000.00
INFO:  timescale            29970.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                9584640.00
INFO:  timescale            24000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
111893.810 kB / 399.32 sec (99.9%)
Download complete

http://stream-recorder.com/forum/sho...04&postcount=5

Also download rtmpsusk
Code:

RTMP Proxy Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Processing connect
app: ondemand?_fcs_vhost=cp24754.edgefcs.net&akmfv=1.7&auth=dbEb_bObCbrcUapcHaAd
fdDb_b4aod6a9c_-bnMi7a-eS-iYG-rvE2vmKCt&aifp=v001&slist=/s_!much/shows/2011/03/3
1/
flashVer: WIN 10,2,153,1
swfUrl: http://www.newmusiclive.ca/wp-content/themes/newmusiclive/flashmodules/m
ediaplayer/mediaplayer.swf
tcUrl: rtmpe://92.122.214.189:1935/ondemand?_fcs_vhost=cp24754.edgefcs.net&akmfv
=1.7&auth=dbEb_bObCbrcUapcHaAdfdDb_b4aod6a9c_-bnMi7a-eS-iYG-rvE2vmKCt&aifp=v001&
slist=/s_!much/shows/2011/03/31/
pageUrl: http://www.newmusiclive.ca/video/?video=73913
Playpath: mp4:s_!much/shows/2011/03/31/MM-NML-110331-PANICATTHEDISCO-INTERVIEW
Saving as: MM-NML-110331-PANICATTHEDISCO-INTERVIEW
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO:  duration              399.36
INFO:  moovPosition          32.00
INFO:  width                848.00
INFO:  height                480.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              31.00
INFO:  aacaot                2.00
INFO:  videoframerate        29.97
INFO:  audiosamplerate      24000.00
INFO:  audiochannels        1.00
INFO: trackinfo:
INFO:  length                11965000.00
INFO:  timescale            29970.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                9584640.00
INFO:  timescale            24000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a


merrylegs 04-03-2011 11:11 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

Originally Posted by chap (Post 26875)
Code is being created is different, so you have an error.

Sorry, I'm not too sure what you mean by this?

chap 04-04-2011 09:52 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

Originally Posted by merrylegs (Post 26878)
Sorry, I'm not too sure what you mean by this?

auth=....

placebo 04-04-2011 10:19 AM

Re: downloading videos off newmusiclive.ca


 
Quote:

Originally Posted by merrylegs (Post 26798)
I got the URL from an old version of GetFLV, which doesn't work either.

true. old version of GetFLV doesnt work here. but the latest version of GFLV does!

i have installed GetFLV 9.0.0.0 and it works perfectly with this page:
_http://www.newmusiclive.ca/video/?video=73913

good luck!!

merrylegs 04-22-2011 01:13 PM

Re: downloading videos off newmusiclive.ca


 
Unfortunately, GetFLV is way too expensive, and I'm still getting the errors above. Any other suggestions? Lol.


All times are GMT -6. The time now is 12:17 AM.