<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on YousableTubeFix | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/13333</link>
    <description>Recent comments on userscript: YousableTubeFix</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>can't play videos with video ads, replied by hitman82</title>
      <description>&lt;p&gt;yes! thanks a lot!&lt;/p&gt;</description>
      <pubDate>Sun, 08 Nov 2009 16:32:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:188343</guid>
      <author>hitman82</author>
      <link>http://userscripts.org/posts/188343</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by Mindeye</title>
      <description>&lt;p&gt;Ok, edit the script and search for...:&lt;/p&gt;

&lt;p&gt;&lt;blockquote&gt;
&lt;br /&gt;// Removes ads and tracking code from the player (depends on the Main Reload)
&lt;br /&gt;[&quot;ctb&quot;, &quot;ctb_xml&quot;, &quot;ad_module&quot;, &quot;ad_tag&quot;, &quot;sdetail&quot;].forEach(function(v) {
&lt;br /&gt;	deleteFlashVar(v, false);
&lt;br /&gt;});
&lt;br /&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;...replace it with...:&lt;/p&gt;

&lt;p&gt;&lt;blockquote&gt;
&lt;br /&gt;// Removes ads and tracking code from the player (depends on the Main Reload)
&lt;br /&gt;[&quot;ctb&quot;, &quot;ctb_xml&quot;, &quot;ad_module&quot;, &quot;ad_tag&quot;, &quot;sdetail&quot;].forEach(function(v) {
&lt;br /&gt;	deleteFlashVar(v, false);
&lt;br /&gt;});
&lt;br /&gt;setFlashVar(&quot;autoplay&quot;, &quot;1&quot;);
&lt;br /&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Does it work now?&lt;/p&gt;</description>
      <pubDate>Sun, 08 Nov 2009 13:20:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:188265</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/188265</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by hitman82</title>
      <description>&lt;p&gt;If I just disable YousableTubeFix it plays fine.&lt;/p&gt;

&lt;p&gt;Settings screenshot &lt;a href=&quot;http://img200.imageshack.us/img200/1199/settingsa.png&quot;&gt;http://img200.imageshack.us/img200/1199/setting...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Racy video notice is the only option I remove.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Nov 2009 13:52:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187931</guid>
      <author>hitman82</author>
      <link>http://userscripts.org/posts/187931</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by Mindeye</title>
      <description>&lt;p&gt;Can you try disabling only YousableTubeFix and see id it plays ok? What are your script settings?&lt;/p&gt;</description>
      <pubDate>Sat, 07 Nov 2009 13:15:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187925</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/187925</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by hitman82</title>
      <description>&lt;p&gt;I have tried disabling all extensions and it played fine.&lt;/p&gt;

&lt;p&gt;I went into the error console and took screenshots.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://img265.imageshack.us/i/87830681.png/&quot;&gt;http://img265.imageshack.us/i/87830681.png/&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://img265.imageshack.us/i/62980895.png/&quot;&gt;http://img265.imageshack.us/i/62980895.png/&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://img252.imageshack.us/i/27576545.png/&quot;&gt;http://img252.imageshack.us/i/27576545.png/&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://img252.imageshack.us/i/40318466.png/&quot;&gt;http://img252.imageshack.us/i/40318466.png/&lt;/a&gt;
&lt;br /&gt;&lt;a href=&quot;http://img22.imageshack.us/i/60261024.png/&quot;&gt;http://img22.imageshack.us/i/60261024.png/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 07 Nov 2009 12:12:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187911</guid>
      <author>hitman82</author>
      <link>http://userscripts.org/posts/187911</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by hitman82</title>
      <description>&lt;p&gt;All it says is &quot;Please wait. Loading your video...&quot;&lt;/p&gt;</description>
      <pubDate>Sat, 07 Nov 2009 11:42:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187907</guid>
      <author>hitman82</author>
      <link>http://userscripts.org/posts/187907</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by hitman82</title>
      <description>&lt;p&gt;It is not country specific because it plays just fine in Chrome and IE.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Nov 2009 11:40:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187905</guid>
      <author>hitman82</author>
      <link>http://userscripts.org/posts/187905</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by Meuhcoin</title>
      <description>&lt;p&gt;No problem with this video either. It works as well as any other with the script enabled.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Nov 2009 20:11:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187070</guid>
      <author>Meuhcoin</author>
      <link>http://userscripts.org/posts/187070</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by Mindeye</title>
      <description>&lt;p&gt;It works ok for me. Any error in the error console? Anyone else has this problem? Some YouTube's features are country-specific (like some ads), maybe that's the reason I can't see any problem.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Nov 2009 18:22:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:187036</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/187036</link>
    </item>
    <item>
      <title>forMultiBrowser&#12510;&#12523;&#12481;&#12502;&#12521;&#12454;&#12470;&#23550;&#24540;, replied by .paradise</title>
      <description>&lt;p&gt;Thank you, your scrips is happy =D
&lt;br /&gt;&#12288;
&lt;br /&gt;New, more want function.
&lt;br /&gt;&quot;Loop PlayList&quot;
&lt;br /&gt;&#12288;
&lt;br /&gt;CDM's example script
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/28832&quot;&gt;http://userscripts.org/scripts/show/28832&lt;/a&gt;
&lt;br /&gt;&#12288;
&lt;br /&gt;example playlist (all play &amp;amp; loop)
&lt;br /&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=2jNVjKCJMHE&amp;amp;feature=PlayList&amp;amp;p=3D4E1939CE22595B&amp;amp;index=0&amp;amp;playnext=1&quot;&gt;http://www.youtube.com/watch?v=2jNVjKCJMHE&amp;amp;feat...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 05 Nov 2009 07:16:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:34849:186897</guid>
      <author>.paradise</author>
      <link>http://userscripts.org/posts/186897</link>
    </item>
    <item>
      <title>can't play videos with video ads, replied by hitman82</title>
      <description>&lt;p&gt;such as &lt;a href=&quot;http://www.youtube.com/watch?v=g-OQFllDgZY&quot;&gt;http://www.youtube.com/watch?v=g-OQFllDgZY&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;I tried disabling all my other scripts and addons but it still didn't work.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Nov 2009 19:40:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38878:186751</guid>
      <author>hitman82</author>
      <link>http://userscripts.org/posts/186751</link>
    </item>
    <item>
      <title>Any plans for fmt=34?, replied by Nintendo Maniac 64</title>
      <description>&lt;p&gt;The main reason why I want it included is because for whatever reason, there are HD videos that do not have an fmt=35 version.  HOWEVER, when this happens an fmt=34 version is still present.&lt;/p&gt;

&lt;p&gt;From the looks of it, fmt=34 has a maximum resolution of 640x480 (this means 16:9 content is 640x360), making it higher quality than fmt=18.  It also has the same audio quality as both fmt=18 and fmt=35. (there are some freak random videos that use 854x480 for fmt=34, but their quality is still lower than fmt=35)&lt;/p&gt;

&lt;p&gt;HOWEVER, there is a catch.  Videos uploaded before May 9, 2009 have their fmt=34 version be quite low-res (such as 400x226 or 320x240).&lt;/p&gt;

&lt;p&gt;~~Example videos~~&lt;/p&gt;

&lt;p&gt;Lacks fmt=35 but not fmt=34:
&lt;br /&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=KsYSyLpJjXQ&quot;&gt;http://www.youtube.com/watch?v=KsYSyLpJjXQ&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;fmt=34 @ 854x480:
&lt;br /&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=Rn80xv-dtx0&quot;&gt;http://www.youtube.com/watch?v=Rn80xv-dtx0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;one of the last low-res fmt=34 videos:
&lt;br /&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=JMTylXKa9to&quot;&gt;http://www.youtube.com/watch?v=JMTylXKa9to&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;one of the first normal (and current) res fmt=34 videos:
&lt;br /&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=HeNCI0p_EBw&quot;&gt;http://www.youtube.com/watch?v=HeNCI0p_EBw&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 03:52:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38520:185183</guid>
      <author>Nintendo Maniac 64</author>
      <link>http://userscripts.org/posts/185183</link>
    </item>
    <item>
      <title>Can't install (pic inside), replied by Lv99 Slacker</title>
      <description>&lt;p&gt;Never mind. Everything is ok now.&lt;/p&gt;</description>
      <pubDate>Mon, 26 Oct 2009 05:48:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38250:183724</guid>
      <author>Lv99 Slacker</author>
      <link>http://userscripts.org/posts/183724</link>
    </item>
    <item>
      <title>Preload, replied by Dark_Rak3r</title>
      <description>&lt;p&gt;Would it be possible to add a preload function for playlists? There was another script that did something like that, and it seem like it could be useful.
&lt;br /&gt;&lt;pre&gt;http://userscripts.org/scripts/show/32755&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 18:53:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38210:183514</guid>
      <author>Dark_Rak3r</author>
      <link>http://userscripts.org/posts/183514</link>
    </item>
    <item>
      <title>Script selects &amp;quot;FLV High Quality&amp;quot; instead of &amp;quot;MPEG H.264&amp;quot;, replied by Dark_Rak3r</title>
      <description>&lt;p&gt;FLV High Quality IS better than MPEG H.264. Try comparing both with the same vid.&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 06:17:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38172:183337</guid>
      <author>Dark_Rak3r</author>
      <link>http://userscripts.org/posts/183337</link>
    </item>
    <item>
      <title>Script selects &amp;quot;FLV High Quality&amp;quot; instead of &amp;quot;MPEG H.264&amp;quot;, replied by thezachperson31</title>
      <description>&lt;p&gt;When both &quot;FLV High Quality&quot; and &quot;MPEG H.264&quot; options are available, the script will select the &quot;FLV High Quality&quot; option even though the &quot;MPEG H.264&quot; format is better. The setting is set to &quot;Best Quality&quot;.&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 03:23:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38172:183296</guid>
      <author>thezachperson31</author>
      <link>http://userscripts.org/posts/183296</link>
    </item>
    <item>
      <title>Script updated, replied by Tubebaum</title>
      <description>&lt;p&gt;Sweet&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 01:49:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38138:183282</guid>
      <author>Tubebaum</author>
      <link>http://userscripts.org/posts/183282</link>
    </item>
    <item>
      <title>HQ selection, replied by Dark_Rak3r</title>
      <description>&lt;p&gt;Actually, I think mindeye is right. I was comparing the flv HQ to the standard MP4 (HQ), not the high quality MP4 (HD). I know that the HD MP4 is the best quality, but sometimes things load slow with it on that look ok with the flv (HQ) or MP4 (HQ), but I was wondering which of those two are better.
&lt;br /&gt;Also, is it just me or did youtube add black borders to HQ/HD vids (Greasemonkey off, of course)?&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 01:18:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38073:183275</guid>
      <author>Dark_Rak3r</author>
      <link>http://userscripts.org/posts/183275</link>
    </item>
    <item>
      <title>HQ selection, replied by Mindeye</title>
      <description>&lt;p&gt;Ooops, sorry, you're right, I'd read it wrong.  :-)&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 22:41:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38073:183221</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/183221</link>
    </item>
    <item>
      <title>HQ selection, replied by Nintendo Maniac 64</title>
      <description>&lt;p&gt;Um, you're kidding right?  HQ MP4 is better - that's the 720p HD format!  Mindeye, you're thinking of &quot;MP4&quot; which youtube calls an HQ format (though it's not really THAT high quality, but it was when it launched)&lt;/p&gt;

&lt;p&gt;You really gotta rename these formats ya know, to make it more obvious what format's better than the others.&lt;/p&gt;

&lt;p&gt;The most obvious is to rename MP4 HQ to &quot;MP4 HD&quot;.  You also may want to rename standard FLV to &quot;FLV LQ&quot; or something.  That'll give an LQ, [nothing AKA normal], HQ, and HD - then it should be obvious what formats are better than the others.&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 22:15:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38073:183218</guid>
      <author>Nintendo Maniac 64</author>
      <link>http://userscripts.org/posts/183218</link>
    </item>
    <item>
      <title>HQ selection, replied by Mindeye</title>
      <description>&lt;p&gt;HQ FLV is better. I'll check playlist autoplay again, but I haven't had any problem with it. That warning you saw in the error console is caused by YouTube code, as you can see in source line, so it's not a script problem.&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 21:24:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38073:183201</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/183201</link>
    </item>
    <item>
      <title>HQ selection, replied by Dark_Rak3r</title>
      <description>&lt;p&gt;So is there any reason to worry about the errors I'm getting? And back to my other question, is the HQ mp4 or HQ flv format better?&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 20:22:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38073:183183</guid>
      <author>Dark_Rak3r</author>
      <link>http://userscripts.org/posts/183183</link>
    </item>
    <item>
      <title>FLV HQ &amp;amp; MP4 HQ Download Links Broken, replied by bseos</title>
      <description>&lt;p&gt;oh never mind, i updated to the latest version of the script (24/10), its working fine now :)
&lt;br /&gt;Thanks :D&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 16:07:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38126:183095</guid>
      <author>bseos</author>
      <link>http://userscripts.org/posts/183095</link>
    </item>
    <item>
      <title>FLV HQ &amp;amp; MP4 HQ Download Links Broken, replied by Mindeye</title>
      <description>&lt;p&gt;They work for me. Can you post a link to the problematic video? That can also happen if you click on the links after some time, because YouTube makes them expire.&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 15:07:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38126:183069</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/183069</link>
    </item>
    <item>
      <title>Script updated, replied by Mindeye</title>
      <description>&lt;p&gt;- Fixed: A YouTube change broke the function that checks if a video format is available&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 14:54:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38138:183064</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/183064</link>
    </item>
  </channel>
</rss>
