Download YouTube Videos in Google Chrome
Monday, August 3rd, 2009 by Dio
Download in FLV Format:
Create a new bookmark and call it “Download YouTube” or something you will remember, then for the address field paste:
javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + swfArgs['video_id']+ “&l=” + swfArgs['l'] + “&sk=” + swfArgs['sk'] + ‘&fmt_map’ + swfArgs['fmt_map'] + ‘&t=’ + swfArgs['t'];
Then save your bookmark. Next go to the YouTube video you want to download, when it starts playing click your “Download YouTube” bookmark and you will see the .flv start to download in Chrome’s download status bar.
Download in MP4 Format:
Create a new bookmark (It’s probably best to name the above Download YouTube in FLV and then name this one Download YouTube in MP4) then add the following code in the address field:
javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + swfArgs['video_id']+ “&fmt=18″ + “&l=” + swfArgs['l'] + “&sk=” + swfArgs['sk'] + ‘&fmt_map’ + swfArgs['fmt_map'] + ‘&t=’ + swfArgs['t'];
Save then use the same way as the above.
I was sick and tired of using 3rd party apps that tells you to register or go to websites. This new script is gateway to heaven for those who collect video songs.
Enjoy.
Rate article by clicking on a circle














