<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Youtube Double Click | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/23916</link>
    <description>Recent comments on userscript: Youtube Double Click</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Include Suggestion, replied by amwa</title>
      <description>&lt;p&gt;auto play videos would be sound if could be included.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Aug 2009 01:50:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20192:161946</guid>
      <author>amwa</author>
      <link>http://userscripts.org/posts/161946</link>
    </item>
    <item>
      <title>ctrl+click, replied by lazyttrick</title>
      <description>&lt;p&gt;nice idea, thank you :)&lt;/p&gt;</description>
      <pubDate>Fri, 14 Aug 2009 12:28:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:32466:158280</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/158280</link>
    </item>
    <item>
      <title>ctrl+click, replied by Black Cat</title>
      <description>&lt;p&gt;nice script =)&lt;/p&gt;

&lt;p&gt;i usually use ctrl+click to open the link in a new tab what your script prevents&lt;/p&gt;

&lt;p&gt;i added a line:
&lt;br /&gt;&lt;pre&gt;function watchClicks(e){
	if (e.ctrlKey) return;

	e.preventDefault();
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 09 Aug 2009 11:04:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:32466:156277</guid>
      <author>Black Cat</author>
      <link>http://userscripts.org/posts/156277</link>
    </item>
    <item>
      <title>Include Suggestion, replied by lazyttrick</title>
      <description>&lt;p&gt;kthx&lt;/p&gt;</description>
      <pubDate>Wed, 27 May 2009 14:24:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20192:126291</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/126291</link>
    </item>
    <item>
      <title>Include Suggestion, replied by JoeSimmons</title>
      <description>&lt;p&gt;Hey Burn. Nice script. You should probably include https and file too.&lt;/p&gt;</description>
      <pubDate>Sat, 10 Jan 2009 00:03:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20192:89059</guid>
      <author>JoeSimmons</author>
      <link>http://userscripts.org/posts/89059</link>
    </item>
    <item>
      <title>Archived Comments, replied by lazyttrick</title>
      <description>&lt;p&gt;I get this error sometimes, if reloading don't solve the problem maybe its the Youtube external player I'm using... I'll look around if there is something new about it that I still don't know... thanks&lt;/p&gt;</description>
      <pubDate>Wed, 24 Sep 2008 11:29:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71445</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/71445</link>
    </item>
    <item>
      <title>Archived Comments, replied by amwa</title>
      <description>&lt;p&gt;this script is one of the best... .but it starts playing up with firefox... it says  &quot;sorry the video is no longer available&quot;  it only says that when i use the script ... otherwise the videos works fine...   hope it can be sorted out ..&lt;/p&gt;</description>
      <pubDate>Wed, 17 Sep 2008 10:41:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71446</guid>
      <author>amwa</author>
      <link>http://userscripts.org/posts/71446</link>
    </item>
    <item>
      <title>Archived Comments, replied by S3loth</title>
      <description>&lt;p&gt;I'm running Ubuntu Hardy Heron, and this works fine for me. Great script btw!&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:51:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71447</guid>
      <author>S3loth</author>
      <link>http://userscripts.org/posts/71447</link>
    </item>
    <item>
      <title>Archived Comments, replied by sam11</title>
      <description>&lt;p&gt;I downloaded a script and now want to remove it, is that possible?? if so, would kindly guide me through how to do so?? I use the new Mac OS.  Many Many Many thanks..&lt;/p&gt;</description>
      <pubDate>Sun, 25 May 2008 14:05:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71448</guid>
      <author>sam11</author>
      <link>http://userscripts.org/posts/71448</link>
    </item>
    <item>
      <title>Archived Comments, replied by chrono8810</title>
      <description>&lt;p&gt;I'm using &quot;Youtube alternate video player&quot; that uses flowplayer.&lt;/p&gt;</description>
      <pubDate>Sun, 18 May 2008 21:54:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71449</guid>
      <author>chrono8810</author>
      <link>http://userscripts.org/posts/71449</link>
    </item>
    <item>
      <title>Archived Comments, replied by lazyttrick</title>
      <description>&lt;p&gt;@ chrono8810: it's possible, but it would be necessary some changes, what script are you using to change the player?&lt;/p&gt;

&lt;p&gt;@ bl_nk: that is what I wanted, but it'd only be possible if it was a Firefox Extension. Yet, I wasn't able to do the test to be 100% sure.&lt;/p&gt;</description>
      <pubDate>Sat, 17 May 2008 15:17:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71450</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/71450</link>
    </item>
    <item>
      <title>Archived Comments, replied by bl_nk</title>
      <description>&lt;p&gt;Wow this is convenient, thank you! Is there a way it could show while being on any tab not just the original one?&lt;/p&gt;</description>
      <pubDate>Wed, 07 May 2008 08:48:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71451</guid>
      <author>bl_nk</author>
      <link>http://userscripts.org/posts/71451</link>
    </item>
    <item>
      <title>Archived Comments, replied by chrono8810</title>
      <description>&lt;p&gt;If we're using an alternate video player for youtube (via greasemonkey), is there any way to still use it when the video is in the double click window?&lt;/p&gt;</description>
      <pubDate>Wed, 07 May 2008 06:08:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71452</guid>
      <author>chrono8810</author>
      <link>http://userscripts.org/posts/71452</link>
    </item>
    <item>
      <title>Archived Comments, replied by lazyttrick</title>
      <description>&lt;p&gt;Glad you liked, ty :)&lt;/p&gt;</description>
      <pubDate>Fri, 28 Mar 2008 18:38:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71453</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/71453</link>
    </item>
    <item>
      <title>Archived Comments, replied by tulipcorp</title>
      <description>&lt;p&gt;Awesome Dude....&lt;/p&gt;

&lt;p&gt;Thanks a lot :D&lt;/p&gt;</description>
      <pubDate>Mon, 24 Mar 2008 17:16:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71454</guid>
      <author>tulipcorp</author>
      <link>http://userscripts.org/posts/71454</link>
    </item>
    <item>
      <title>Archived Comments, replied by lazyttrick</title>
      <description>&lt;p&gt;I'm gald you liked, thanks for the feedback :)&lt;/p&gt;</description>
      <pubDate>Sat, 15 Mar 2008 15:37:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71455</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/71455</link>
    </item>
    <item>
      <title>Archived Comments, replied by ala7rar</title>
      <description>&lt;p&gt;thanks&lt;/p&gt;</description>
      <pubDate>Fri, 14 Mar 2008 21:31:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71456</guid>
      <author>ala7rar</author>
      <link>http://userscripts.org/posts/71456</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16649:71444</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/71444</link>
    </item>
  </channel>
</rss>
