summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-02-04 13:13:06 +0700
committerSergey M․ <dstftw@gmail.com>2021-02-04 13:13:06 +0700
commit89b207849da518115451f3f9d037f15b317d5924 (patch)
tree50adcd2bda1d6c9e05c060dd91b89b68cfd3fe55
parentcbf4dee6cb69347b1122a9543161c3960fc3fb99 (diff)
release 2021.02.04.1
-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 ebd301ea79..209475b8c4 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.02.04/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.02.04.1/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.02.04/youtube-dl">2021.02.04</a> (<a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2021.02.04.1/youtube-dl">2021.02.04.1</a> (<a href="https://yt-dl.org/downloads/2021.02.04.1/youtube-dl.sig">sig</a>)</h2>
-<p><strong>SHA256</strong>: b235916f3e1885df7b18465e094b6e85d481ac3a21f231abb211d47840cc9d4d</p>
+<p><strong>SHA256</strong>: 3c4187f06ac35a2e208e1d6a1353d5870e2ff51e2603852dcc37315ffe1908ce</p>
<p>
- <a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl.exe.sig">sig</a> - SHA256 564aaadad166e5b8c55bc76a4f5d81fc035afeb028546f03ebb2e4e5f4a803a4)<br>
- <a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl-2021.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.02.04/youtube-dl-2021.02.04.tar.gz.sig">sig</a> - SHA256 c5e4eb3c85dbc38eeecb1921a818e787420d3b871a26c61a36dd4aeb93634ced)
+ <a href="https://yt-dl.org/downloads/2021.02.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2021.02.04.1/youtube-dl.exe.sig">sig</a> - SHA256 9aea246ee9655f9818dd3c4a389273118898b2ece39f6e0adf703213e1a5c074)<br>
+ <a href="https://yt-dl.org/downloads/2021.02.04.1/youtube-dl-2021.02.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2021.02.04.1/youtube-dl-2021.02.04.1.tar.gz.sig">sig</a> - SHA256 0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866)
</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 59a59d6c35..d33dd02eea 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.02.04 \ No newline at end of file
+2021.02.04.1 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index bd60420597..4880676958 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-02-04T04:50:56.206231Z</updated>
+ <updated>2021-02-04T13:13:05.525031Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14465,4 +14465,19 @@
<updated>2021-02-04T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.02.04.1</id>
+ <title>New version 2021.02.04.1</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.02.04.1/">https://yt-dl.org/downloads/2021.02.04.1/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2021-02-04T00:00:01Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index eb966173b1..3faf2e3e4d 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2021.02.04",
- "signature": "9a163f8afff22cddd59f7b0d48ad11166712237f2ea8997c4e664022b11e6a38bc7b080e5e031623db30b9674d4fff3d35913d66ba4ca903bbb6ae0508ae83acfc399fce36a37c74d75ad3573fd1652ed6c917c0d6c8a990c919e1c93be9304ee47d78ee3ada0caa0fb44b26f4e3e09795aeaea015e8b21b2edca2cbfd24b945",
+ "latest": "2021.02.04.1",
+ "signature": "1055a57dbc0d4f033db52fb9d44354f7e9e63a427261dfbf4264e2825cde34155018c1b0dbea1a4c740b91bfeeed429af1de8b03b3e41d1b471033b19393d67578bcc431eb1233e059b913b923188b6637a77cab50db1d648edfb560bba02442014333f08c2931241880d3701220d87afd06ae2d60a03ca0e100fb7cf6f7e5e0",
"versions": {
"2012.02.22": {
"bin": [
@@ -13503,6 +13503,20 @@
"https://yt-dl.org/downloads/2021.02.04/youtube-dl-2021.02.04.tar.gz",
"c5e4eb3c85dbc38eeecb1921a818e787420d3b871a26c61a36dd4aeb93634ced"
]
+ },
+ "2021.02.04.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl",
+ "3c4187f06ac35a2e208e1d6a1353d5870e2ff51e2603852dcc37315ffe1908ce"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl.exe",
+ "9aea246ee9655f9818dd3c4a389273118898b2ece39f6e0adf703213e1a5c074"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl-2021.02.04.1.tar.gz",
+ "0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866"
+ ]
}
}
} \ No newline at end of file