mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-17 02:52:38 +09:00
release 2017.02.22
This commit is contained in:
parent
e9a4b18b92
commit
ed83a1aefb
@ -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>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.02.21/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.02.22/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.02.21/youtube-dl">2017.02.21</a> (<a href="https://yt-dl.org/downloads/2017.02.21/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2017.02.22/youtube-dl">2017.02.22</a> (<a href="https://yt-dl.org/downloads/2017.02.22/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<p><strong>SHA256</strong>: d098c8c5936e8ebc88ecee3c7aec1da842367e30a9e7ca2b0a23720a4aa8ea02</p>
|
<p><strong>SHA256</strong>: a9cc1bcf7135fcadeaddf329bbdb2d014ed4a601e67c6cfe0f43f146f56272ac</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://yt-dl.org/downloads/2017.02.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.02.21/youtube-dl.exe.sig">sig</a> - SHA256 ec1cb64bc618368a9936d9a6a501ea6c83d939502d08509a800f30fc4154b026)<br>
|
<a href="https://yt-dl.org/downloads/2017.02.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.02.22/youtube-dl.exe.sig">sig</a> - SHA256 3ea9f1a06ae59a113ac48f76dff930d82a8d528d30ad899f445cceb30f0b2644)<br>
|
||||||
<a href="https://yt-dl.org/downloads/2017.02.21/youtube-dl-2017.02.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.02.21/youtube-dl-2017.02.21.tar.gz.sig">sig</a> - SHA256 af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002)
|
<a href="https://yt-dl.org/downloads/2017.02.22/youtube-dl-2017.02.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.02.22/youtube-dl-2017.02.22.tar.gz.sig">sig</a> - SHA256 51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129)
|
||||||
</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:
|
||||||
|
@ -1 +1 @@
|
|||||||
2017.02.21
|
2017.02.22
|
@ -3,7 +3,7 @@
|
|||||||
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
||||||
<title>youtube-dl releases</title>
|
<title>youtube-dl releases</title>
|
||||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
||||||
<updated>2017-02-21T23:50:25.498000Z</updated>
|
<updated>2017-02-22T23:52:30.606253Z</updated>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||||
@ -11225,4 +11225,19 @@
|
|||||||
<updated>2017-02-21T00:00:00Z</updated>
|
<updated>2017-02-21T00:00:00Z</updated>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.22</id>
|
||||||
|
<title>New version 2017.02.22</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.02.22/">https://yt-dl.org/downloads/2017.02.22/</a>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>The youtube-dl maintainers</name>
|
||||||
|
</author>
|
||||||
|
<updated>2017-02-22T00:00:00Z</updated>
|
||||||
|
</entry>
|
||||||
|
|
||||||
</feed>
|
</feed>
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"latest": "2017.02.21",
|
"latest": "2017.02.22",
|
||||||
"signature": "94fdbe65b472466e6c27f21b13b10aac662de3af01be23ba55d8aec8a885188a556ff0dfe604b3b477167a433f888d92fd98726ad3740c8405617fd98688d8b06e29cf4161e551e4cfd250ab1868d25b63f6c15c63a839a1e635775ff278d4ab8dd88b7ed32253dc616f8be77cfec77fc3685c4bca6c849666c380dc9d92e153",
|
"signature": "5780cb7aec443f31c294aca8cedc988e7c071df2ce355190ffe0dc972ce74b7de3824c3292c01faca48f87c8939921463e7607d75409f24346d573496d3cdc98a8bb32719627c7f16e9ac755e3ad0c8619dba5aa3bbe6b630141928cf2e8928b1fa765f20983bfd60ee20a5dc1dad8c669480c55b36b7f6e7ec05fd555ee6afb",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -10479,6 +10479,20 @@
|
|||||||
"https://yt-dl.org/downloads/2017.02.21/youtube-dl-2017.02.21.tar.gz",
|
"https://yt-dl.org/downloads/2017.02.21/youtube-dl-2017.02.21.tar.gz",
|
||||||
"af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002"
|
"af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2017.02.22": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2017.02.22/youtube-dl",
|
||||||
|
"a9cc1bcf7135fcadeaddf329bbdb2d014ed4a601e67c6cfe0f43f146f56272ac"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2017.02.22/youtube-dl.exe",
|
||||||
|
"3ea9f1a06ae59a113ac48f76dff930d82a8d528d30ad899f445cceb30f0b2644"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2017.02.22/youtube-dl-2017.02.22.tar.gz",
|
||||||
|
"51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user