Download video from Youtube easily
Many ways that can be done to download the videos in Youtube through some software or plugin. And this is another easier way you can do to more easily download Youtube videos. How to copy the script JavaScript in your browser’s address bar and you can automatically download videos directly from Youtube option.

| Copy script below and paste to address bar any video Youtube you want to download. |
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'];






