<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on YouTube comments next to videos | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/7174</link>
    <description>Recent comments on userscript: YouTube comments next to videos</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Avindra V.G.</title>
      <description>&lt;p&gt;didn't check script out, but for metadata, use:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
&amp;lt;img src=&quot;http://henrik.nyh.se/uploads/youtube-comments.jpg&quot; /&gt;
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 28 Sep 2008 04:43:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34289</guid>
      <author>Avindra V.G.</author>
      <link>http://userscripts.org/posts/34289</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mablung</title>
      <description>&lt;p&gt;Replace &quot;aboutVidDiv&quot; with &quot;channelVidsDiv&quot; to get this script to work with the beta version of YouTube.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Aug 2007 12:05:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34290</guid>
      <author>Mablung</author>
      <link>http://userscripts.org/posts/34290</link>
    </item>
    <item>
      <title>Archived Comments, replied by lazyttrick</title>
      <description>&lt;p&gt;Hi, I've noticed some blank 'holes' on the page, when there are no comments. In order to solve it, I've try to mess with c and c2 variables but the holes just kept switching places. &lt;/p&gt;

&lt;p&gt;So I've just made a search for the string 'Comments: 0' and I return if the number is 0. I've added the code below to th beginning of the script, after the //'s.&lt;/p&gt;

&lt;p&gt;var div = document.getElementById('actionsAndStatsDiv');
&lt;br /&gt;var text = div.textContent.match(/Comments:\s+\d+/);
&lt;br /&gt;if( text &amp;amp;&amp;amp; text[0] &amp;amp;&amp;amp; text[0].match(/\d+/)[0]=='0' ){
&lt;br /&gt;	return;
&lt;br /&gt;}&lt;/p&gt;</description>
      <pubDate>Tue, 13 Mar 2007 15:34:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34291</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/34291</link>
    </item>
    <item>
      <title>Archived Comments, replied by lazyttrick</title>
      <description>&lt;p&gt;Freakin awesome! This inspired me to write some ideas. Thank you!&lt;/p&gt;</description>
      <pubDate>Tue, 13 Mar 2007 14:28:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34292</guid>
      <author>lazyttrick</author>
      <link>http://userscripts.org/posts/34292</link>
    </item>
    <item>
      <title>Archived Comments, replied by Greg Bartell</title>
      <description>&lt;p&gt;I love it! I needed that. A lot. Thanks.&lt;/p&gt;</description>
      <pubDate>Fri, 16 Feb 2007 15:35:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34293</guid>
      <author>Greg Bartell</author>
      <link>http://userscripts.org/posts/34293</link>
    </item>
    <item>
      <title>Archived Comments, replied by Arvid</title>
      <description>&lt;p&gt;Same here, really prefer the google video way.&lt;/p&gt;</description>
      <pubDate>Sun, 21 Jan 2007 17:43:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34294</guid>
      <author>Arvid</author>
      <link>http://userscripts.org/posts/34294</link>
    </item>
    <item>
      <title>Archived Comments, replied by mootrix</title>
      <description>&lt;p&gt;Very nice, thats what i needed! ThanQ&lt;/p&gt;

&lt;p&gt;-mootrix&lt;/p&gt;</description>
      <pubDate>Sun, 21 Jan 2007 13:12:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34295</guid>
      <author>mootrix</author>
      <link>http://userscripts.org/posts/34295</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:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12414:34288</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/34288</link>
    </item>
  </channel>
</rss>
