diff --git a/download.html b/download.html index 7894ad27f..f9b418cc9 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2020.12.12 (sig)

+

2020.12.14 (sig)

-

SHA256: 3bd046033572696764b08bfeed733b461874b0d6b3f5519f38617fd21c6be1c5

+

SHA256: 29ac259a793971ebf34abd59500c33a3107e485fb3a950578ddaa20b5a5b3c89

- Windows exe (sig - SHA256 ad71ea9ba754e69d5b74f3eb43b6cb8a59c2942a616d4b18e573dbcd8172524a)
- Full source + docs + binary tarball (sig - SHA256 8e0de6f68c8ed9afc3c40b0c6a3e5310f8920dee6793edabc1a87fead1a16447) + Windows exe (sig - SHA256 1f2e4d45e119ee76407d8afc4a8bd54252f20303d9688f2abad57273182e64e1)
+ Full source + docs + binary tarball (sig - SHA256 9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273)

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 3b4ed360f..b69a10113 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 d31d3aa01..691483914 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2020-12-12T07:11:31.707113Z + 2020-12-14T00:59:08.825510Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14315,4 +14315,19 @@ 2020-12-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.12.14 + New version 2020.12.14 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.12.14/ +
+ + + The youtube-dl maintainers + + 2020-12-14T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 96e0effe2..4bb3175e2 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