mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-15 03:27:46 +01:00
release 2017.04.26
This commit is contained in:
parent
629dc1892f
commit
b876a9cd72
@ -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/2017.04.17/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/2017.04.26/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/2017.04.17/youtube-dl">2017.04.17</a> (<a href="https://yt-dl.org/downloads/2017.04.17/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2017.04.26/youtube-dl">2017.04.26</a> (<a href="https://yt-dl.org/downloads/2017.04.26/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<p><strong>SHA256</strong>: 75b9075ae9d713fa2eb324644d335b1df47cce90e4358b56971dc258b31dc1ff</p>
|
||||
<p><strong>SHA256</strong>: c7a6ab4fb4b0efbbda49c40bce7992d4892152d7c681ec79de2662bc19efa084</p>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2017.04.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.04.17/youtube-dl.exe.sig">sig</a> - SHA256 c33e8c805b79e8344ef1d98187d6d8aba4a7287b0ae612f431ea7ffd3fc4ba33)<br>
|
||||
<a href="https://yt-dl.org/downloads/2017.04.17/youtube-dl-2017.04.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.04.17/youtube-dl-2017.04.17.tar.gz.sig">sig</a> - SHA256 326f7ec2e0abe0aada4675987e967120a52ce2599c9b20e0d448de0c9f64302e)
|
||||
<a href="https://yt-dl.org/downloads/2017.04.26/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.04.26/youtube-dl.exe.sig">sig</a> - SHA256 89f3f0496d9f593b48006eeba96e324e8d542b7c2dc705a96e27e56fd95b9f49)<br>
|
||||
<a href="https://yt-dl.org/downloads/2017.04.26/youtube-dl-2017.04.26.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.04.26/youtube-dl-2017.04.26.tar.gz.sig">sig</a> - SHA256 c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47)
|
||||
</p>
|
||||
|
||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
||||
|
@ -96,8 +96,6 @@
|
||||
<li><b>AZMedien</b>: AZ Medien videos</li>
|
||||
<li><b>AZMedienPlaylist</b>: AZ Medien playlists</li>
|
||||
<li><b>AZMedienShowPlaylist</b>: AZ Medien show playlists</li>
|
||||
<li><b>Azubu</b></li>
|
||||
<li><b>AzubuLive</b></li>
|
||||
<li><b>BaiduVideo</b>: 百度视频</li>
|
||||
<li><b>bambuser</b></li>
|
||||
<li><b>bambuser:channel</b></li>
|
||||
|
@ -1 +1 @@
|
||||
2017.04.17
|
||||
2017.04.26
|
@ -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>2017-04-17T00:48:51.800847Z</updated>
|
||||
<updated>2017-04-26T00:08:43.178515Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -11585,4 +11585,19 @@
|
||||
<updated>2017-04-17T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.26</id>
|
||||
<title>New version 2017.04.26</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/2017.04.26/">https://yt-dl.org/downloads/2017.04.26/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2017-04-26T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2017.04.17",
|
||||
"signature": "50c3c0f3cd42cb77c3d9f32eafde2c2f362da189894d9bb3e96326b4ac79897100acc741dfef93fda95c0a255d068702087196bbd40d6ee0de0ae2ff56513ee8154623776c888f453d652e1ae75e645cfc2b774ede68ca41cecf972bbc9c63f7d79966fa0b994014b6c9e1a455c329d9cd8c738115e260358afd5b423c6eeeaa",
|
||||
"latest": "2017.04.26",
|
||||
"signature": "0e04b7e1b9c18ab78cf731ab6b5cf98c8271560e660b43be1a1c0ef7dec6cd51bbbdc84a8f8069e7e00c79c9af3e008e05f7896bf4288333e46ce674bf3e9612328bde12498653866b8011a4725d80aab1ede8c1fade96bf6439ad4ac6bc02d7006c82cc130e69ee528800fcc56691d8a9f098ea5516827e9ea3c8eea2b065db",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -10815,6 +10815,20 @@
|
||||
"https://yt-dl.org/downloads/2017.04.17/youtube-dl-2017.04.17.tar.gz",
|
||||
"326f7ec2e0abe0aada4675987e967120a52ce2599c9b20e0d448de0c9f64302e"
|
||||
]
|
||||
},
|
||||
"2017.04.26": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2017.04.26/youtube-dl",
|
||||
"c7a6ab4fb4b0efbbda49c40bce7992d4892152d7c681ec79de2662bc19efa084"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2017.04.26/youtube-dl.exe",
|
||||
"89f3f0496d9f593b48006eeba96e324e8d542b7c2dc705a96e27e56fd95b9f49"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2017.04.26/youtube-dl-2017.04.26.tar.gz",
|
||||
"c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user