From f8361daa6b7664e75948b89e3abab7dad42db297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 29 Nov 2020 13:54:30 +0700 Subject: [PATCH] release 2020.11.29 --- download.html | 10 +++++----- supportedsites.html | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index b576def5b..21ab212c4 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.11.26 (sig)

+

2020.11.29 (sig)

-

SHA256: 3a789fc7ec60e53469f24862ade38f497dc5656505814461334f76b33d17ee3b

+

SHA256: cf0850cd6e6d3f3723a250035f18bbf058cbd3b329c28423432e41365d723a31

- Windows exe (sig - SHA256 72b49b2fbee8da6e9730d247c04ce3309a80e8ba6362ea46fb8ed033ae08f6c9)
- Full source + docs + binary tarball (sig - SHA256 fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f) + Windows exe (sig - SHA256 e4c73e90ad6d8b43a1c09164e6ab7b33856ce2fe9866eb8b3307be7815d94182)
+ Full source + docs + binary tarball (sig - SHA256 e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 429c27e5a..b32f4a38a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -927,7 +927,7 @@

  • ThisAV
  • ThisOldHouse
  • TikTok
  • -
  • TikTokUser
  • +
  • TikTokUser (Currently broken)
  • tinypic: tinypic.com videos
  • TMZ
  • TMZArticle
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f0fee4201..d4127c2f5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.11.26 \ No newline at end of file +2020.11.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 83c9e0b58..a215de65e 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-11-26T03:07:19.987882Z + 2020-11-29T13:54:29.350131Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14225,4 +14225,19 @@ 2020-11-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.11.29 + New version 2020.11.29 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.11.29/ +
    +
    + + The youtube-dl maintainers + + 2020-11-29T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 921c07d3f..bd94c0c3c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.11.26", - "signature": "37778f24ba0c5d20e43ccdf7cdcc17e9bbaa069207a0a03e4ac7f2e62cb262f1a5bc690a43124d8e863b1205b47c50613aeaac3df4c42505c4cd506785fa111b17bd82f8095b996d3e66445f1f96825b78fedf93e936e7e5bc61b47c0c25db2e43460221fe6a199cf6f4ed28242f4db3b5f43a434ee99c4e42dc2f457f544e84", + "latest": "2020.11.29", + "signature": "7b1feb022a437cf4dae8c69038a6a922562963adf123e0066d33583e36cde98216cedcf38dc737023fcf6b7dc19874530422f8f2af4f1cede7a07f163549e27738ae710f8ef556d73d2dd5ccd5c6163548e1f8c638106ebf5be58ee942f6a020b3ae9964a039e8bb0bc5731e69d3a0c85314d7c1d9b9e1e17913dce4a772b317", "versions": { "2012.02.22": { "bin": [ @@ -13279,6 +13279,20 @@ "https://yt-dl.org/downloads/2020.11.26/youtube-dl-2020.11.26.tar.gz", "fb106cd60f94fe00afee46d4e028cdca8ebff171ddfa9d4ff2a2fd5956586f7f" ] + }, + "2020.11.29": { + "bin": [ + "https://yt-dl.org/downloads/2020.11.29/youtube-dl", + "cf0850cd6e6d3f3723a250035f18bbf058cbd3b329c28423432e41365d723a31" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.11.29/youtube-dl.exe", + "e4c73e90ad6d8b43a1c09164e6ab7b33856ce2fe9866eb8b3307be7815d94182" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.11.29/youtube-dl-2020.11.29.tar.gz", + "e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82" + ] } } } \ No newline at end of file