release 2014.10.29

This commit is contained in:
Philipp Hagemeister 2014-10-29 23:36:12 +01:00
parent b2ac1e6bd7
commit 1b7b087361
5 changed files with 45 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/2014.10.27/youtube-dl">2014.10.27</a> (<a href="https://yt-dl.org/downloads/2014.10.27/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.10.29/youtube-dl">2014.10.29</a> (<a href="https://yt-dl.org/downloads/2014.10.29/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: a5981b25ced4d2be2082f13bfe5977a9</li>
<li><strong>SHA1</strong>: e094e03e2d66be7acd8d4db602879109e09bfc73</li>
<li><strong>SHA256</strong>: 14c051569b455fb05ad7ea9e99be26bbebb6771e60e0fe24576460970bd3b9cb</li>
<li><strong>MD5</strong>: 86a06bcb11a86d46e7fc90841d7680bf</li>
<li><strong>SHA1</strong>: 38acc5f7d863ec78cdc4c0d97989f802e7dfcd30</li>
<li><strong>SHA256</strong>: f81a758f660ad37aa8b426be5b6c8d35f17b83273809796f73d6ca4f1b6e426a</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.10.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.27/youtube-dl.exe.sig">sig</a> - b75d276da838cb773bce655fa952633b0d9ebd7a33e81f36e74ac453bc14173a)<br>
<a href="https://yt-dl.org/downloads/2014.10.27/youtube-dl-2014.10.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.27/youtube-dl-2014.10.27.tar.gz.sig">sig</a> - 2d500092bfdc822799cce18099e95b0e82644db7a7771b1a7bafa0c51c09740a)
<a href="https://yt-dl.org/downloads/2014.10.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.29/youtube-dl.exe.sig">sig</a> - 5d586ec0cc11a2746b09a2d406a22dc604e0db4c412624064d28769f7a2c6d2d)<br>
<a href="https://yt-dl.org/downloads/2014.10.29/youtube-dl-2014.10.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.29/youtube-dl-2014.10.29.tar.gz.sig">sig</a> - 9332f60c9881bb8cb7a56782941034df5215c74acff8f772fb3ffcdb4e6be0e6)
</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/2014.10.27/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.10.29/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/2014.10.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.10.29/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -53,7 +53,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/2014.10.27/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/2014.10.29/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

@ -189,6 +189,7 @@
<li><b>KrasView</b>: Красвью</li>
<li><b>Ku6</b></li>
<li><b>la7.tv</b></li>
<li><b>Laola1Tv</b></li>
<li><b>lifenews</b>: LIFE | NEWS</li>
<li><b>LiveLeak</b></li>
<li><b>livestream</b></li>
@ -243,6 +244,7 @@
<li><b>nhl.com</b></li>
<li><b>nhl.com:videocenter</b>: NHL videocenter category</li>
<li><b>niconico</b>: ニコニコ動画</li>
<li><b>NiconicoPlaylist</b></li>
<li><b>Noco</b></li>
<li><b>Normalboots</b></li>
<li><b>NosVideo</b></li>
@ -281,6 +283,7 @@
<li><b>PromptFile</b></li>
<li><b>prosiebensat1</b>: ProSiebenSat.1 Digital</li>
<li><b>Pyvideo</b></li>
<li><b>QuickVid</b></li>
<li><b>radiofrance</b></li>
<li><b>Rai</b></li>
<li><b>RBMARadio</b></li>

View file

@ -1 +1 @@
2014.10.27
2014.10.29

View file

@ -3,7 +3,7 @@
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2014-10-27T02:46:45.481273Z</updated>
<updated>2014-10-29T23:36:10.503515Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6140,4 +6140,19 @@
<updated>2014-10-27T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.29</id>
<title>New version 2014.10.29</title>
<link href="http://rg3.github.io/youtube-dl" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2014.10.29/">https://yt-dl.org/downloads/2014.10.29/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-10-29T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.10.27",
"signature": "44cd85880df2bcbd254d38fdd55379f2f5de58bc59bdaa66e9f6028e59ef7c954e04bc10094ef95e9f8bc312ae66e2c349766259d67be51e287149cee3775a4e9fc332a7265a42fddb350d6a4e94c005996d74247028d7063e88bf85e80cb141eef5706d72eea04a739520758a4435d17cf200637d4214a4c9f31b06b51526e2",
"latest": "2014.10.29",
"signature": "61051eb62c64a5a786ae87fa147f656a92ea9c2f8d6e0c2dff3c9ee8de738ec08a88d91c1df363d672bf50b13e9e0da93d0f4a6d1dcc9aac54273bec6342e9418a1e7f2d31bedb68035a9015b7a70f19a8265313444dc5c508ea58494cdb33915731926a7501acf625821bc04525875a36672eabd295dd51770131f68cf1a418",
"versions": {
"2012.02.22": {
"bin": [
@ -5733,6 +5733,20 @@
"https://yt-dl.org/downloads/2014.10.27/youtube-dl-2014.10.27.tar.gz",
"2d500092bfdc822799cce18099e95b0e82644db7a7771b1a7bafa0c51c09740a"
]
},
"2014.10.29": {
"bin": [
"https://yt-dl.org/downloads/2014.10.29/youtube-dl",
"f81a758f660ad37aa8b426be5b6c8d35f17b83273809796f73d6ca4f1b6e426a"
],
"exe": [
"https://yt-dl.org/downloads/2014.10.29/youtube-dl.exe",
"5d586ec0cc11a2746b09a2d406a22dc604e0db4c412624064d28769f7a2c6d2d"
],
"tar": [
"https://yt-dl.org/downloads/2014.10.29/youtube-dl-2014.10.29.tar.gz",
"9332f60c9881bb8cb7a56782941034df5215c74acff8f772fb3ffcdb4e6be0e6"
]
}
}
}