release 2016.08.10

This commit is contained in:
Sergey M․ 2016-08-10 00:23:47 +07:00
parent 99e1e39110
commit dc27b9ef78
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
5 changed files with 41 additions and 9 deletions

View file

@ -16,15 +16,15 @@
<p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p>
<p><a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
<p><a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
<h2><a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl">2016.08.07</a> (<a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl">2016.08.10</a> (<a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl.sig">sig</a>)</h2>
<p><strong>SHA256</strong>: c393ebf93919429919c00f23d38b1dc10c12984a97f138839d06ab65dac521ec</p>
<p><strong>SHA256</strong>: 7887a7a14e1fab6540bc6aa9a8f543349d39ba0b2eaca94c92ec924b03ccc3b9</p>
<p>
<a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl.exe.sig">sig</a> - SHA256 0e9f18b36bc1a848d68a9ce0dc67838cc5095355b70ab18137eaf75cc41247e4)<br>
<a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl-2016.08.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.08.07/youtube-dl-2016.08.07.tar.gz.sig">sig</a> - SHA256 6f42477c562291cd392b7a034a7b828bbf1e209a48de7629848ba82a3aacdc1f)
<a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl.exe.sig">sig</a> - SHA256 04240d85af31115db736bc97247683ebbb8820d4f7cb299623e45d4c24cccc31)<br>
<a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl-2016.08.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.08.10/youtube-dl-2016.08.10.tar.gz.sig">sig</a> - SHA256 6ca3d821e29240776f4d42c2d9442ea3fff1fcd2294e171acc86b45876e2aac5)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

View file

@ -579,6 +579,7 @@
<li><b>RoosterTeeth</b></li>
<li><b>RottenTomatoes</b></li>
<li><b>Roxwel</b></li>
<li><b>Rozhlas</b></li>
<li><b>RTBF</b></li>
<li><b>rte</b>: Raidió Teilifís Éireann TV</li>
<li><b>rte:radio</b>: Raidió Teilifís Éireann radio</li>
@ -636,6 +637,7 @@
<li><b>smotri:user</b>: Smotri.com user videos</li>
<li><b>Snotr</b></li>
<li><b>Sohu</b></li>
<li><b>SonyLIV</b></li>
<li><b>soundcloud</b></li>
<li><b>soundcloud:playlist</b></li>
<li><b>soundcloud:search</b>: Soundcloud search</li>
@ -762,6 +764,7 @@
<li><b>udemy:course</b></li>
<li><b>UDNEmbed</b>: 聯合影音</li>
<li><b>Unistra</b></li>
<li><b>uol.com.br</b></li>
<li><b>Urort</b>: NRK P3 Urørt</li>
<li><b>URPlay</b></li>
<li><b>USAToday</b></li>

View file

@ -1 +1 @@
2016.08.07
2016.08.10

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>2016-08-07T21:15:12.781125Z</updated>
<updated>2016-08-10T00:23:36.879029Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -10175,4 +10175,19 @@
<updated>2016-08-07T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.10</id>
<title>New version 2016.08.10</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/2016.08.10/">https://yt-dl.org/downloads/2016.08.10/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-08-10T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.08.07",
"signature": "3a6c790b28f8af50f9cec28a97e5333ad09243ed272e1c736f1add7e6a5b5906fdc4fd97769dbe7978c2b1d1e64b0f298106735b5a3ade8c82b8eb9fac4e921f2cf0ddcd4f8be81f0255998185fd93cfd972f57b7252c51de33d817bb7f17f1ca260095f4398d42eedd6ea8ef3e56b83106ab780d2321dd27cea1b19f8109213",
"latest": "2016.08.10",
"signature": "8e140a2e11c71804bad5559dcaef5ca7df7f72974cc352f67f99c2176bca902c5ba94e0c75a3a1aea627a0de88d5eb887284641d17eb5488dff2725e63d684283a55ac4b2e69602bfec058ef406e76c041a9548dae50141a693bbfc9d0b0ed3f82dd95555464f0d8215e31d886b7a8847547479fee20b99573432df6ee4e4114",
"versions": {
"2012.02.22": {
"bin": [
@ -9499,6 +9499,20 @@
"https://yt-dl.org/downloads/2016.08.07/youtube-dl-2016.08.07.tar.gz",
"6f42477c562291cd392b7a034a7b828bbf1e209a48de7629848ba82a3aacdc1f"
]
},
"2016.08.10": {
"bin": [
"https://yt-dl.org/downloads/2016.08.10/youtube-dl",
"7887a7a14e1fab6540bc6aa9a8f543349d39ba0b2eaca94c92ec924b03ccc3b9"
],
"exe": [
"https://yt-dl.org/downloads/2016.08.10/youtube-dl.exe",
"04240d85af31115db736bc97247683ebbb8820d4f7cb299623e45d4c24cccc31"
],
"tar": [
"https://yt-dl.org/downloads/2016.08.10/youtube-dl-2016.08.10.tar.gz",
"6ca3d821e29240776f4d42c2d9442ea3fff1fcd2294e171acc86b45876e2aac5"
]
}
}
}