<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on YouTubeImageLink | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/12159</link>
    <description>Recent comments on userscript: YouTubeImageLink</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Solomon Taibi @ Fri, 26 Oct 2007 11:06:11 -0500</title>
      <description>&lt;p&gt;I make a slight change to do 2 things.
&lt;br /&gt;1) Open link as &quot;new&quot;
&lt;br /&gt;2) Add title to link to make its nature apparent.&lt;/p&gt;

&lt;p&gt;Feel free to appropriate it for your official version if you like..&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
if(z) {
		img[j] = document.createElement(&quot;div&quot;);
		img[j].innerHTML =
			'&amp;lt;strong&amp;gt;YouTube Video&amp;lt;/strong&amp;gt;&amp;lt;br /&amp;gt;' +
			'&amp;lt;a href=&quot;http://www.youtube.com/watch?v=' + z[1] +
			'&quot; target=&quot;new&quot; title=&quot;YouTubeImageLink&quot;&amp;gt;' + 
			'&amp;lt;img src=&quot;http://img.youtube.com/vi/' + z[1] +
			'/default.jpg&quot; width=&quot;300&quot; height=&quot;225&quot;' +
  			'&amp;gt;&amp;lt;/a&amp;gt;';
		obj[i].innerHTML = &quot;&quot;;
		ele[j++] = obj[i];
	}
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 26 Oct 2007 11:06:11 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:17117:74275</guid>
      <author>Solomon Taibi</author>
      <link>http://userscripts.org/topics/17117</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jake Kasprzak @ Wed, 03 Oct 2007 21:03:19 -0500</title>
      <description>&lt;p&gt;I should note that I have also found this script useful, and I would like to thank you for writing it. I referred to its code as I wrote one that is partially based on it. And this script, which adds a link to the YouTube page for the video below the embedded video, can be found here: &lt;a href=&quot;http://userscripts.org/scripts/show/12673&quot;&gt;http://userscripts.org/scripts/show/12673&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 03 Oct 2007 21:03:19 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:17117:74276</guid>
      <author>Jake Kasprzak</author>
      <link>http://userscripts.org/topics/17117</link>
    </item>
    <item>
      <title>Archived Comments, replied by moryabdi @ Wed, 12 Sep 2007 19:10:41 -0500</title>
      <description>&lt;p&gt;i just remove www from your script 
&lt;br /&gt;thanks for this usfule script
&lt;br /&gt;edited script is here
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/12213&quot;&gt;http://userscripts.org/scripts/show/12213&lt;/a&gt;
&lt;br /&gt;with your name and link to this page... ;)
&lt;br /&gt;thanks again...&lt;/p&gt;</description>
      <pubDate>Wed, 12 Sep 2007 19:10:41 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:17117:74277</guid>
      <author>moryabdi</author>
      <link>http://userscripts.org/topics/17117</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:45 -0600</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>Tue, 16 Nov 2004 19:05:45 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17117:74274</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/17117</link>
    </item>
  </channel>
</rss>
