Hi,
I am trying to download flash videos from 3dbuzz.com but I couldn't find a way after several days of different attempts.
There are some videos on the site that are playing from youtube, those are easy to get of course but videos like this one isn't:
http://www.3dbuzz.com/vbforum/sv_showvideo.php?v=753
The best I could find is by using the URL snooper, I am able to get this:
Sh4djFfShdf8FnRb35G4Fr4uef7s8Fdfs5UI3r&server=rtmp s://vs1.3dbuzz.com/vod/
and a source IP address something like:
174.122.67.xx
Is it possible to download using this info or by other means?
I tried using:
rtmpdump.exe -r "rtmps://vs1.3dbuzz.com/vod" -o "C:\\test.flv"
but got:
"you must specify a playpath or url" error.
Thanks.