<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Youtube Buffer Video | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/38553</link>
    <description>Recent comments on userscript: Youtube Buffer Video</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>YouTube Time Links Break This, replied by GIJoe</title>
      <description>&lt;p&gt;If you want this to work, try my script:
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/33042&quot;&gt;http://userscripts.org/scripts/show/33042&lt;/a&gt;
&lt;br /&gt;(Don't forget to open the Options menu and Set autoplay to buffering.)&lt;/p&gt;</description>
      <pubDate>Thu, 21 May 2009 15:43:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22783:124228</guid>
      <author>GIJoe</author>
      <link>http://userscripts.org/posts/124228</link>
    </item>
    <item>
      <title>Broken, replied by JoeSimmons</title>
      <description>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/90867&quot;&gt;alif&lt;/a&gt;&lt;/strong&gt; wrote:&lt;br /&gt;how do i apply this fix? Recent youtube maintenance made the script acting weird. Progress bar isn't showing anymore.&lt;/blockquote&gt;
Install my &lt;a href=&quot;http://userscripts.org/scripts/show/49366&quot;&gt;auto buffer script&lt;/a&gt;&lt;br /&gt;
EDIT: Ok it's fully fixed and working 100% of the time.</description>
      <pubDate>Sun, 17 May 2009 08:46:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:26994:122485</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/122485</link>
    </item>
    <item>
      <title>Broken, replied by alif</title>
      <description>&lt;p&gt;how do i apply this fix? Recent youtube maintenance made the script acting weird. Progress bar isn't showing anymore.&lt;/p&gt;</description>
      <pubDate>Sun, 17 May 2009 02:31:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:26994:122442</guid>
      <author>alif</author>
      <link>http://userscripts.org/posts/122442</link>
    </item>
    <item>
      <title>Broken, replied by JoeSimmons</title>
      <description>&lt;p&gt;It's broken. No errors in console.&lt;/p&gt;</description>
      <pubDate>Sat, 16 May 2009 12:41:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:26994:122212</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/122212</link>
    </item>
    <item>
      <title>Mouse Over Video, replied by Ricky H</title>
      <description>&lt;p&gt;things have moved on. i'm now using the &quot;YouTube HQ + 720p Ultimate [MAR 2009] [+autoplay off option]&quot; script which can not only be (manually) set to buffer videos but also picks up HD content where available. still a huge fan of your scripts Yansky, keep up the good work.&lt;/p&gt;

&lt;p&gt;:D&lt;/p&gt;</description>
      <pubDate>Tue, 05 May 2009 11:41:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25137:118008</guid>
      <author>Ricky H</author>
      <link>http://userscripts.org/posts/118008</link>
    </item>
    <item>
      <title>Mouse Over Video, replied by Moeed</title>
      <description>&lt;p&gt;Hi all&lt;/p&gt;

&lt;p&gt;This might not be the most efficient solution, but it worked for me. Just do the following changes in the source code:&lt;/p&gt;

&lt;p&gt;--BEFORE:&lt;/p&gt;

&lt;p&gt;pD.addEventListener('mouseout', pdmousOu = function(e){&lt;/p&gt;

&lt;p&gt;	altPlayerIMG.style.display='block';
&lt;br /&gt;	mP.style.height='25px';&lt;/p&gt;

&lt;p&gt;}, false);&lt;/p&gt;

&lt;p&gt;--AFTER:&lt;/p&gt;

&lt;p&gt;pD.addEventListener('mouseout', pdmousOu = function(e){&lt;/p&gt;

&lt;p&gt;	altPlayerIMG.style.display='none';  //changed from block =&gt; none
&lt;br /&gt;	mP.style.height='385px';            //changed from 25px =&gt; 385px&lt;/p&gt;

&lt;p&gt;}, false);&lt;/p&gt;</description>
      <pubDate>Fri, 01 May 2009 22:25:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25137:116882</guid>
      <author>Moeed</author>
      <link>http://userscripts.org/posts/116882</link>
    </item>
    <item>
      <title>Mouse Over Video, replied by Yansky</title>
      <description>&lt;p&gt;Yeah this happened to me once this week too. I haven't had much free time lately but I will try to look into it in the next few days.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Apr 2009 21:52:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25137:114805</guid>
      <author>Yansky</author>
      <link>http://userscripts.org/posts/114805</link>
    </item>
    <item>
      <title>Mouse Over Video, replied by Ricky H</title>
      <description>&lt;p&gt;Indeed. I am also having this issue. Youtube certainly changed the goal posts this month. basically as war59312 said, the mouse cursor needs to be hovering over the embedded youtube video in order to display the video, otherwise just the 'thumbnail' of the video is shown.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Apr 2009 17:49:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25137:114712</guid>
      <author>Ricky H</author>
      <link>http://userscripts.org/posts/114712</link>
    </item>
    <item>
      <title>Mouse Over Video, replied by war59312</title>
      <description>&lt;p&gt;Seems youtube/google has changed something. Now you have to have your mouse over the controls or video wont play. :(&lt;/p&gt;</description>
      <pubDate>Sun, 19 Apr 2009 14:13:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25137:112453</guid>
      <author>war59312</author>
      <link>http://userscripts.org/posts/112453</link>
    </item>
    <item>
      <title>YouTube Time Links Break This, replied by Aragorn450</title>
      <description>&lt;p&gt;Linking to a particular time in the video as seen here &lt;a href=&quot;http://www.mattcutts.com/blog/link-to-youtube-minute-second/&quot;&gt;http://www.mattcutts.com/blog/link-to-youtube-m...&lt;/a&gt; breaks this script. Or at least, you don't get to that time, even when you hit play. In fact, in Firefox, it doesn't even show the video window, you just get the control bar... See &lt;a href=&quot;http://www.youtube.com/watch?v=PjDw3azfZWI#t=31m08s&quot;&gt;http://www.youtube.com/watch?v=PjDw3azfZWI#t=31...&lt;/a&gt; for an example.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Mar 2009 03:27:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22783:100755</guid>
      <author>Aragorn450</author>
      <link>http://userscripts.org/posts/100755</link>
    </item>
    <item>
      <title>fails at this youtube link, replied by Yansky</title>
      <description>&lt;p&gt;@cmagnuson - are you using the latest version of the script? The newest version should work with videos that have ads.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Feb 2009 07:01:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21166:93715</guid>
      <author>Yansky</author>
      <link>http://userscripts.org/posts/93715</link>
    </item>
    <item>
      <title>fails at this youtube link, replied by cmagnuson</title>
      <description>&lt;p&gt;First off, this script is IMPOSSIBLE to find by doing a Google search for 'YouTube disable autoplay autobuffer' which is exactly what the script does. I had to search for hours to find this script again.&lt;/p&gt;

&lt;p&gt;I can confirm that this script no longer works on YouTube videos with ads. It works fine on YouTube videos without ads but when the ads appear, the script will no longer disable autoplay. I DESPERATELY need a fix for this because I work at YouTube and I open thousands of videos everyday and it is super super super annoying to switch to each individual tab to pause the video.&lt;/p&gt;

&lt;p&gt;I will KILL for a fix for this script! Thanks for all of your hard work!&lt;/p&gt;</description>
      <pubDate>Tue, 03 Feb 2009 00:34:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21166:93684</guid>
      <author>cmagnuson</author>
      <link>http://userscripts.org/posts/93684</link>
    </item>
    <item>
      <title>fails at this youtube link, replied by Yansky</title>
      <description>&lt;p&gt;Are you sure you're using the latest version? That link works fine for me.&lt;/p&gt;</description>
      <pubDate>Mon, 02 Feb 2009 17:00:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21166:93597</guid>
      <author>Yansky</author>
      <link>http://userscripts.org/posts/93597</link>
    </item>
    <item>
      <title>fails at this youtube link, replied by casatodo total</title>
      <description>&lt;p&gt;normally works and is great, but dont work here &lt;a href=&quot;http://www.youtube.com/watch?v=9QKHADNii0U&quot;&gt;http://www.youtube.com/watch?v=9QKHADNii0U&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i dont know why :(&lt;/p&gt;

&lt;p&gt;kudos to you :P&lt;/p&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:53:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21166:93544</guid>
      <author>casatodo total</author>
      <link>http://userscripts.org/posts/93544</link>
    </item>
    <item>
      <title>Love it, replied by JoeSimmons</title>
      <description>&lt;p&gt;On any of their videos.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Jan 2009 07:39:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18977:90075</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/90075</link>
    </item>
    <item>
      <title>Love it, replied by Yansky</title>
      <description>&lt;p&gt;&lt;blockquote&gt;
&lt;br /&gt;Why doesn't it work on any of expertvillage's videos?
&lt;br /&gt;&lt;/blockquote&gt;
&lt;br /&gt;Do you mean on user pages in general or this one for example: &lt;a href=&quot;http://www.youtube.com/watch?v=_K_Gi2jc5W0&quot;&gt;http://www.youtube.com/watch?v=_K_Gi2jc5W0&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 06 Jan 2009 00:35:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18977:88151</guid>
      <author>Yansky</author>
      <link>http://userscripts.org/posts/88151</link>
    </item>
    <item>
      <title>Love it, replied by JoeSimmons</title>
      <description>&lt;p&gt;Why doesn't it work on any of &lt;a href=&quot;http://www.youtube.com/user/expertvillage&quot;&gt;expertvillage&lt;/a&gt;'s videos?&lt;/p&gt;</description>
      <pubDate>Mon, 05 Jan 2009 19:19:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18977:88085</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/88085</link>
    </item>
    <item>
      <title>Love it, replied by alala</title>
      <description>&lt;p&gt;I was also annoyed by mouse hovering problems and YouTube Buffer Video's incompatibilities with another YouTube scripts (YouTube HQ + 720p and some player window enlarging script I don't remember), so I made a couple of minor changes for myself. I'm an &quot;on and off&quot; C++ programmer with no JScript experience, but this quick edit seems to have fixed all hovering-related annoyances and enlarged the YouTube media player to the size I wanted. I also want to mention that I was able to imitate the functionality of YouTube HQ + 720p by using the FoxReplace Firefox addon (&lt;a href=&quot;http://addons.mozilla.org/en-US/firefox/addon/6510&quot;&gt;http://addons.mozilla.org/en-US/firefox/addon/6510&lt;/a&gt;). All one needs is a general rule that replaces &lt;pre&gt;http://www.youtube.com/watch?v=&lt;/pre&gt; with &lt;pre&gt;http://www.youtube.com/watch?fmt=22&amp;amp;v=&lt;/pre&gt; Hope some of you find this a bit helpful, and, Yansky, thanks for the wonderful script.&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
// ==UserScript==
// @name           Youtube Buffer Video (mod)
// @namespace      userscripts.org
// @description    Autoplay is disabled and it buffers the video .
// @version        0.1
// @include        http://youtube.com/watch*
// @include        http://*.youtube.com/watch*
// ==/UserScript==

(function() {
var css = &quot; @namespace url(http://www.w3.org/1999/xhtml); #watch-other-vids{ position:absolute; top:706px; left:656px; } div.bar, #tab-wrapper, #chrome-promo&quot;;
if (typeof GM_addStyle != &quot;undefined&quot;) {
	GM_addStyle(css);
} else if (typeof addStyle != &quot;undefined&quot;) {
	addStyle(css);
} else {
	var heads = document.getElementsByTagName(&quot;head&quot;);
	if (heads.length &gt; 0) {
		var node = document.createElement(&quot;style&quot;);
		node.type = &quot;text/css&quot;;
		node.appendChild(document.createTextNode(css));
		heads[0].appendChild(node); 
	}
}
})();

var sGetter = document.createElement('script');
sGetter.type = &quot;text/javascript&quot;;
sGetter.innerHTML = &quot;function onytplayerStateChange(){};function onYouTubePlayerReady(){&quot;+
					&quot;var movP = document.getElementById('movie_player');movP.playVideo();movP.pauseVideo();&quot;+
					&quot;movP.addEventListener('onStateChange', 'onytplayerStateChange');};&quot;;
document.body.appendChild(sGetter);

var vidID = document.location.toString().split(&quot;v=&quot;)[1].split(&quot;&amp;amp;&quot;)[0];
var pD = document.getElementById('watch-player-div');
var mP = document.getElementById('movie_player');
mP.setAttribute(&quot;flashvars&quot;,&quot;autoplay=0&amp;amp;&quot;+mP.getAttribute(&quot;flashvars&quot;));
mP.src+=&quot;#&quot;;
mP.style.height='25px';
mP.style.width='940px';

var altPlayerIMG = document.createElement('img');
altPlayerIMG.setAttribute('id','myytplayerIMG');
altPlayerIMG.src='http://i2.ytimg.com/vi/'+vidID+'/default.jpg';
altPlayerIMG.setAttribute('style','width:940px;height:557px;');
pD.insertBefore( altPlayerIMG, mP );

var cI = true;

unsafeWindow.onytplayerStateChange = function(newState){

	if(newState==1 &amp;amp;&amp;amp; cI){

		pD.removeChild(altPlayerIMG);
		mP.style.height='557px';
		mP.style.width='940px';
		pD.removeEventListener(&quot;mouseover&quot;, pdmousOv, false);
		pD.removeEventListener(&quot;mouseout&quot;, pdmousOu, false);
		cI=false;
	
	}

}

pD.addEventListener('mouseover', pdmousOv = function(e){

//	altPlayerIMG.style.display='none';
//	mP.style.height='385px';

}, false);
pD.addEventListener('mouseout', pdmousOu = function(e){

//	altPlayerIMG.style.display='block';
//	mP.style.height='25px';

}, false);
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 22 Dec 2008 16:31:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18977:85481</guid>
      <author>alala</author>
      <link>http://userscripts.org/posts/85481</link>
    </item>
    <item>
      <title>Love it, replied by Yansky</title>
      <description>&lt;p&gt;&lt;blockquote&gt;
&lt;br /&gt;it makes you hover the video for it to be seen playing.
&lt;br /&gt;&lt;/blockquote&gt;
&lt;br /&gt;It's not supposed to do that. The hover stuff is there so that you can see the the vertical audio bar if you mouseover the audio level button on the player while it's buffering. I needed to restore the height of the player and hide the preview image so that the vertical audio bar would show.&lt;/p&gt;

&lt;p&gt;The hover event listeners and the preview image should be removed once you click the play button, but I guess it's not doing that for whatever reason.&lt;/p&gt;</description>
      <pubDate>Sun, 14 Dec 2008 11:20:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18977:83387</guid>
      <author>Yansky</author>
      <link>http://userscripts.org/posts/83387</link>
    </item>
    <item>
      <title>Love it, replied by JoeSimmons</title>
      <description>&lt;p&gt;I love this script but why does it do things that aren't mentioned in the description? I took out the part where it makes you hover the video for it to be seen playing. That's completely pointless I think.&lt;/p&gt;</description>
      <pubDate>Sun, 14 Dec 2008 04:50:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18977:83324</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/83324</link>
    </item>
  </channel>
</rss>
