diff --git a/download.html b/download.html index cbc19c831..7d5a295e1 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.04.26 (sig)

+

2017.04.28 (sig)

-

SHA256: c7a6ab4fb4b0efbbda49c40bce7992d4892152d7c681ec79de2662bc19efa084

+

SHA256: dabdfd99cf0aed87385a7e2d1858f48ece8c9b71ab38bff3b5ceb58669aabb4c

- Windows exe (sig - SHA256 89f3f0496d9f593b48006eeba96e324e8d542b7c2dc705a96e27e56fd95b9f49)
- Full source + docs + binary tarball (sig - SHA256 c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47) + Windows exe (sig - SHA256 ae0001e813407cc809e3a525f6f7fd25bd23d6489e6cd04949bb05e33d2700ec)
+ Full source + docs + binary tarball (sig - SHA256 72c0a91d551460e1cd85faca0ff0218e5006bbba371d27d75907ac8e917b7534)

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 0f0b162f5..6c72bc266 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.04.26 \ No newline at end of file +2017.04.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 681219ad3..601c44d5b 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-04-26T00:08:43.178515Z + 2017-04-28T18:31:38.132194Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11600,4 +11600,19 @@ 2017-04-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.28 + New version 2017.04.28 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.04.28/ +
+ + + The youtube-dl maintainers + + 2017-04-28T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d46d22885..6cb4175db 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.04.26", - "signature": "0e04b7e1b9c18ab78cf731ab6b5cf98c8271560e660b43be1a1c0ef7dec6cd51bbbdc84a8f8069e7e00c79c9af3e008e05f7896bf4288333e46ce674bf3e9612328bde12498653866b8011a4725d80aab1ede8c1fade96bf6439ad4ac6bc02d7006c82cc130e69ee528800fcc56691d8a9f098ea5516827e9ea3c8eea2b065db", + "latest": "2017.04.28", + "signature": "10556856c50db2dc7dd6471681c9227c8cdfa51fadb303a21dfc6140d4205332a2396b14cf2ee7df955a694802e2b2fe93f365be64b2639269003cc52851c3f90144d60491f4cc6ecf54cc9f887d2461dd792773a17dfac9e332e45be5f0911780e9538492c34b51869ea921824173833201f4c5e29dd05b4e4bea41066e0e2b", "versions": { "2012.02.22": { "bin": [ @@ -10829,6 +10829,20 @@ "https://yt-dl.org/downloads/2017.04.26/youtube-dl-2017.04.26.tar.gz", "c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47" ] + }, + "2017.04.28": { + "bin": [ + "https://yt-dl.org/downloads/2017.04.28/youtube-dl", + "dabdfd99cf0aed87385a7e2d1858f48ece8c9b71ab38bff3b5ceb58669aabb4c" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.04.28/youtube-dl.exe", + "ae0001e813407cc809e3a525f6f7fd25bd23d6489e6cd04949bb05e33d2700ec" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.04.28/youtube-dl-2017.04.28.tar.gz", + "72c0a91d551460e1cd85faca0ff0218e5006bbba371d27d75907ac8e917b7534" + ] } } } \ No newline at end of file