Youtube Video in High Quality

By Keshav Gupta Last update Jul 17, 2008 — Installed 3,819 times.

Download button does not work with new Youtube design

in
Subscribe to Download button does not work with new Youtube design 4 posts, 3 voices



mk.2 User

Download button just doesn't show up.
Also, I think you should update to use "fmt=22" for 720p video.

 
Chypre User

YouTube updated their site somehow to disable the "download" link. I hope the author updates his script to fix this, as I rely heavily on this tool.

 
Chypre User

OK, I figured out a fix. The script inserts the download button before <div id="search-form">, which YouTube got rid of. You'll notice that the "Home - Video - Channels - Community" on YouTube video pages is now different; they are no longer tabs, but square shaped buttons which appear next to the search bar.

So, we only need to update the Greasemonkey script to specify a new div id for inserting the download button. I found it looks best if inserted before "upload-menu", so, to update the Greasemonkey script, simply edit it and change the two getElementById("search-form") on line 37 to getElementById("upload-menu").

 
Keshav Gupta Script's Author
FirefoxWindows

guys you can use "yousabletubefix" script. This one is very good and author updates it regularly

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel