Download Youtube with Javascript

Download Youtube with Javascript

Youtube video is a gathering place, the server that this is indeed a reference for us who want to enjoy the video funny, creepy, cute also others.

And you certainly want to have one of these videos by downloading, but sometimes there is little difficulty, and there is also a third party that offers services to download the video.

It has many sites that provide free tools to download video in youtube, ranging from online downloader, software, or add-ons and plugins for a browser.


But how to download videos on youtube without installing the software and add-ons first? you can use javascript to download the video.


The trick is as follows:

1. Open the video on youtube that you want. For example:
http://www.youtube.com/watch?v=E3keLeMwfHY

2. After that Copy and Paste the following javascript in your browser (Change your browser's URL with one of the javascript below).

Regular Quality Youtube Video Download Direct Links [RQ]:
javascript: window.location.href = 'http://youtube.com/get_video?video_id =' + yt.getConfig ('SWF_ARGS') ['video_id'] + "& l =" + yt.getConfig ('SWF_ARGS') ['l'] + "& sk =" + yt.getConfig ('SWF_ARGS') ['sk'] + '& t =' + yt.getConfig ('SWF_ARGS') ['t'];

Download High Quality Youtube Videos Direct Links [HQ]:
javascript: window.location.href = 'http://youtube.com/get_video?video_id =' + yt.getConfig ('SWF_ARGS') ['video_id'] + "& fmt = 18 & l =" + yt.getConfig ('SWF_ARGS ') [' l '] + "& sk =" + yt.getConfig (' SWF_ARGS ') [' sk '] +' & t = '+ yt.getConfig (' SWF_ARGS ') [' t '];

Download High Definition Youtube Videos Direct Links [HD]:
javascript: window.location.href = 'http://youtube.com/get_video?video_id =' + yt.getConfig ('SWF_ARGS') ['video_id'] + "& fmt = 22 & l =" + yt.getConfig ('SWF_ARGS ') [' l '] + "& sk =" + yt.getConfig (' SWF_ARGS ') [' sk '] +' & t = '+ yt.getConfig (' SWF_ARGS ') [' t '];

3. Then press Enter. So then the question will arise to save the video file.

4. Click OK and the video will start downloading.

Good luck.


Category Article

What's on Your Mind...

Powered by Blogger.