release 2013.11.22
parent
1fce91664e
commit
dde4488dd2
|
@ -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>
|
<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.11.21/youtube-dl">2013.11.21</a> (<a href="https://yt-dl.org/downloads/2013.11.21/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2013.11.22/youtube-dl">2013.11.22</a> (<a href="https://yt-dl.org/downloads/2013.11.22/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>MD5</strong>: b1d4a78a3e9b3eec3d570292d2e2914e</li>
|
<li><strong>MD5</strong>: 57eb19aab47516f7bcded5378582fee5</li>
|
||||||
<li><strong>SHA1</strong>: a92280a8df6a63d5719f8d96feef0b7253ca8697</li>
|
<li><strong>SHA1</strong>: f00598a3595b750599a6bf0ad679f768662157db</li>
|
||||||
<li><strong>SHA256</strong>: 5bf44a6dd12e35acd2ec0993228477338d33c0769d2bc82d1c1ebd65e3fe5062</li>
|
<li><strong>SHA256</strong>: 5dd2ba5f005bd08f732e34a752c59c94819ac7a09b1d977e4cd82f6203f0a4f4</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://yt-dl.org/downloads/2013.11.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.21/youtube-dl.exe.sig">sig</a> - 66535c20cfd0fe64aeaee0ffc4999bf089303c552d68dd8b0197ecbf5c17597c)<br>
|
<a href="https://yt-dl.org/downloads/2013.11.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.22/youtube-dl.exe.sig">sig</a> - 25bcbcbb0731b78b5e0dba901c8a8272e071174b3241eea82aa8e5f96981901c)<br>
|
||||||
<a href="https://yt-dl.org/downloads/2013.11.21/youtube-dl-2013.11.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.21/youtube-dl-2013.11.21.tar.gz.sig">sig</a> - 9cc0e3d3116791ba6966e546a24922523549305488bb73b7194ba10102c78625)
|
<a href="https://yt-dl.org/downloads/2013.11.22/youtube-dl-2013.11.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.22/youtube-dl-2013.11.22.tar.gz.sig">sig</a> - e99de431cc0b58d350f73f74d221811a6ee6843036c51aa24b95dfb7de145c45)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
<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.11.21/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.22/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>If you do not have curl, you can alternatively use a recent wget:
|
<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.11.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.22/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To check the signature, type:
|
<p>To check the signature, type:
|
||||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.21/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.11.22/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>
|
||||||
|
|
||||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
<li><b>bambuser</b></li>
|
<li><b>bambuser</b></li>
|
||||||
<li><b>bambuser:channel</b></li>
|
<li><b>bambuser:channel</b></li>
|
||||||
<li><b>Bandcamp</b></li>
|
<li><b>Bandcamp</b></li>
|
||||||
|
<li><b>Bandcamp:album</b></li>
|
||||||
<li><b>blip.tv</b></li>
|
<li><b>blip.tv</b></li>
|
||||||
<li><b>blip.tv:user</b></li>
|
<li><b>blip.tv:user</b></li>
|
||||||
<li><b>Bloomberg</b></li>
|
<li><b>Bloomberg</b></li>
|
||||||
|
@ -140,6 +141,7 @@
|
||||||
<li><b>stanfordoc</b>: Stanford Open ClassRoom</li>
|
<li><b>stanfordoc</b>: Stanford Open ClassRoom</li>
|
||||||
<li><b>Statigram</b></li>
|
<li><b>Statigram</b></li>
|
||||||
<li><b>Steam</b></li>
|
<li><b>Steam</b></li>
|
||||||
|
<li><b>streamcloud.eu</b></li>
|
||||||
<li><b>SztvHu</b></li>
|
<li><b>SztvHu</b></li>
|
||||||
<li><b>Teamcoco</b></li>
|
<li><b>Teamcoco</b></li>
|
||||||
<li><b>TechTalks</b></li>
|
<li><b>TechTalks</b></li>
|
||||||
|
@ -191,8 +193,8 @@
|
||||||
<li><b>youtube:favorites</b>: YouTube.com favourite videos, "ytfav" keyword (requires authentication)</li>
|
<li><b>youtube:favorites</b>: YouTube.com favourite videos, "ytfav" keyword (requires authentication)</li>
|
||||||
<li><b>youtube:playlist</b>: YouTube.com playlists</li>
|
<li><b>youtube:playlist</b>: YouTube.com playlists</li>
|
||||||
<li><b>youtube:recommended</b>: YouTube.com recommended videos, "ytrec" keyword (requires authentication)</li>
|
<li><b>youtube:recommended</b>: YouTube.com recommended videos, "ytrec" keyword (requires authentication)</li>
|
||||||
<li><b>youtube:search</b>: YouTube.com searches, newest videos first</li>
|
|
||||||
<li><b>youtube:search</b>: YouTube.com searches</li>
|
<li><b>youtube:search</b>: YouTube.com searches</li>
|
||||||
|
<li><b>youtube:search</b>: YouTube.com searches, newest videos first</li>
|
||||||
<li><b>youtube:show</b>: YouTube.com (multi-season) shows</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:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)</li>
|
||||||
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
|
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2013.11.21
|
2013.11.22
|
|
@ -2,7 +2,7 @@
|
||||||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<atom:title>youtube-dl releases</atom:title>
|
<atom:title>youtube-dl releases</atom:title>
|
||||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||||
<atom:updated>2013-11-21T14:02:03.316472</atom:updated>
|
<atom:updated>2013-11-22T17:48:51.825122</atom:updated>
|
||||||
|
|
||||||
<atom:entry>
|
<atom:entry>
|
||||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||||
|
@ -1939,4 +1939,19 @@
|
||||||
<atom:updated>2013-11-21</atom:updated>
|
<atom:updated>2013-11-21</atom:updated>
|
||||||
</atom:entry>
|
</atom:entry>
|
||||||
|
|
||||||
|
<atom:entry>
|
||||||
|
<atom:id>youtube-dl-2013.11.22</atom:id>
|
||||||
|
<atom:title>New version 2013.11.22</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.11.22/">https://yt-dl.org/downloads/2013.11.22/</a>
|
||||||
|
</div>
|
||||||
|
</atom:content>
|
||||||
|
<atom:author>
|
||||||
|
<atom:name>The youtube-dl maintainers</atom:name>
|
||||||
|
</atom:author>
|
||||||
|
<atom:updated>2013-11-22</atom:updated>
|
||||||
|
</atom:entry>
|
||||||
|
|
||||||
</atom:feed>
|
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"latest": "2013.11.21",
|
"latest": "2013.11.22",
|
||||||
"signature": "72e0c29cb8bd2817a7468a3898d42fb4707a3402041c776aaf249f5b20e88a442f64bf0792ec9b090b0a8328811d3e707bdde76aa71635c3a076ec3711be64cc9b7f7f8bec3eddcfd437e6b3811ce23510772dfa588ab31e04b6f93ca9023f3edb78050d1cd441339beb6b9e53aa2ff5dd1dde1a7c8bed036df72a71a9803520",
|
"signature": "1ab2e78e0cc61bc2839975603ad3e00874fff3e0f4e9cb877b30e8ace6cea8f34faa0e9350877b1cd5823148bc38c1283851c6f5ad253ce995da92dafe1812f519e5f1598bd6fb7e514eb3ab6f748f1be16921a7d9ee271bf40dfe127d75be8d97aa1270ba0d1ded05577c6752121f238b87ae6e52d436b7bad8f29bb03ddbcc",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
@ -1813,6 +1813,20 @@
|
||||||
"https://yt-dl.org/downloads/2013.11.21/youtube-dl-2013.11.21.tar.gz",
|
"https://yt-dl.org/downloads/2013.11.21/youtube-dl-2013.11.21.tar.gz",
|
||||||
"9cc0e3d3116791ba6966e546a24922523549305488bb73b7194ba10102c78625"
|
"9cc0e3d3116791ba6966e546a24922523549305488bb73b7194ba10102c78625"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2013.11.22": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2013.11.22/youtube-dl",
|
||||||
|
"5dd2ba5f005bd08f732e34a752c59c94819ac7a09b1d977e4cd82f6203f0a4f4"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2013.11.22/youtube-dl.exe",
|
||||||
|
"25bcbcbb0731b78b5e0dba901c8a8272e071174b3241eea82aa8e5f96981901c"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2013.11.22/youtube-dl-2013.11.22.tar.gz",
|
||||||
|
"e99de431cc0b58d350f73f74d221811a6ee6843036c51aa24b95dfb7de145c45"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue