mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-17 03:04:15 +00:00
release 2020.06.16
This commit is contained in:
parent
ae70e648d7
commit
1b0ccbc9d3
@ -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/2020.06.06/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/2020.06.16/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/2020.06.06/youtube-dl">2020.06.06</a> (<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl">2020.06.16</a> (<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<p><strong>SHA256</strong>: cbcd893081ced5de5977c0717cdc74aab39ec10ff31acb864c4145d66599b622</p>
|
<p><strong>SHA256</strong>: 08dfb26931b46094762d17799251393a0a9612ba94aa1b2327e92c28efa9f8df</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl.exe.sig">sig</a> - SHA256 b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe)<br>
|
<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl.exe.sig">sig</a> - SHA256 4f215d582f8f3b12678e341c66f35f205323a6243148d0c09b6bacb6e744ea4f)<br>
|
||||||
<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz.sig">sig</a> - SHA256 de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3)
|
<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz.sig">sig</a> - SHA256 a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9)
|
||||||
</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 @@
|
|||||||
2020.06.06
|
2020.06.16
|
@ -3,7 +3,7 @@
|
|||||||
<link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
|
<link rel="self" href="http://ytdl-org.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>2020-06-06T01:53:36.228285Z</updated>
|
<updated>2020-06-16T02:55:28.172420Z</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>
|
||||||
@ -13985,4 +13985,19 @@
|
|||||||
<updated>2020-06-06T00:00:00Z</updated>
|
<updated>2020-06-06T00:00:00Z</updated>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.06.16</id>
|
||||||
|
<title>New version 2020.06.16</title>
|
||||||
|
<link href="http://ytdl-org.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/2020.06.16/">https://yt-dl.org/downloads/2020.06.16/</a>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>The youtube-dl maintainers</name>
|
||||||
|
</author>
|
||||||
|
<updated>2020-06-16T00:00:00Z</updated>
|
||||||
|
</entry>
|
||||||
|
|
||||||
</feed>
|
</feed>
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"latest": "2020.06.06",
|
"latest": "2020.06.16",
|
||||||
"signature": "159f23e1306b4d9445e64ac00e967264dac38084f8fce93a81cb32202b49d2b5f81117798f85dc4d36651e643d16265e429e139c6bec3defe2f630691aca132fc9f98b27af11dcbfa53c285740cafffa595ace73b8b85f115df80a317394a0fba3c42cd9d1fde98d885c634420fc9c2e71c23d7333448de9feaca63bbbb17d18",
|
"signature": "7e35f600568e6197eddadcc505ef11cb354cd26efad1a79f6646523eadb44b1b1cf5164f08b191f9d0c6670c9045a1bdbfb78407d7f57a4fb6ee7ed7ddd72aa6f07352a2e5ed1bb3630440d2a39a3f1687c89da8bd09d2e9f8d16cf6657fb3cd063a3bcf228cdc925bec9f9e8042c9bff0f4ee4936ee7ea84d99cbc8d10b4e4e",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -13055,6 +13055,20 @@
|
|||||||
"https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz",
|
"https://yt-dl.org/downloads/2020.06.06/youtube-dl-2020.06.06.tar.gz",
|
||||||
"de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3"
|
"de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2020.06.16": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2020.06.16/youtube-dl",
|
||||||
|
"08dfb26931b46094762d17799251393a0a9612ba94aa1b2327e92c28efa9f8df"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2020.06.16/youtube-dl.exe",
|
||||||
|
"4f215d582f8f3b12678e341c66f35f205323a6243148d0c09b6bacb6e744ea4f"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2020.06.16/youtube-dl-2020.06.16.tar.gz",
|
||||||
|
"a99642ca873e4c2d2b356c94f961e7ec28170fbd96a2415f3a7704be2f8af8b9"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user