Have ever wanted to download your favorite videos from Youtube and save them to your computer?we have a lot of tools, programs and web services to download Youtube Videos but to cut the strain of using an Youtube downloader software,today we’ll tell you  a simple trick to download youtube favorite videos in any quality instantly by running a Java Script without the need of any program.

How to Download Youtube Videos Directly without any program?

1,Open up a web browser and find  the Youtube Video which you want to download.

2,Just copy the whole script (according to Quality Needed) and paste it on the address bar of the browser where the video is open.

Download Regular Quality Youtube Video 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 Video 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'];

How to Download Youtube Videos Directly without any program

3,Now Press Enter Key and the Download of your youtube video will start instantly.