diff --git a/download.html b/download.html index ce70df471..3729a6eda 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.14 (sig)

+

2017.04.15 (sig)

-

SHA256: 8d8c0e42e58a4f6211d5c2ffdc85d9c5d54201d1fdda0426f8ece90d43e06ded

+

SHA256: f6a91324d565d8ce11fb9a2cf1fc1df5e6782168da68acd574b84ad110034006

- Windows exe (sig - SHA256 5e6fa68c5995929420386a59d16c59c4437481f541a0dbcdcb5a1961dcefd66f)
- Full source + docs + binary tarball (sig - SHA256 70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6) + Windows exe (sig - SHA256 cb98539d5f7c1d63372ac58438c57e6a98d7ff95bc5b9aeeeaab2caf4accaf25)
+ Full source + docs + binary tarball (sig - SHA256 cb6ac7f73e1cd6f31dcfa78c80efd82a5b953f5e55e38140a4393eecbd55d383)

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 af672d336..961017ecf 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.04.14 \ No newline at end of file +2017.04.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ded34bc93..142aeb854 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-14T00:33:52.801523Z + 2017-04-15T01:41:33.903409Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11540,4 +11540,19 @@ 2017-04-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.15 + New version 2017.04.15 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.04.15/ +
+ + + The youtube-dl maintainers + + 2017-04-15T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e482c7266..3d3ce26f5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.04.14", - "signature": "65dde4e46b760caf8d4b4947ad5fbf86ef8b918cd270e9736b1397ac2a15fcb8cbfe0ff131b9f392d6f133fcc370ad3b6e7a4e52b5514c139931ae66219c23cc29051c669a1e57293f2bf403f9ecbc27fb89379b4ac9b7958debb880cd6401877a1a322def3d316472bd9ca10e94ed3630e74399199e9cd947e7c71e71cbace1", + "latest": "2017.04.15", + "signature": "3c3f1294fb0ac568dceefed504e3cec0612444c1a24a67c465566065f079df2a6e8d0dd9c07338f0827f571c32739f3a9a5326ae3f6ea09d47125ac92534cb456eec71ee800daadf96ad2073fc654dbd4ba43f0aa3bcf605a7cf93a502b6a535efd4d637eba0e8079bab7da1a0cbce7e32aee994162035c5f29e0abcce9ebd2a", "versions": { "2012.02.22": { "bin": [ @@ -10773,6 +10773,20 @@ "https://yt-dl.org/downloads/2017.04.14/youtube-dl-2017.04.14.tar.gz", "70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6" ] + }, + "2017.04.15": { + "bin": [ + "https://yt-dl.org/downloads/2017.04.15/youtube-dl", + "f6a91324d565d8ce11fb9a2cf1fc1df5e6782168da68acd574b84ad110034006" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.04.15/youtube-dl.exe", + "cb98539d5f7c1d63372ac58438c57e6a98d7ff95bc5b9aeeeaab2caf4accaf25" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.04.15/youtube-dl-2017.04.15.tar.gz", + "cb6ac7f73e1cd6f31dcfa78c80efd82a5b953f5e55e38140a4393eecbd55d383" + ] } } } \ No newline at end of file