diff --git a/download.html b/download.html index 68a8c3a95..a12136159 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.09.10 (sig)

+

2017.09.11 (sig)

-

SHA256: b42ef2a36ec07793cf2e78a17036bd04d2edfbd289cda02322e5ef65d9a86e59

+

SHA256: 7e28bf323e74cc0829ce4e3e48ed2d457ea77adab7debb23e225a1ff20a39ed3

- Windows exe (sig - SHA256 2f53ac608b090b0bb28a2b68f1d99dce78793a4fbf99a12acb8c0e6a877f33f0)
- Full source + docs + binary tarball (sig - SHA256 6d8541b15edbe20a6c9c5f84478bb663d9691f8d622a5cc829ba899bd119b1cf) + Windows exe (sig - SHA256 b1d0b07167efc086580694115a8494f4dd5e1d2c9ffd11fb2a1b4a5ac1798081)
+ Full source + docs + binary tarball (sig - SHA256 8b6defdd7cb9a8228eca2ef03a8c203a3ccba1ed97cb700f11b40a3af548212a)

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 abe1f36f1..fd8ae3a0c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.09.10 \ No newline at end of file +2017.09.11 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b8ed8b4a6..2de57eaad 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-09-10T22:21:09.819770Z + 2017-09-11T03:32:32.060268Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12035,4 +12035,19 @@ 2017-09-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.09.11 + New version 2017.09.11 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.09.11/ +
+ + + The youtube-dl maintainers + + 2017-09-11T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0c631c1a8..ed8335c40 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.09.10", - "signature": "0db4e81e81d22691797abe209337bd67cc50a01381d0204a7e175c98b082ef8ea312eb16c1c11377c8cab41e7eb7dca710a91f680e7cd59da4cf44e94dd6f398c9fa40381b845a7da90d4bee93b35200895cb83e4f2750c3b8fa64bae7853fc1fae32998ebca14c7291e3d4011b768cf9489405a98c95880682d3c1ab125d280", + "latest": "2017.09.11", + "signature": "8693f9d5801c5e2869f32e029ede30b5efab94817e6cfc9ad8115fc0e2464a2640c57d6436e1430b1e2aa66c6f728a008e654607612d0c5fd5a443a8ba4fa179c0b77bd87e444f0a4d112332fcbf14578956fa67b76afea8ece495ec6241c3ee2669c07b9c1f15ecd06de4018a41620a8ab1a87a87373b2d71081ee1b66a50bc", "versions": { "2012.02.22": { "bin": [ @@ -11235,6 +11235,20 @@ "https://yt-dl.org/downloads/2017.09.10/youtube-dl-2017.09.10.tar.gz", "6d8541b15edbe20a6c9c5f84478bb663d9691f8d622a5cc829ba899bd119b1cf" ] + }, + "2017.09.11": { + "bin": [ + "https://yt-dl.org/downloads/2017.09.11/youtube-dl", + "7e28bf323e74cc0829ce4e3e48ed2d457ea77adab7debb23e225a1ff20a39ed3" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.09.11/youtube-dl.exe", + "b1d0b07167efc086580694115a8494f4dd5e1d2c9ffd11fb2a1b4a5ac1798081" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.09.11/youtube-dl-2017.09.11.tar.gz", + "8b6defdd7cb9a8228eca2ef03a8c203a3ccba1ed97cb700f11b40a3af548212a" + ] } } } \ No newline at end of file