1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-16 10:09:32 +00:00

release 2021.03.31

This commit is contained in:
Sergey M․ 2021-03-31 03:00:33 +07:00
parent 80058d56b3
commit 23734970a8
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
4 changed files with 38 additions and 9 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/2021.03.25/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/2021.03.31/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/2021.03.25/youtube-dl">2021.03.25</a> (<a href="https://yt-dl.org/downloads/2021.03.25/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2021.03.31/youtube-dl">2021.03.31</a> (<a href="https://yt-dl.org/downloads/2021.03.31/youtube-dl.sig">sig</a>)</h2>
<p><strong>SHA256</strong>: 9334117f86308b8659bbecda6ab06955da8734f975d28c39f3f2fed3f60354aa</p>
<p><strong>SHA256</strong>: ffb589ad50c4d51ddffda9266489f02d980639e37c6016f608153e08883dce50</p>
<p>
<a href="https://yt-dl.org/downloads/2021.03.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.03.25/youtube-dl.exe.sig">sig</a> - SHA256 eb3b4e51f46c39596429f3f97c3aa13f0fd4c5c6e8afce88460607725e033094)<br>
<a href="https://yt-dl.org/downloads/2021.03.25/youtube-dl-2021.03.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.03.25/youtube-dl-2021.03.25.tar.gz.sig">sig</a> - SHA256 a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f)
<a href="https://yt-dl.org/downloads/2021.03.31/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.03.31/youtube-dl.exe.sig">sig</a> - SHA256 bd11b1224609a7ddb42ae9248756c3a0a6a29940aa797feb21a73c4544ef48a8)<br>
<a href="https://yt-dl.org/downloads/2021.03.31/youtube-dl-2021.03.31.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.03.31/youtube-dl-2021.03.31.tar.gz.sig">sig</a> - SHA256 f215d0e297febca0552e309dba12d62c53a56ed138de314d63b7fb80617e6ceb)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

View file

@ -1 +1 @@
2021.03.25
2021.03.31

View file

@ -3,7 +3,7 @@
<link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2021-03-25T00:05:42.156357Z</updated>
<updated>2021-03-31T03:00:32.374336Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -14570,4 +14570,19 @@
<updated>2021-03-25T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.03.31</id>
<title>New version 2021.03.31</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/2021.03.31/">https://yt-dl.org/downloads/2021.03.31/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2021-03-31T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2021.03.25",
"signature": "39a1b756a7ff1bcfafb967512d9f55a4036f693cd8b774800fe37ec02aa7b8506c6b1d1855703fcc7b778d179cf0faf8dae371db5379d3fda52b530cd8c7b6e8aa955f1dea44e383dbbf0f676adce5cd34ee01c5cb668fa78a0c2e577a0fc4807ac4a020c6951d8f594b234d8de6e1f4c178bfae960978b0246886ed718ad19d",
"latest": "2021.03.31",
"signature": "6baed6615bbdd43dcc29e891f08108ed5d3f1c6de2869b3de3e5dc5804e4c783ddc2478eeb7cf974b69b4ea79e08933f1be206df2d0cc471a9ddab704906874eaa0f2e284ec5c0d8980982be4e12710d229b19f23762978bcd663e3b5fe992b7bb2769821f83a47e6679ce996698d0502fe51bdc2d84d33df50e62a33350304d",
"versions": {
"2012.02.22": {
"bin": [
@ -13601,6 +13601,20 @@
"https://yt-dl.org/downloads/2021.03.25/youtube-dl-2021.03.25.tar.gz",
"a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f"
]
},
"2021.03.31": {
"bin": [
"https://yt-dl.org/downloads/2021.03.31/youtube-dl",
"ffb589ad50c4d51ddffda9266489f02d980639e37c6016f608153e08883dce50"
],
"exe": [
"https://yt-dl.org/downloads/2021.03.31/youtube-dl.exe",
"bd11b1224609a7ddb42ae9248756c3a0a6a29940aa797feb21a73c4544ef48a8"
],
"tar": [
"https://yt-dl.org/downloads/2021.03.31/youtube-dl-2021.03.31.tar.gz",
"f215d0e297febca0552e309dba12d62c53a56ed138de314d63b7fb80617e6ceb"
]
}
}
}