diff --git a/download.html b/download.html index 9d1d0e83f..efaad12c5 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.05.08 (sig)

+

2020.05.29 (sig)

-

SHA256: 6aabf2ffa207ddc384614113dc8dafe1418965a29779a49411eac9a6cd67a3d3

+

SHA256: ab73d960a7717e504911aa73ff43ed565485a0179f03af596020883f000936ed

- Windows exe (sig - SHA256 21fe98081cad1fc63227ca0119cc396921b04fee8ee840c1eda57be3670f2ece)
- Full source + docs + binary tarball (sig - SHA256 86310db8516f41d697dc8923d4bb252ec110913e267a3c373b6a66a13552fd9b) + Windows exe (sig - SHA256 201379c9c1796334039ee44f74a2700983c524a5d9b56eee21705d20cf0dab13)
+ Full source + docs + binary tarball (sig - SHA256 23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84)

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 f549c242a..e01f0db25 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.05.08 \ No newline at end of file +2020.05.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fd44febcc..d8456ab9e 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-05-08T18:12:49.951962Z + 2020-05-29T03:36:58.045615Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13955,4 +13955,19 @@ 2020-05-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.05.29 + New version 2020.05.29 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.05.29/ +
+ + + The youtube-dl maintainers + + 2020-05-29T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b1b513b95..9ce601d6f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.05.08", - "signature": "123dcab2a889898aab25d83060909c05dc3e426c4914fa7eaff05c968b50082eb4a033a0a308d5dce4e16242a466fbb013baa7fe559972122f4abc1b92ec59a6414208db8ba2d5bcd866544552aec0fb2b5ca32f16c1106a0b8cc4f07d44b745e2fd0065e88b89a317dd3be42359d52e5a1f4e764cb0814afbf4b4e729778726", + "latest": "2020.05.29", + "signature": "4d0fcfed542ce5de89dffc1a522e4e27b5bc99e109a1f656cd1005bdbb01ac28511101b5e0b8eec763374803817c8da4efc7e4a770120843c0299f238f88ccfe8bce8f7a7e52f743728e00d7fba04713163394154f4ccac28099e5cc442e549148b400ffb9c73977c9b6cfb734cc77421dfef5a8d7d39fd67cfc2c71ba3ab895", "versions": { "2012.02.22": { "bin": [ @@ -13027,6 +13027,20 @@ "https://yt-dl.org/downloads/2020.05.08/youtube-dl-2020.05.08.tar.gz", "86310db8516f41d697dc8923d4bb252ec110913e267a3c373b6a66a13552fd9b" ] + }, + "2020.05.29": { + "bin": [ + "https://yt-dl.org/downloads/2020.05.29/youtube-dl", + "ab73d960a7717e504911aa73ff43ed565485a0179f03af596020883f000936ed" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.05.29/youtube-dl.exe", + "201379c9c1796334039ee44f74a2700983c524a5d9b56eee21705d20cf0dab13" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.05.29/youtube-dl-2020.05.29.tar.gz", + "23ba8f31df7f11c0acab9ca71a29a1a89e8697aceac957b0bbd19ce896552f84" + ] } } } \ No newline at end of file