release 2016.09.15

This commit is contained in:
Sergey M․ 2016-09-15 23:51:59 +07:00
parent 09bb21c5c1
commit cd9433026d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
5 changed files with 40 additions and 10 deletions

View file

@ -14,15 +14,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.09.11.1/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.09.15/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.09.11.1/youtube-dl">2016.09.11.1</a> (<a href="https://yt-dl.org/downloads/2016.09.11.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.09.15/youtube-dl">2016.09.15</a> (<a href="https://yt-dl.org/downloads/2016.09.15/youtube-dl.sig">sig</a>)</h2>
<p><strong>SHA256</strong>: 796d51a8b9b2fc972df883437b968c83bc1f2e5a74aa6b784cd9bdac7c2aa237</p>
<p><strong>SHA256</strong>: 63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9</p>
<p>
<a href="https://yt-dl.org/downloads/2016.09.11.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.09.11.1/youtube-dl.exe.sig">sig</a> - SHA256 c7435c8dcd8b1d0175c3436a33bd44410373452368f263cb7805b6dce50a9278)<br>
<a href="https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz.sig">sig</a> - SHA256 6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35)
<a href="https://yt-dl.org/downloads/2016.09.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.09.15/youtube-dl.exe.sig">sig</a> - SHA256 98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844)<br>
<a href="https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz.sig">sig</a> - SHA256 fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

View file

@ -104,6 +104,7 @@
<li><b>BeatportPro</b></li>
<li><b>Beeg</b></li>
<li><b>BehindKink</b></li>
<li><b>BellMedia</b></li>
<li><b>Bet</b></li>
<li><b>Bigflix</b></li>
<li><b>Bild</b>: Bild.de</li>
@ -184,7 +185,6 @@
<li><b>CSNNE</b></li>
<li><b>CSpan</b>: C-SPAN</li>
<li><b>CtsNews</b>: 華視新聞</li>
<li><b>CTV</b></li>
<li><b>CTVNews</b></li>
<li><b>culturebox.francetvinfo.fr</b></li>
<li><b>CultureUnplugged</b></li>
@ -460,6 +460,7 @@
<li><b>NBA</b></li>
<li><b>NBC</b></li>
<li><b>NBCNews</b></li>
<li><b>NBCOlympics</b></li>
<li><b>NBCSports</b></li>
<li><b>NBCSportsVPlayer</b></li>
<li><b>ndr</b>: NDR.de - Norddeutscher Rundfunk</li>

View file

@ -1 +1 @@
2016.09.11.1
2016.09.15

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-09-11T23:35:58.987473Z</updated>
<updated>2016-09-15T23:51:44.493752Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -10415,4 +10415,19 @@
<updated>2016-09-11T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.15</id>
<title>New version 2016.09.15</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.09.15/">https://yt-dl.org/downloads/2016.09.15/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-09-15T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.09.11.1",
"signature": "3a1660ee796019b0374a0dcf2ca406d9ff31d4876f35a0b7c1bda8f8d2d463fcc6e35c0177d797b6ff45f2c7728448979b1864748abcc99f71bff1fe088ac04ebeb51d649ac95d085f2a5a54a5b1d3e7bb402519e8f485d97ed7c9209551d120497f960e9a6fec6442a3522e37e125e39170bb3f3d7d9805ff74620b3990dbe3",
"latest": "2016.09.15",
"signature": "4fcd6f3f4c006c2a691019fb69a289a18f78f3da296b62833aa2702b018db51dc68c4755f881ebcd379f06c68688f13be05d7f9586c48dd695dbc02bd3c22fbc9169731b118c97f1c3fe1e1f3b662f37b96612a0eb219d2f642dc3ef937febfe2bde352d29d4d7e195991de521da0bb2378f822cb1f4ef319cf726f0095f9bf4",
"versions": {
"2012.02.22": {
"bin": [
@ -9723,6 +9723,20 @@
"https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz",
"6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35"
]
},
"2016.09.15": {
"bin": [
"https://yt-dl.org/downloads/2016.09.15/youtube-dl",
"63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9"
],
"exe": [
"https://yt-dl.org/downloads/2016.09.15/youtube-dl.exe",
"98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844"
],
"tar": [
"https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz",
"fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2"
]
}
}
}