diff options
author | Sergey M․ <[email protected]> | 2019-07-16 00:03:58 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2019-07-16 00:03:58 +0700 |
commit | f5c004598be7dc1c3954a11b721954bac828ad2a (patch) | |
tree | 0ffb1fca375e7b20267b5a8fef9953df34b9638c | |
parent | 3c2d79f7f010d2550eb24420ad464494cd176aed (diff) | |
download | youtube-dl-f5c004598be7dc1c3954a11b721954bac828ad2a.tar.gz youtube-dl-f5c004598be7dc1c3954a11b721954bac828ad2a.zip |
release 2019.07.16
-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 ea663b5b6..e68192392 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.07.14/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.07.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> -<h2><a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl">2019.07.14</a> (<a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2019.07.16/youtube-dl">2019.07.16</a> (<a href="https://yt-dl.org/downloads/2019.07.16/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 15a285a33daf02ac69f615692924139263d8b4ad0d81b785ab7e7e9eb0e845c1</p> +<p><strong>SHA256</strong>: 708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371</p> <p> - <a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl.exe.sig">sig</a> - SHA256 57d6b7e4fdb7b79011ab9c12394b62b6431a6459754c76b36925fc35bcf54ac4)<br> - <a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz.sig">sig</a> - SHA256 4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400) + <a href="https://yt-dl.org/downloads/2019.07.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.16/youtube-dl.exe.sig">sig</a> - SHA256 967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0)<br> + <a href="https://yt-dl.org/downloads/2019.07.16/youtube-dl-2019.07.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.16/youtube-dl-2019.07.16.tar.gz.sig">sig</a> - SHA256 7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b) </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 de50010b0..ff92140b3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.14
\ No newline at end of file +2019.07.16
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ffde4cfb7..d932d0d3d 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-07-14T03:16:50.273648Z</updated> + <updated>2019-07-16T00:03:57.341163Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -13565,4 +13565,19 @@ <updated>2019-07-14T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.16</id> + <title>New version 2019.07.16</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.07.16/">https://yt-dl.org/downloads/2019.07.16/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2019-07-16T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b29777e93..0494fcd4e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.14", - "signature": "7db72741a6c2639dfdf9f6c64de91ab8cd2b0d9a1537caa3a16b351397f224b20914515e6742f09af15798005f871c0841147125cbb255c2659590b5208f5c69094305b69b629041f73fa2675168a1e8a179f5931a05707df0f1dcda356a318fcaef3555e7eb01cf3817d93cea97d8b93d506a069dcbba9abcdc38eec4b61ddb", + "latest": "2019.07.16", + "signature": "2d267f128fe05e524f609d2c57f184f2bdb7a26ed9a933295b84a8df82345bfc01dd5da8f401997565fcbfb71acb026cb30e37c4d4a38ea3d8a66b3b57f963ecbd31a2b07374b2f25f2ba2e06d51228a34216550784ea214c62b37f1a7fa0c56e4e0fea8a4ab06ef52c5b9c9b09871d35ba634c7232ebeffefb58869162d13db", "versions": { "2012.02.22": { "bin": [ @@ -12663,6 +12663,20 @@ "https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz", "4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400" ] + }, + "2019.07.16": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.16/youtube-dl", + "708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.16/youtube-dl.exe", + "967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.16/youtube-dl-2019.07.16.tar.gz", + "7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b" + ] } } }
\ No newline at end of file |