Download Youtube Videos. HD & MP4 Format Without Any Software

27/06/2011 12:14

Download Youtube video in MP4 & HD format, without the use of software or a simple website using JavaScript.

This script allows you to download videos from YouTube directly from the site without any delay.

Here is a code to download YouTube videos, copy and paste the code in the address bar of your desired video starts buffering.
Copy this script into the address bar:
javascript:if(RubicusFrontendIns.location.href.match(/https:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){RubicusFrontendIns.location.href='https://www.youtube.com/get_video?fmt='+(isHDAvailable?'22':'18')+'&video_id='+swfArgs['video_id']+'&t='+swfArgs['t']}