diff --git a/download.html b/download.html index b0adc11b8..d43178dc5 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.03.15 (sig)

+

2017.03.16 (sig)

-

SHA256: 7dce2437431652f00ba8a0f6b0a58991169266f321d353a29ba0298de72ad439

+

SHA256: 3ab92da2514cb7ba00bec1bc3d60e26a3cdc6cc66a9a2c54ac3f8c95d7b017b3

- Windows exe (sig - SHA256 305ae9572945210c4cbc910612b49f4bce9a6eed2326648921ce073d9ff58094)
- Full source + docs + binary tarball (sig - SHA256 0ef8b0b4bb6983b5d26aca943e8d6bdfeaeac80497ab9423556e3678d70da640) + Windows exe (sig - SHA256 93f854275ce1c49c658d485f3744570c698996d6bf4cfb0e1845721f16d792ec)
+ Full source + docs + binary tarball (sig - SHA256 55df3cbda9cf86e49baf54040340ec74c692bb3d6da3d2f5a1bc1238017dd492)

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 40c0f25d3..42513c431 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.15 \ No newline at end of file +2017.03.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6bbae016d..3153928f6 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-03-15T02:04:26.518603Z + 2017-03-16T22:44:24.643557Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11390,4 +11390,19 @@ 2017-03-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.16 + New version 2017.03.16 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.03.16/ +
+ + + The youtube-dl maintainers + + 2017-03-16T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 15a6b3eb6..6c6706a03 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.15", - "signature": "7ebfe27bfcd5ff10a1082d8305ed7e9f51ef2af9096904df7ebaa4c76b0be3d08870b79752859b572aa824d457c524edbe3a6781101a8640776be7eab08dc9c090c984091f6218ac263d505c0696fb82b2ca6df1fce7c3be599d8383bb7477a5e712db4bb1c046fc037c705958ed84779f9b23d7591c10395bc664780644369e", + "latest": "2017.03.16", + "signature": "980acc46c8af0e50b3f7d397bbca494afeb4472e5d6198b1e79891a362bdf04350619b5d746c95a5a93a4e40a4e072540ac06bbb37288fbe5b229a61384fc9065f3e3f04420e589ae5d1279a1961f45d90cdd7a97309d32831ed28f4910ab64fb18bc3176362afe02be1ae19e4161199cdb0ae17ed5edf11d7b836ead00f3c01", "versions": { "2012.02.22": { "bin": [ @@ -10633,6 +10633,20 @@ "https://yt-dl.org/downloads/2017.03.15/youtube-dl-2017.03.15.tar.gz", "0ef8b0b4bb6983b5d26aca943e8d6bdfeaeac80497ab9423556e3678d70da640" ] + }, + "2017.03.16": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.16/youtube-dl", + "3ab92da2514cb7ba00bec1bc3d60e26a3cdc6cc66a9a2c54ac3f8c95d7b017b3" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.16/youtube-dl.exe", + "93f854275ce1c49c658d485f3744570c698996d6bf4cfb0e1845721f16d792ec" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.16/youtube-dl-2017.03.16.tar.gz", + "55df3cbda9cf86e49baf54040340ec74c692bb3d6da3d2f5a1bc1238017dd492" + ] } } } \ No newline at end of file