|
Re: Can someone help me download this from Youtube?
Apparently youtube has released this javascript to download MP4 files:
javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.youtube.com/get_video?fmt='+(isHDAvailable?'22':'18')+'&video_ id='+swfArgs['video_id']+'&t='+swfArgs['t']}
The easiest way to use this is to create a new "favorites" shortcut called "get youtube video", then past in this javascript statement as the shortcut's URL. Then view the video and pause it (saves bandwidth), and then click the "get youtube video" you just created, and you'll be prompted to download "video.mp4". You can rename it during the save as or after the download.
Or simpler still do a web search for get youtube video, right click on the link to confirm that the URL is the javascript statement above, then left click on it (nothing happens since you're not on the youtube video page), then do an add to favorites.
You'll need Quicktime player or similar program to view a mp4 file, and quicktime pro or similar program to convert it to other video formats.
Copyrighted videos are not supposed to be uploaded to youtube.
Previously a person could use a program like HyperCam 2 to create a video from anything displayed on the desktop. Fraps does the same thing for directx video output, but doesn't work with all desktop windows. Now with the javascript feature, you can download the mp4 file as stored at youtube. The actual video display from youtube is flash video, but their source is mp4.
|