To download YouTube videos as MP4 using JavaScript paste this js in address bar when playing video that you want to download.
Code:-
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']}
This trick works 100% :|
This entry was posted
on 1:19 PM
and is filed under
Hacks,
JAVASCRIPTS,
TIPS,
Tricks,
Tutorials
.
You can leave a response
and follow any responses to this entry through the
Subscribe to:
Post Comments (Atom)
.
0 comments