diff --git a/download.html b/download.html index ea663b5b6..e68192392 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.

-

2019.07.14 (sig)

+

2019.07.16 (sig)

-

SHA256: 15a285a33daf02ac69f615692924139263d8b4ad0d81b785ab7e7e9eb0e845c1

+

SHA256: 708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371

- Windows exe (sig - SHA256 57d6b7e4fdb7b79011ab9c12394b62b6431a6459754c76b36925fc35bcf54ac4)
- Full source + docs + binary tarball (sig - SHA256 4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400) + Windows exe (sig - SHA256 967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0)
+ Full source + docs + binary tarball (sig - SHA256 7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b)

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 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2019-07-14T03:16:50.273648Z + 2019-07-16T00:03:57.341163Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13565,4 +13565,19 @@ 2019-07-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.16 + New version 2019.07.16 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.07.16/ +
+ + + The youtube-dl maintainers + + 2019-07-16T00:00:00Z + + \ 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