diff --git a/download.html b/download.html index 913c9a620..6694fd4a6 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.02.16 (sig)

+

2020.03.01 (sig)

-

SHA256: 3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa

+

SHA256: d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789

- Windows exe (sig - SHA256 63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e)
- Full source + docs + binary tarball (sig - SHA256 abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6) + Windows exe (sig - SHA256 09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d)
+ Full source + docs + binary tarball (sig - SHA256 5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306)

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 b72f086d5..d951038a5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.02.16 \ No newline at end of file +2020.03.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 121539c0e..190c05991 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-02-16T22:45:23.023759Z + 2020-03-01T20:13:03.755573Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13865,4 +13865,19 @@ 2020-02-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.01 + New version 2020.03.01 + + +

+ Downloads available at https://yt-dl.org/downloads/2020.03.01/ +
+ + + The youtube-dl maintainers + + 2020-03-01T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ad667664d..b393fc94c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.02.16", - "signature": "56f0a54475b985c3cdf5807e97a074ca95da675913ec147bda13ed8562d3ade597a1e305d9fa48a79ac8d8bd52f30acf59e28a268dd8061e33c391d4ac5772e9e7063ef77d92976742f5d801347e8ffc11392f66ff67bbb78d2a6f22ff60d8b5d59d0d756d663b295861352d8de9ea27026d63743757e246bec845c6b1ecd828", + "latest": "2020.03.01", + "signature": "595acebd43fca7e65203480532fdc96e126ac73a57a3ce17746bdeba2f96b301b4e2792f38e467e2915a69b16aa34566ece94495c7b4b07b02483833ed4cc1ea564398af2a1ef765999e05ea6b072277e4f5a7ee5de875e41a521e947f1f02c77ca902b55037c392cb9ec09aec2e2abb020dbfc05bf42849e38d3df5ced05da0", "versions": { "2012.02.22": { "bin": [ @@ -12943,6 +12943,20 @@ "https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz", "abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6" ] + }, + "2020.03.01": { + "bin": [ + "https://yt-dl.org/downloads/2020.03.01/youtube-dl", + "d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe", + "09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz", + "5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306" + ] } } } \ No newline at end of file