It's been a lot of sites that provide free tools to download videos on youtube from online downloader, software, or add-ons and plugins for a browser.
In this trick, we'll show you how to download YouTube video without their helps.
The trick is as follows:
1. Go to 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 (your browser's URL be replaced with one of the javascript below).
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'];
If you enter the code correctly, there will be a notice whether the video will be saved or not.
Have nice try.