View Single Post
  #4  
Old 07-18-2007, 07:55 AM
compn compn is offline
Stream recording expert
 
Join Date: Sep 2006
Posts: 128
compn has a spectacular aura aboutcompn has a spectacular aura aboutcompn has a spectacular aura about
Default

Re: YouTube Mobile


Quote:
Originally Posted by Kron
http://m.youtube.com/
That is where you find them. You can dump them using freeware VLC player and the MP4 container. (Note that VLC Player won't play amr audio)
i was able to record this using mencoder

mencoder rtsp://rtsp.youtube.com/youtube/videos/JpBGRA6HHtY/video.3gp -oac mp3lame -lameopts cbr:br=56 -ovc lavc -o done.avi -rtsp-stream-over-tcp

using the mencoder on this page
http://oss.netfarm.it/mplayer-win32.php
mencoder-rtm-svn-23404.7z [3.89 mb] - May 29, 2007


--------------------

youtube urls are all in flv anyways

take the video id and put it on regular youtube url
http://youtube.com/watch?v=JpBGRA6HHtY

then you can download it easily from there...
http://cache.googlevideo.com/get_vid...id=JpBGRA6HHtY
Reply With Quote