Download Youtube video in .mp4 format without using any software or any website using a simple javascript. This script let you download Youtube video directly from the website without delay. Below is the code to download a video from the Youtube, copy-past this code into the address bar when your desired video starts buffering.
Copy this script into address bar:
javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.Youtube.com/get_video?fmt='+(isHDAvailable?'22':'18')+'&video_id='+swfArgs['video_id']+'&t='+swfArgs['t']}
for more tips n tricks visit BLINDHACK .
No comments:
Post a Comment