run the video that you want to download
run a program like url snooper
Code:
http://www.letmegooglethat.com/?q=url+snooper
in url snooper in the must contain box type
remote
theres your download url
now download it with curl
Code:
curl -k url -o path/cw.flv
or play with vlc and record
