1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2013.10.07

This commit is contained in:
Philipp Hagemeister 2013-10-07 14:36:58 +02:00
parent 61cc6dede0
commit 96bb7f8050
5 changed files with 43 additions and 13 deletions

View file

@ -16,27 +16,27 @@
<p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl">2013.10.06</a> (<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.10.07/youtube-dl">2013.10.07</a> (<a href="https://yt-dl.org/downloads/2013.10.07/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ea03af6a4f67fa8451c9656ebac97ca6</li>
<li><strong>SHA1</strong>: 519d6193186aef545a86bd548e75bce9d049faef</li>
<li><strong>SHA256</strong>: cac3cb573be2b0fa10ee0c035334f9ccc6d4e61dcc0726567e53ad2b12c24f9c</li>
<li><strong>MD5</strong>: 1e11e19652023f3958b66450f68b8f56</li>
<li><strong>SHA1</strong>: 632af216d2bb6f26d5adee886e294649f10697d8</li>
<li><strong>SHA256</strong>: 2396edfb65a8eaa1e4d4f533f0f5f83a9fea18561c224d6083bd9232a35d1d11</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl.exe.sig">sig</a> - 7c19121ea48d0b26e30035e348610148e8110f6274bf8f3841aa5303a0f9dcee)<br>
<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl-2013.10.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl-2013.10.06.tar.gz.sig">sig</a> - 5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19)
<a href="https://yt-dl.org/downloads/2013.10.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.07/youtube-dl.exe.sig">sig</a> - 2e95fc4af81d92b5eb75dc3ab1c82a954d9b67ff23341d2d5323453635a43d81)<br>
<a href="https://yt-dl.org/downloads/2013.10.07/youtube-dl-2013.10.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.07/youtube-dl-2013.10.07.tar.gz.sig">sig</a> - ee003e0008cfb414a794d5a113ac6dd0caf04428ae3423e35fa83b9130f63d85)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.07/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
<p>If you do not have curl, you can alternatively use a recent wget:
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.07/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
</p>
<p>To check the signature, type:
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.06/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.07/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -158,6 +158,7 @@
<li><b>youtube:search</b>: YouTube.com searches</li>
<li><b>youtube:show</b>: YouTube.com (multi-season) shows</li>
<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)</li>
<li><b>youtube:truncated_url</b>: False</li>
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
<li><b>youtube:watch_later</b>: Youtube watch later list, "ytwatchlater" keyword (requires authentication)</li>
<li><b>ZDF</b></li>

View file

@ -1 +1 @@
2013.10.06
2013.10.07

View file

@ -2,7 +2,7 @@
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
<atom:title>youtube-dl releases</atom:title>
<atom:id>youtube-dl-updates-feed</atom:id>
<atom:updated>2013-10-06T07:23:23.627970</atom:updated>
<atom:updated>2013-10-07T14:36:57.675968</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1489,6 +1489,21 @@
<atom:updated>2013-10-06</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.10.07</atom:id>
<atom:title>New version 2013.10.07</atom:title>
<atom:link href="http://rg3.github.io/youtube-dl" />
<atom:content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2013.10.07/">https://yt-dl.org/downloads/2013.10.07/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-10-07</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.09</atom:id>
<atom:title>New version 2013.11.09</atom:title>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.10.06",
"signature": "47bb5d59608bbeb5f955b503e9072f62c9263a5aa9d4836d235844378494ad825b96d21aa698a0900a91114e709fcc8d515bc0c230344f5d8244a6f84b4d3d48c9268e9076efc8699b4987e6ff505af87c0f962b4ed9572132bdbb6bbaf31a56a2076ba19062e7be144fbc9f358e8fac0e9e630ce83ccfa31b317d35077cf095",
"latest": "2013.10.07",
"signature": "94e3807b39a73ccd302dad41cc0199b309b2f070035fe11c86b8888a7e3d1a21e54a0bfe7110e96f0240fa8238220840328ed7d5d5b7564b433bb22b88f0958864b64d47a737ed97b8626e4112cde7bec0c978c0d32b328f42df474f5ed3cde8cbb063700734da3b1798c1121f4428420c773e7f8584106aee33512ef5f1130b",
"versions": {
"2012.02.22": {
"bin": [
@ -1394,6 +1394,20 @@
"5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19"
]
},
"2013.10.07": {
"bin": [
"https://yt-dl.org/downloads/2013.10.07/youtube-dl",
"2396edfb65a8eaa1e4d4f533f0f5f83a9fea18561c224d6083bd9232a35d1d11"
],
"exe": [
"https://yt-dl.org/downloads/2013.10.07/youtube-dl.exe",
"2e95fc4af81d92b5eb75dc3ab1c82a954d9b67ff23341d2d5323453635a43d81"
],
"tar": [
"https://yt-dl.org/downloads/2013.10.07/youtube-dl-2013.10.07.tar.gz",
"ee003e0008cfb414a794d5a113ac6dd0caf04428ae3423e35fa83b9130f63d85"
]
},
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",