I’m totally addicted with the youtube hacks that I unlock yesterday. One question came to me. What if the available youtube links does not contain MP4 links to save the youtube clips?
This Tip and Tricks will easily get the direct download links for the MP4 format.
While watching any youtube video, put &fmt=18 at the end of the url
http://www.youtube.com/watch?v=xlkBIPe3-f4&fmt=18
Once the site is loaded, use my all-in-one downloader to get the available youtube links.
August 10, 2011
Downloading all Video Formats
The One to One Download Code is currently under development. For the meantime, use these two ways of downloading the files:
http://WindowsForUs.com/getfiles/ (using right-click view source only)
http://WindowsForUs.com/Youtube/default.aspx (automatic posting of all download links to the site – 1080p, 720p MP4 and FLV formats)
Old Code Post
javascript:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&');for(i=0;i<=w.length-1;i++)if(w[i].split('=')[0] == 'fmt_url_map'){links=unescape(w[i].split('=')[1]);break;}abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;
Or Drag this bookmarklet to your Bookmarks bar: Get Youtube Links
Update: IE7 and IE8 version
javascript:isIE=/*@cc_on!@*/false;isIE ? swfHTML=document.getElementById('movie_player').getElementsByTagName('param')[1].value:swfHTML=document.getElementById('movie_player').getAttribute('flashvars');w=swfHTML.split('&'); for(i=0;i<=w.length-1;i++) if(w[i].split('=')[0] == 'fmt_url_map') { links=unescape(w[i].split('=')[1]); break;} abc = links.split(',');window.location.href = 'http://windowsforus.com/v?' + abc;
Heres a sample result
The Best!
Youtube Hack for today! :)
Same result with One Click Youtube Code Bookmarklets!
Read here to get the code: http://unlockforus.blogspot.com/2008/09/directly-download-youtube-videos-in.html
Hope This Helps!


0 Comments:
Post a Comment