<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Download YouTube Videos as MP4 | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/25105</link>
    <description>Recent comments on userscript: Download YouTube Videos as MP4</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>What if there is no MP4?, replied by gantt</title>
      <description>&lt;p&gt;Can you find some examples of videos that can't be downloaded?&lt;/p&gt;</description>
      <pubDate>Fri, 23 Oct 2009 07:38:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:31558:182550</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/182550</link>
    </item>
    <item>
      <title>What if there is no MP4?, replied by rio</title>
      <description>&lt;p&gt;wish you could offer another option of download as flv.  i've tried a lot of other scripts in Chrome; only yours can run in Chrome.  thx. :)&lt;/p&gt;</description>
      <pubDate>Fri, 23 Oct 2009 04:42:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:31558:182522</guid>
      <author>rio</author>
      <link>http://userscripts.org/posts/182522</link>
    </item>
    <item>
      <title>What if there is no MP4?, replied by gantt</title>
      <description>&lt;p&gt;Almost all videos can be downloaded as MP4. Can you find some examples of videos that aren't downloadable?&lt;/p&gt;</description>
      <pubDate>Sun, 26 Jul 2009 15:38:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:31558:150979</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/150979</link>
    </item>
    <item>
      <title>What if there is no MP4?, replied by unfocused</title>
      <description>&lt;p&gt;What if a video only has FLV available? If I click the &quot;Download as MP4 link, will it still download the FLV for me?&lt;/p&gt;</description>
      <pubDate>Sun, 26 Jul 2009 11:27:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:31558:150904</guid>
      <author>unfocused</author>
      <link>http://userscripts.org/posts/150904</link>
    </item>
    <item>
      <title>Google tech talks don't seem to work, replied by gantt</title>
      <description>&lt;p&gt;It's probably a YouTube bug. Now you can download the video.&lt;/p&gt;</description>
      <pubDate>Sat, 13 Jun 2009 21:27:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24928:132907</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/132907</link>
    </item>
    <item>
      <title>Needs fix, replied by gantt</title>
      <description>&lt;p&gt;The script still works well and I don't see how your new code changes anything.&lt;/p&gt;</description>
      <pubDate>Sat, 13 Jun 2009 21:26:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28777:132906</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/132906</link>
    </item>
    <item>
      <title>Needs fix, replied by kennydude</title>
      <description>&lt;p&gt;YouTube broke it but i've fixed it&lt;/p&gt;

&lt;p&gt;new code:
&lt;br /&gt;var video_hash_match = flash_values.match(/t=([^(\&amp;amp;|$)]*)&amp;amp;ctb/);&lt;/p&gt;

&lt;p&gt;where it was
&lt;br /&gt;var video_hash_match = flash_values.match(/t=([^(\&amp;amp;|$)]*)/);&lt;/p&gt;</description>
      <pubDate>Sat, 13 Jun 2009 19:27:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28777:132851</guid>
      <author>kennydude</author>
      <link>http://userscripts.org/posts/132851</link>
    </item>
    <item>
      <title>Google tech talks don't seem to work, replied by bugmenotty</title>
      <description>&lt;p&gt;Saving Google tech talks doesn't seem to work (link is a 404).&lt;/p&gt;

&lt;p&gt;This for example:
&lt;br /&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=AyzOUbkUf3M&quot;&gt;http://www.youtube.com/watch?v=AyzOUbkUf3M&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 16 Apr 2009 00:05:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:24928:111307</guid>
      <author>bugmenotty</author>
      <link>http://userscripts.org/posts/111307</link>
    </item>
    <item>
      <title>Renaming the file?, replied by gantt</title>
      <description>&lt;p&gt;@genrich:
&lt;br /&gt;You can easily copy the title and I don't think that the author or the video ID are very important. Maybe I could copy the video's title to the clipboard when you click on the download link, but not all the browsers allow a script to do that (Firefox is one of the browsers that require permission for accessing the clipboard).&lt;/p&gt;</description>
      <pubDate>Sat, 21 Mar 2009 11:31:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22116:104398</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/104398</link>
    </item>
    <item>
      <title>Renaming the file?, replied by genrich</title>
      <description>&lt;p&gt;Could you perhaps just add the proper text above the link so we can copy and paste it easily into the &quot;Save As&quot; box?&lt;/p&gt;

&lt;p&gt;So on the page it would look like:&lt;/p&gt;

&lt;p&gt;Video Author - Video Title - Video ID
&lt;br /&gt;Download as MP4&lt;/p&gt;

&lt;p&gt;And we could copy the proper file name info, right click on the link to save the file, and then just Ctrl-V before we hit 'Save'.&lt;/p&gt;</description>
      <pubDate>Thu, 12 Mar 2009 21:11:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22116:102192</guid>
      <author>genrich</author>
      <link>http://userscripts.org/posts/102192</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by Alek T</title>
      <description>&lt;p&gt;Reinstalling the script worked, thanks.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Mar 2009 11:06:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:99722</guid>
      <author>Alek T</author>
      <link>http://userscripts.org/posts/99722</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by gantt</title>
      <description>&lt;p&gt;@Alex:
&lt;br /&gt;Try installing the script again because you probably have an old version. If the bug persists, post some examples of videos.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Mar 2009 13:38:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:99273</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/99273</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by Alek T</title>
      <description>&lt;p&gt;I still get this error. The 't' element of the link starts with ca-host-pub instead of being a random hash.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Feb 2009 23:36:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:99143</guid>
      <author>Alek T</author>
      <link>http://userscripts.org/posts/99143</link>
    </item>
    <item>
      <title>Renaming the file?, replied by venkateshkumar99</title>
      <description>&lt;p&gt;Ok, thanks anyway!&lt;/p&gt;</description>
      <pubDate>Wed, 25 Feb 2009 04:22:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22116:98370</guid>
      <author>venkateshkumar99</author>
      <link>http://userscripts.org/posts/98370</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by gantt</title>
      <description>&lt;p&gt;Try right-clicking on the link and selecting &quot;save link as&quot;. If you still can't download videos, then maybe there's an issue with your browser or Internet connection.&lt;/p&gt;</description>
      <pubDate>Tue, 24 Feb 2009 20:36:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:98271</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/98271</link>
    </item>
    <item>
      <title>Renaming the file?, replied by gantt</title>
      <description>&lt;p&gt;Unfortunately, it's not possible to do this automatically. All the files downloaded from YouTube have the filename video.mp4. You can manually rename the file before downloading it by right-clicking on the download link and selecting &quot;save link as&quot; (or a similar option).&lt;/p&gt;</description>
      <pubDate>Tue, 24 Feb 2009 20:33:37 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22116:98269</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/98269</link>
    </item>
    <item>
      <title>Renaming the file?, replied by venkateshkumar99</title>
      <description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;Let me first thank you for the time you have put into making this wonderful script.&lt;/p&gt;

&lt;p&gt;I have a small suggestion to make. Is it possible to replace the file name to the title of the page? While downloading multiple videos from youtube, it becomes a PITA to manually rename the files one by one.&lt;/p&gt;

&lt;p&gt;Thank you for reading this post!&lt;/p&gt;</description>
      <pubDate>Sun, 22 Feb 2009 04:58:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22116:97678</guid>
      <author>venkateshkumar99</author>
      <link>http://userscripts.org/posts/97678</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by Kalinga</title>
      <description>&lt;p&gt;The download is not happening, It downloading 0KB file/showing blank screen in the next page&lt;/p&gt;</description>
      <pubDate>Fri, 20 Feb 2009 10:29:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:97265</guid>
      <author>Kalinga</author>
      <link>http://userscripts.org/posts/97265</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by gantt</title>
      <description>&lt;p&gt;That bug has been fixed some time ago. Install the script again.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Feb 2009 00:27:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:93293</guid>
      <author>gantt</author>
      <link>http://userscripts.org/posts/93293</link>
    </item>
    <item>
      <title>Bug Report: Download links invalid on this page, replied by Alek T</title>
      <description>&lt;p&gt;The download link throws a 404 error on the following video: &lt;a href=&quot;http://www.youtube.com/watch?v=jgmL9LJv82g&quot;&gt;http://www.youtube.com/watch?v=jgmL9LJv82g&lt;/a&gt;. The link is &lt;a href=&quot;http://www.youtube.com/get_video?fmt=18&amp;amp;video_id=jgmL9LJv82g&amp;amp;t=ca-host-pub-6813290291914109&quot;&gt;http://www.youtube.com/get_video?fmt=18&amp;amp;video_i...&lt;/a&gt; instead of &lt;a href=&quot;http://www.youtube.com/get_video?fmt=18&amp;amp;video_id=jgmL9LJv82g&amp;amp;t=OEgsToPDskK2yETggb0ZyLGaJ7yd15tm&quot;&gt;http://www.youtube.com/get_video?fmt=18&amp;amp;video_i...&lt;/a&gt;. Specifically, the 't' element of the link is wrong.&lt;/p&gt;</description>
      <pubDate>Tue, 20 Jan 2009 00:18:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20597:90931</guid>
      <author>Alek T</author>
      <link>http://userscripts.org/posts/90931</link>
    </item>
    <item>
      <title>Thanks, subtle and works., replied by leecovuk</title>
      <description>&lt;p&gt;Hello,
&lt;br /&gt;As the subject line - thanks, it's subtle and it works.
&lt;br /&gt;:)
&lt;br /&gt;Lee
&lt;br /&gt;UK&lt;/p&gt;</description>
      <pubDate>Thu, 04 Dec 2008 00:58:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18530:81194</guid>
      <author>leecovuk</author>
      <link>http://userscripts.org/posts/81194</link>
    </item>
    <item>
      <title>Archived Comments, replied by Henrypopie</title>
      <description>yes, You can download YouTube  MP4 videos eaily with &lt;a href=&quot;http://www.free-download-

youtube.com/download-youtube-videos.html&quot;&gt;YouTube Downloader and Converter&lt;/a&gt;.
&lt;p&gt;&lt;a href=&quot;http://www.free-download-youtube.com/download-youtube-videos.html&quot;&gt;&lt;img src=&quot;http://www.free-download-youtube.com/images/screenshots/22new/download.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 31 Aug 2008 14:28:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14548:56594</guid>
      <author>Henrypopie</author>
      <link>http://userscripts.org/posts/56594</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alinaute</title>
      <description>&lt;p&gt;Hello and thank's !! It works for me (Fireofx 3.0.1)&lt;/p&gt;

&lt;p&gt;Here is a modifyed version with different codec and resolutions :&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://alinaute.free.fr/projets/greasemonkey/downloadyoutubevideosasmp4.user.js&quot;&gt;http://alinaute.free.fr/projets/greasemonkey/do...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;May be useful ;)&lt;/p&gt;</description>
      <pubDate>Mon, 11 Aug 2008 18:59:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14548:56595</guid>
      <author>Alinaute</author>
      <link>http://userscripts.org/posts/56595</link>
    </item>
    <item>
      <title>Archived Comments, replied by Henrypopie</title>
      <description>&lt;p&gt;Can you tell me how to install it ? does it work on my iPod?
&lt;br /&gt;I got it from this tool: &lt;a href=&quot;http://www.downloadvideos-convert.com&quot;&gt;YouTube Downloader and Converter&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 03 Aug 2008 16:17:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14548:56596</guid>
      <author>Henrypopie</author>
      <link>http://userscripts.org/posts/56596</link>
    </item>
    <item>
      <title>Archived Comments, replied by jesus2099</title>
      <description>&lt;p&gt;It works in Opera ! Thanks ! :)&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2008 22:55:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14548:56597</guid>
      <author>jesus2099</author>
      <link>http://userscripts.org/posts/56597</link>
    </item>
  </channel>
</rss>
