diff options
author | Sergey M․ <[email protected]> | 2019-06-21 23:06:06 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2019-06-21 23:06:06 +0700 |
commit | a60d0a4a559c798bb6ba923aaad805190522473d (patch) | |
tree | c47a12d2113a70bcb2eabc0a7f68b1ac3583eef4 | |
parent | 6090852410e14326bd3c21e1cee16d3de673b27e (diff) | |
download | youtube-dl-a60d0a4a559c798bb6ba923aaad805190522473d.tar.gz youtube-dl-a60d0a4a559c798bb6ba923aaad805190522473d.zip |
release 2019.06.21
-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 2430b47fa..bda558122 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/2019.06.08/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/2019.06.21/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/2019.06.08/youtube-dl">2019.06.08</a> (<a href="https://yt-dl.org/downloads/2019.06.08/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.06.21/youtube-dl">2019.06.21</a> (<a href="https://yt-dl.org/downloads/2019.06.21/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 7ecd005672283c6aa3e17ace73de83fa5bbe77d43cc7bb82085fe2a096f585df</p> +<p><strong>SHA256</strong>: 4a78dbb74c86822dd234bf7b95560d09645bd5327745ccec4f8b1e61d96a36f5</p> <p> - <a href="https://yt-dl.org/downloads/2019.06.08/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.06.08/youtube-dl.exe.sig">sig</a> - SHA256 0c17c36032997e29f2445c8baa3b64cedebdeb00de5f9b01adeaa32380328a00)<br> - <a href="https://yt-dl.org/downloads/2019.06.08/youtube-dl-2019.06.08.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.06.08/youtube-dl-2019.06.08.tar.gz.sig">sig</a> - SHA256 275a8506ecd6c72589bfc66b749cd80847e7393df1d6e1becd1d11ba90980837) + <a href="https://yt-dl.org/downloads/2019.06.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.06.21/youtube-dl.exe.sig">sig</a> - SHA256 f8b5a6cf641dff6fc7cb362364245b1bc43f2842c9a26e5045badf68606d28a9)<br> + <a href="https://yt-dl.org/downloads/2019.06.21/youtube-dl-2019.06.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.06.21/youtube-dl-2019.06.21.tar.gz.sig">sig</a> - SHA256 85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d) </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 b01ba6f68..9cbaf50b4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.06.08
\ No newline at end of file +2019.06.21
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index adc6ace55..37ac6f031 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>2019-06-08T03:49:27.132526Z</updated> + <updated>2019-06-21T23:06:05.264404Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -13490,4 +13490,19 @@ <updated>2019-06-08T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.06.21</id> + <title>New version 2019.06.21</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/2019.06.21/">https://yt-dl.org/downloads/2019.06.21/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2019-06-21T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1d3e6efe8..35299ca7a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.06.08", - "signature": "725f17f93e382b54964cb6a0bae87593bf2a6d3b585fe8a6a816288b21e77515e09c96246b65e168fab7e2b0d3c152ee2f1ec03e94fa5274cfb0ebca2a2028a761221e32d1f58747e7d6c4ab9104bd14563cce04e3fb0d2d52688e663f7b3a6c55195478dedbbd9b70a14fa22f2820941240f30a8a3874da6f01108f391ec764", + "latest": "2019.06.21", + "signature": "87b8912ce9a6d67a459ab25a32fa92971994180e0fc65506421fb670ef0b90948e45a921f1dbc334f4118f1c293d072210b54eb362943530ad51783e636850518c8ae75f7516d2ada7156fc54e70894e2a1374b0762fb98e310d9b38af636254e35f6f39371103bd09d0db35e908cb0ddb1b5e552bc2550972803495bc9f7073", "versions": { "2012.02.22": { "bin": [ @@ -12593,6 +12593,20 @@ "https://yt-dl.org/downloads/2019.06.08/youtube-dl-2019.06.08.tar.gz", "275a8506ecd6c72589bfc66b749cd80847e7393df1d6e1becd1d11ba90980837" ] + }, + "2019.06.21": { + "bin": [ + "https://yt-dl.org/downloads/2019.06.21/youtube-dl", + "4a78dbb74c86822dd234bf7b95560d09645bd5327745ccec4f8b1e61d96a36f5" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.06.21/youtube-dl.exe", + "f8b5a6cf641dff6fc7cb362364245b1bc43f2842c9a26e5045badf68606d28a9" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.06.21/youtube-dl-2019.06.21.tar.gz", + "85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d" + ] } } }
\ No newline at end of file |