diff options
author | Sergey M․ <[email protected]> | 2020-03-01 20:13:04 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2020-03-01 20:13:04 +0700 |
commit | 051cd5a534fc4478dc8a0841271d60255181925e (patch) | |
tree | bc89f89fe5c9ba95b59aacabfc35a8cb406485e4 | |
parent | 74a4ae8fd532c0ad95bc08be6ccc315f2cd22c8a (diff) | |
download | youtube-dl-051cd5a534fc4478dc8a0841271d60255181925e.tar.gz youtube-dl-051cd5a534fc4478dc8a0841271d60255181925e.zip |
release 2020.03.01
-rw-r--r-- | download.html | 10 | ||||
-rw-r--r-- | update/LATEST_VERSION | 2 | ||||
-rw-r--r-- | update/releases.atom | 17 | ||||
-rw-r--r-- | update/versions.json | 18 |
4 files changed, 38 insertions, 9 deletions
diff --git a/download.html b/download.html index 913c9a620..6694fd4a6 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@ <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p> -<p><a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> +<p><a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> -<h2><a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl">2020.02.16</a> (<a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl">2020.03.01</a> (<a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa</p> +<p><strong>SHA256</strong>: d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789</p> <p> - <a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl.exe.sig">sig</a> - SHA256 63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e)<br> - <a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz.sig">sig</a> - SHA256 abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6) + <a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe.sig">sig</a> - SHA256 09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d)<br> + <a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz.sig">sig</a> - SHA256 5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306) </p> <p>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 @@ <link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" /> <title>youtube-dl releases</title> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> - <updated>2020-02-16T22:45:23.023759Z</updated> + <updated>2020-03-01T20:13:03.755573Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -13865,4 +13865,19 @@ <updated>2020-02-16T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.01</id> + <title>New version 2020.03.01</title> + <link href="http://ytdl-org.github.io/youtube-dl" /> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2020.03.01/">https://yt-dl.org/downloads/2020.03.01/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2020-03-01T00:00:00Z</updated> + </entry> + </feed>
\ 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 |