summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-12-14 00:59:09 +0700
committerSergey M․ <dstftw@gmail.com>2020-12-14 00:59:09 +0700
commit2338db7a69026e1704dd72c96b92f28752ac9255 (patch)
treeaeecd501bbe53a92cbac3ba628b994a6bf6121de
parent8dee034ddb868d4cc501f0a302b9b26c8b5775c5 (diff)
release 2020.12.14
-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 7894ad27f5..f9b418cc92 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/2020.12.12/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.12.14/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.12.12/youtube-dl">2020.12.12</a> (<a href="https://yt-dl.org/downloads/2020.12.12/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2020.12.14/youtube-dl">2020.12.14</a> (<a href="https://yt-dl.org/downloads/2020.12.14/youtube-dl.sig">sig</a>)</h2>
-<p><strong>SHA256</strong>: 3bd046033572696764b08bfeed733b461874b0d6b3f5519f38617fd21c6be1c5</p>
+<p><strong>SHA256</strong>: 29ac259a793971ebf34abd59500c33a3107e485fb3a950578ddaa20b5a5b3c89</p>
<p>
- <a href="https://yt-dl.org/downloads/2020.12.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.12.12/youtube-dl.exe.sig">sig</a> - SHA256 ad71ea9ba754e69d5b74f3eb43b6cb8a59c2942a616d4b18e573dbcd8172524a)<br>
- <a href="https://yt-dl.org/downloads/2020.12.12/youtube-dl-2020.12.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.12.12/youtube-dl-2020.12.12.tar.gz.sig">sig</a> - SHA256 8e0de6f68c8ed9afc3c40b0c6a3e5310f8920dee6793edabc1a87fead1a16447)
+ <a href="https://yt-dl.org/downloads/2020.12.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.12.14/youtube-dl.exe.sig">sig</a> - SHA256 1f2e4d45e119ee76407d8afc4a8bd54252f20303d9688f2abad57273182e64e1)<br>
+ <a href="https://yt-dl.org/downloads/2020.12.14/youtube-dl-2020.12.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.12.14/youtube-dl-2020.12.14.tar.gz.sig">sig</a> - SHA256 9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273)
</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 3b4ed360fa..b69a10113e 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2020.12.12 \ No newline at end of file
+2020.12.14 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index d31d3aa014..6914839147 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>2020-12-12T07:11:31.707113Z</updated>
+ <updated>2020-12-14T00:59:08.825510Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14315,4 +14315,19 @@
<updated>2020-12-12T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.12.14</id>
+ <title>New version 2020.12.14</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.12.14/">https://yt-dl.org/downloads/2020.12.14/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2020-12-14T00:00:00Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 96e0effe20..4bb3175e2c 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2020.12.12",
- "signature": "48420f6cf07d57ab775320e8d790a6c7c64b59b2047eb1f96976b545308c39589775a5186595a9b179853b7555e46fdfa26ecc0f5eb67972265748cdbb4b24535d5f01de491931b2e3c6e1182cfe47fb59baabafd3f54440b373038cf732566b822861c1a28c2bc54ee039ae5cc7c8baea23eafa2679a31a5959992e213f4d71",
+ "latest": "2020.12.14",
+ "signature": "2bb95fde7381f681f891747030444e4db0606ddc65d15afe0574d7127492918b9631fa4cd5ba45e106e2c4232062879acd4e1f46a1ab127a57fb656eaf1adabceb917a3f303db41db8cbcf5e7a37daf6516f3e72e015d540a0427b95099ca8ffdbec125af46d24f53bc75d12641e4190a40bf176863c8c2e24344c0433453e6a",
"versions": {
"2012.02.22": {
"bin": [
@@ -13363,6 +13363,20 @@
"https://yt-dl.org/downloads/2020.12.12/youtube-dl-2020.12.12.tar.gz",
"8e0de6f68c8ed9afc3c40b0c6a3e5310f8920dee6793edabc1a87fead1a16447"
]
+ },
+ "2020.12.14": {
+ "bin": [
+ "https://yt-dl.org/downloads/2020.12.14/youtube-dl",
+ "29ac259a793971ebf34abd59500c33a3107e485fb3a950578ddaa20b5a5b3c89"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2020.12.14/youtube-dl.exe",
+ "1f2e4d45e119ee76407d8afc4a8bd54252f20303d9688f2abad57273182e64e1"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2020.12.14/youtube-dl-2020.12.14.tar.gz",
+ "9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273"
+ ]
}
}
} \ No newline at end of file