diff --git a/download.html b/download.html index 3c5faf4c3..6d7049092 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.

-

2017.08.06 (sig)

+

2017.08.09 (sig)

-

SHA256: b9d8ab79ee2605e3b12fc0abc291e5d8d97c086395c34e21817b5f104215cd13

+

SHA256: cab173e2e60b38c0589ba7d4a84ebd4a2e2c783ab570d8dff764874a814d7099

- Windows exe (sig - SHA256 5f1ca10085ea072858d083196c3dc08eb8a10e64ff44686a85d44a490f2d7063)
- Full source + docs + binary tarball (sig - SHA256 95c7e6d7ee9990701c6191223334fce966404b86f7b28e94c570b2c0856aaeed) + Windows exe (sig - SHA256 62681ddce0be3e97de67f43f158be75a89d2a5eb461c1ba9073f3d3c8dc781ba)
+ Full source + docs + binary tarball (sig - SHA256 9c4f06fdd56189935fda60c2bdddc6acf98275d71c6ea65654d5480ea3561529)

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 6e9f0f84a..1ef07a31a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.08.06 \ No newline at end of file +2017.08.09 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 08e85ada3..3b2ee68a4 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 - 2017-08-06T09:07:36.428025Z + 2017-08-09T23:54:10.577271Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11915,4 +11915,19 @@ 2017-08-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.08.09 + New version 2017.08.09 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.08.09/ +
+ + + The youtube-dl maintainers + + 2017-08-09T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 086789517..888b2d5de 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.08.06", - "signature": "203ab82803500ddd43c18c7b79376d7c887cab892bd5b31d952f31fdd98107172969d8e94b3b7260d610910ca931215bc0586ecedab876f7e8a11b143a85b583073d99d76c2b263371310fdff41ca5ec0db4a35c7388ebfa0d922b036bac8432f1623ff781cfd755c0d8fd8a35f7cdf53e1dcdcac410862ceb5259c46d257c3d", + "latest": "2017.08.09", + "signature": "0043056764b59f54f037c4458a036bd776109020b91facbdeca90717a150552956dd13f5036f1b739127b32309a1f25e0012b70e5df3625ef5d8889860c45559e470b3990a03e87c56a99e88cba19b18b65b99ec23c2b47292f7a23d17c564294752ef5caf50a194d62b82d4ed4c86e5d24aa10179ded69db6d9e16a1a2da2a4", "versions": { "2012.02.22": { "bin": [ @@ -11123,6 +11123,20 @@ "https://yt-dl.org/downloads/2017.08.06/youtube-dl-2017.08.06.tar.gz", "95c7e6d7ee9990701c6191223334fce966404b86f7b28e94c570b2c0856aaeed" ] + }, + "2017.08.09": { + "bin": [ + "https://yt-dl.org/downloads/2017.08.09/youtube-dl", + "cab173e2e60b38c0589ba7d4a84ebd4a2e2c783ab570d8dff764874a814d7099" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.08.09/youtube-dl.exe", + "62681ddce0be3e97de67f43f158be75a89d2a5eb461c1ba9073f3d3c8dc781ba" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.08.09/youtube-dl-2017.08.09.tar.gz", + "9c4f06fdd56189935fda60c2bdddc6acf98275d71c6ea65654d5480ea3561529" + ] } } } \ No newline at end of file