diff --git a/download.html b/download.html index 69d08a802..3b4de4ff4 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.26 (sig)

+

2020.12.29 (sig)

-

SHA256: 2a7b151d04ee6928324d25ac870b7e3144111fb14ddd31716d3d6ef07a301118

+

SHA256: e1c503b74882e118fa47a8452af3b86b5e12a3fdb03cb9d95bc3d943bc207395

- Windows exe (sig - SHA256 33fe53361fcd58d99b30ca87a07a2175f8b5fc5d6c4bde9380be1c79e96b7921)
- Full source + docs + binary tarball (sig - SHA256 9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf) + Windows exe (sig - SHA256 f29ad53c8b9b9a31568c01da4a25bf9521b8f618645cab428f339e26e0211734)
+ Full source + docs + binary tarball (sig - SHA256 6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 8508fee28..b94706038 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -332,7 +332,6 @@

  • Funk
  • Fusion
  • Fux
  • -
  • FXNetworks
  • Gaia
  • GameInformer
  • GameSpot
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fbe09e30c..eaaab0eb5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.12.26 \ No newline at end of file +2020.12.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 92ead4051..37e3ba184 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-26T23:19:03.633014Z + 2020-12-29T02:55:20.876081Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14360,4 +14360,19 @@ 2020-12-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.12.29 + New version 2020.12.29 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.12.29/ +
    +
    + + The youtube-dl maintainers + + 2020-12-29T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4b5e4be25..a2bcba45d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.12.26", - "signature": "14f17503422e64cec9e74153a2d90e50a4d8545e8a49d3d5bf3df4f3201f41cd1976df26c91821bf4187c0171f9365e1b37c4717e336e8be45196db07c0bc0f6d930b115da61183edefa78a5002e2a135cd8ac2bacf6c88fa7e047711a9b9d62f12ec4bd194d5eabde6ad1cf6a0165e38b3eddf0413e9d92e0fcd1154c0466eb", + "latest": "2020.12.29", + "signature": "0992ecd5a05aa326adc939e19dcd86fc1e622486cab5e4101aef78b071e41a04aca42180c8c473b62db58b2d268ba2fb7fa1f1111ac5fea4dbde42b837d5589ac82bba4c8d26b6e2623ab5ef8da75edcc78caf9b942f6c51be4abd1431389330b58836b81761507ad4e0df91958f94ffe6dcb59bfddf9f9b1c7e356a05a50b7e", "versions": { "2012.02.22": { "bin": [ @@ -13405,6 +13405,20 @@ "https://yt-dl.org/downloads/2020.12.26/youtube-dl-2020.12.26.tar.gz", "9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf" ] + }, + "2020.12.29": { + "bin": [ + "https://yt-dl.org/downloads/2020.12.29/youtube-dl", + "e1c503b74882e118fa47a8452af3b86b5e12a3fdb03cb9d95bc3d943bc207395" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.12.29/youtube-dl.exe", + "f29ad53c8b9b9a31568c01da4a25bf9521b8f618645cab428f339e26e0211734" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.12.29/youtube-dl-2020.12.29.tar.gz", + "6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1" + ] } } } \ No newline at end of file