summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-06-06 02:01:45 +0700
committerSergey M․ <dstftw@gmail.com>2021-06-06 02:01:45 +0700
commit6c1249d2b46015d62f0fc3242c9647b9d61194e5 (patch)
tree60351065862b5a692659dd87628bbe1c5b8675cf
parent72372c78f771da0e29e923bcc4111205a675954c (diff)
release 2021.06.06
-rw-r--r--download.html10
-rw-r--r--update/LATEST_VERSION2
-rw-r--r--update/releases.atom17
-rw-r--r--update/versions.json18
4 files changed, 38 insertions, 9 deletions
diff --git a/download.html b/download.html
index 76b8ae576e..9b90155479 100644
--- a/download.html
+++ b/download.html
@@ -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.05.16/youtube-dl.exe">Windows exe</a> requires <a href="https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe">Microsoft Visual C++ 2010 Service Pack 1 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.06.06/youtube-dl.exe">Windows exe</a> requires <a href="https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe">Microsoft Visual C++ 2010 Service Pack 1 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.05.16/youtube-dl">2021.05.16</a> (<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2021.06.06/youtube-dl">2021.06.06</a> (<a href="https://yt-dl.org/downloads/2021.06.06/youtube-dl.sig">sig</a>)</h2>
-<p><strong>SHA256</strong>: ccf13c8fb48c0d69ac0eb742322f8ec3643a75f8743291bdbabbbcd59ae27380</p>
+<p><strong>SHA256</strong>: c4a3558ba57d4dd6bd49e604e52db370ab3db7a6a91bb366c6863f5f48f951c3</p>
<p>
- <a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl.exe.sig">sig</a> - SHA256 0bcaeb40c295db3ebefe607c13620d65be33cf033d70f9afd16e6df5766896d9)<br>
- <a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl-2021.05.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.05.16/youtube-dl-2021.05.16.tar.gz.sig">sig</a> - SHA256 d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd)
+ <a href="https://yt-dl.org/downloads/2021.06.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.06.06/youtube-dl.exe.sig">sig</a> - SHA256 78c009f4cf8ae56db150800d55faaac97c127c76c89715b23fe406d85c3c0628)<br>
+ <a href="https://yt-dl.org/downloads/2021.06.06/youtube-dl-2021.06.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.06.06/youtube-dl-2021.06.06.tar.gz.sig">sig</a> - SHA256 3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index bcdf52f7fa..841f24fa13 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.05.16 \ No newline at end of file
+2021.06.06 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 0fbb63aa1a..f93a55dd77 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -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-05-16T22:56:43.247727Z</updated>
+ <updated>2021-06-06T02:01:44.265592Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14660,4 +14660,19 @@
<updated>2021-05-16T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.06.06</id>
+ <title>New version 2021.06.06</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.06.06/">https://yt-dl.org/downloads/2021.06.06/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2021-06-06T00:00:00Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 799c3d2ba1..74fdc6c3a0 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2021.05.16",
- "signature": "618da261ee1641c09680c035b582c734fa415f27f32a0dfc61b071879f77daa128790bc6714d0648fa8813f439733a4db1741e3fceec25e042c1f786d3722529a586d1448e0a136fa0697e5d550e9f301f0cd8baca7fc9f213d8cebc5ce5f86c4024e1d76129b030ddb8a3735c81af7c3feeaf189a7b5184804fef83bcd4b75d",
+ "latest": "2021.06.06",
+ "signature": "2d060280666b49a0ba4ad4f5d6b013ca487fa45a64157f07f14ebaf5ee628998150040251afefb963cf1c87d7e48ee158d977f88ce4b24487799c6c24ab9356ff3ab30502d80dadf019abe6ade19d6e6aa18aa222577567d2426f879bbca8934b1059bbe0dfd6dab52ca4b3c52d7a426b8bce5f3f868668d0ca59f9e4a3d7d55",
"versions": {
"2012.02.22": {
"bin": [
@@ -13685,6 +13685,20 @@
"https://yt-dl.org/downloads/2021.05.16/youtube-dl-2021.05.16.tar.gz",
"d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd"
]
+ },
+ "2021.06.06": {
+ "bin": [
+ "https://yt-dl.org/downloads/2021.06.06/youtube-dl",
+ "c4a3558ba57d4dd6bd49e604e52db370ab3db7a6a91bb366c6863f5f48f951c3"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2021.06.06/youtube-dl.exe",
+ "78c009f4cf8ae56db150800d55faaac97c127c76c89715b23fe406d85c3c0628"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2021.06.06/youtube-dl-2021.06.06.tar.gz",
+ "3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3"
+ ]
}
}
} \ No newline at end of file