diff --git a/download.html b/download.html index 619a43793..8e34ebe82 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.

-

2016.09.19 (sig)

+

2016.09.24 (sig)

-

SHA256: 403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949

+

SHA256: 8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c

- Windows exe (sig - SHA256 57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19)
- Full source + docs + binary tarball (sig - SHA256 276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e) + Windows exe (sig - SHA256 119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf)
+ Full source + docs + binary tarball (sig - SHA256 d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57)

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 e16ba16f8..9215ac3b5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.19 \ No newline at end of file +2016.09.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 180788052..9491c52b0 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 - 2016-09-19T03:00:17.258635Z + 2016-09-24T02:18:27.640937Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10460,4 +10460,19 @@ 2016-09-19T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.24 + New version 2016.09.24 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.09.24/ +
+ + + The youtube-dl maintainers + + 2016-09-24T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0049777df..4fbdc56e2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.19", - "signature": "52c4b9654f6b14dc3e83e541a75667950eaff500390e8e1a46c242c3902037bf5f7524944e4ff467444815288998cddc0fa188da08ec0eacab11d9a372817c1addf1add816a714ecc28b28e3f73d5f49584c9e14033ca379685bce3cd0bbb8d15ee5a9d1cd0414124a4af718c0e6eef39ce774d151326acafa959bebffeb2fe8", + "latest": "2016.09.24", + "signature": "4a39015f831698b00e64d2c8e474a029d1ad3c39a376f3bfa59eed7fad3effba8914b9ec9f58ae9412f60a09cbf9f5ec7602eaf0104bf51be7a556b051f37167544dae4f3915e131b85baafd483244b2bad2f7b9802eb10b66d6f2b76e82989f562c052ae3e63d4ffd7d1d2dcafe817930b1d8f36c2e42f86e1bc230dd934551", "versions": { "2012.02.22": { "bin": [ @@ -9765,6 +9765,20 @@ "https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz", "276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e" ] + }, + "2016.09.24": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.24/youtube-dl", + "8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.24/youtube-dl.exe", + "119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.24/youtube-dl-2016.09.24.tar.gz", + "d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57" + ] } } } \ No newline at end of file