diff --git a/download.html b/download.html index 5a77d43d8..d84c414dd 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.05.14 (sig)

+

2017.05.18 (sig)

-

SHA256: ad9e717b87020fea25f03939040787dff7607975967f364cc26562f082dff753

+

SHA256: e27f8a478950503abbbd98d029e093ea7a13cacb674adee7c009a5886e30cb67

- Windows exe (sig - SHA256 9083dfd487093ff2e6af27fbb903807a582fa9434c90ba9413153234cd852fba)
- Full source + docs + binary tarball (sig - SHA256 363e8f16752dfc35730351d3ead56ebd34ffa394864f7aa00ebf07d6ec5e8793) + Windows exe (sig - SHA256 95d6e5da6d023f779f3f7f631bbdc9a1761d24b211e492e4d2ffa017dbd1972c)
+ Full source + docs + binary tarball (sig - SHA256 433c4ac9199c01251bd7504eedbbeaccdca932725196706a65476ec916cd2ded)

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 037ad35f7..bdcd205ab 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.05.14 \ No newline at end of file +2017.05.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a52a2aa6d..1cb97219e 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-05-14T07:40:17.066204Z + 2017-05-18T22:36:07.437223Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11675,4 +11675,19 @@ 2017-05-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.05.18 + New version 2017.05.18 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.05.18/ +
+ + + The youtube-dl maintainers + + 2017-05-18T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 51b252306..d488d763a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.05.14", - "signature": "500facebc84a2ce6d7e8e6b06fa96d5a6fa3a6c21f0caafdf524cf56ff9d98990a25c13f6aec4f52d2ea09fb60d10acec5778909a07230f4bd1adc699fd42fa41238ef9118e2b7838454f5cf115ed86ede54e154da5821f04d05f29e54f0a0aeed57fc88eff085248a27cda92749aedd8015cf1b73fb03f5fd9a2ff02ddb3464", + "latest": "2017.05.18", + "signature": "3b21026b1070def3cbc9afe3cd999b42eca81ea31bc10ed2e6a91a230c4c0dbbf6f40f480db99a07a66084a5a11c21a56a3d33d9d0ce5744e6ef2f08eea6fffb48610cef1e84947552c0199af6a5254b1ec19159e1683829e12df7029672d6210024287aafc0ae3ab2974d6be5f5e8a361a1d6651c8f2b424714440159b6e92f", "versions": { "2012.02.22": { "bin": [ @@ -10899,6 +10899,20 @@ "https://yt-dl.org/downloads/2017.05.14/youtube-dl-2017.05.14.tar.gz", "363e8f16752dfc35730351d3ead56ebd34ffa394864f7aa00ebf07d6ec5e8793" ] + }, + "2017.05.18": { + "bin": [ + "https://yt-dl.org/downloads/2017.05.18/youtube-dl", + "e27f8a478950503abbbd98d029e093ea7a13cacb674adee7c009a5886e30cb67" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.05.18/youtube-dl.exe", + "95d6e5da6d023f779f3f7f631bbdc9a1761d24b211e492e4d2ffa017dbd1972c" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.05.18/youtube-dl-2017.05.18.tar.gz", + "433c4ac9199c01251bd7504eedbbeaccdca932725196706a65476ec916cd2ded" + ] } } } \ No newline at end of file