From 6273b04b731b90877e0549c399a5cbe705db66e9 Mon Sep 17 00:00:00 2001 From: Sergey M․ Date: Sat, 16 Jan 2021 09:53:16 +0700 Subject: release 2021.01.16 --- download.html | 10 +++++----- supportedsites.html | 3 ++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 31fb94eb0..0364cd2f5 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.

-

2021.01.08 (sig)

+

2021.01.16 (sig)

-

SHA256: 1774273490b78ff709d7e435fe2e57db6a620b1add86ac2997a33b1441cb7136

+

SHA256: 8bc58a0c8a13415e83ff237a1792cf3cb0479916292e70800289fd829b722ab7

- Windows exe (sig - SHA256 8ffc172ea209c7cc566f61568e7e4e53446006ac0ee9fdb599c93f8f6d63fa9c)
- Full source + docs + binary tarball (sig - SHA256 7340448a90ac82dfb2b1b6569f08bd87552b9b1647a81eb735e11dd6d30607cd) + Windows exe (sig - SHA256 8a5289cc53c819c0c2efde971541d34e46d27bbc178d4c6518821173ddb0b304)
+ Full source + docs + binary tarball (sig - SHA256 113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 627699c83..2565cef46 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -433,7 +433,8 @@

  • Katsomo
  • KeezMovies
  • Ketnet
  • -
  • KhanAcademy
  • +
  • khanacademy
  • +
  • khanacademy:unit
  • KickStarter
  • KinjaEmbed
  • KinoPoisk
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f657164a5..8a8608095 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2021.01.08 \ No newline at end of file +2021.01.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2cb36a4e5..129d40cd1 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 - 2021-01-08T11:06:08.478717Z + 2021-01-16T09:53:14.549611Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14420,4 +14420,19 @@ 2021-01-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.01.16 + New version 2021.01.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2021.01.16/ +
    +
    + + The youtube-dl maintainers + + 2021-01-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2c06a992b..9ec0ebc30 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2021.01.08", - "signature": "9a839e750df0b3674bf71f69846b6930a1f40dc06695e38c5c2783d326253503ce11ceb3a69b72247e07a943b6fe15b99f37dcbd1536ba99646324f8441304f92a7c5e9ed6cb6a5a6883b486f8900724162345e76729845f9e79f1552916ccc4716a95c49e74461ff115bb603cca6f23b154da6d0eefd1eacd6f004155679af9", + "latest": "2021.01.16", + "signature": "0a04a6f9fe2052ef3d77dc1b637d389b6c830d35b1f24b7e8c1be28669d4332d203f309163322afdcf563aea7db2927dea98c8aa6f375ce3e930b4a4155e7a3bad7852577335ed9bc480993f5f5bfde08be756e318ff2f00833d26b0a8d1df1a72c5462f673986c5f193ef84d73d737ef23c2b7a8e653465b9b67d685948b8df", "versions": { "2012.02.22": { "bin": [ @@ -13461,6 +13461,20 @@ "https://yt-dl.org/downloads/2021.01.08/youtube-dl-2021.01.08.tar.gz", "7340448a90ac82dfb2b1b6569f08bd87552b9b1647a81eb735e11dd6d30607cd" ] + }, + "2021.01.16": { + "bin": [ + "https://yt-dl.org/downloads/2021.01.16/youtube-dl", + "8bc58a0c8a13415e83ff237a1792cf3cb0479916292e70800289fd829b722ab7" + ], + "exe": [ + "https://yt-dl.org/downloads/2021.01.16/youtube-dl.exe", + "8a5289cc53c819c0c2efde971541d34e46d27bbc178d4c6518821173ddb0b304" + ], + "tar": [ + "https://yt-dl.org/downloads/2021.01.16/youtube-dl-2021.01.16.tar.gz", + "113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1" + ] } } } \ No newline at end of file -- cgit 1.4.1