diff --git a/download.html b/download.html index 07f487d2e..980e3fb3a 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.12.09 (sig)

+

2016.12.12 (sig)

-

SHA256: b8f3578d648572c1bd52f01a86f2451f7fe26f7e07aab75d6291b0316d232ac5

+

SHA256: 476a0c279f8fe122fda2d97ddedc46db27e3f0d8510831dda4d3397ae09fd3ba

- Windows exe (sig - SHA256 b7c2211fbf44d3558cf5f7d086ae42ac8fabef5c5f8678a7e6f749456b1d3dea)
- Full source + docs + binary tarball (sig - SHA256 f5493b49d428e7f0358b6643e044d2cae26384f1d53a79ebf0d6b66f8b40494b) + Windows exe (sig - SHA256 9936dcaa7680435cc047a5a4851c10285190d779075a5c52f2a4ece5cbdcb6d5)
+ Full source + docs + binary tarball (sig - SHA256 643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430)

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 f82b54433..a0c595ed1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.12.09 \ No newline at end of file +2016.12.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 57222efbc..9f226b1dc 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-12-09T02:48:03.573081Z + 2016-12-12T01:46:41.315438Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10790,4 +10790,19 @@ 2016-12-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.12.12 + New version 2016.12.12 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.12.12/ +
+ + + The youtube-dl maintainers + + 2016-12-12T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 05d495d92..484670616 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.12.09", - "signature": "618c62d044d4c5f651802186b88d002a40763f673002535ceea47c2ac3000a7603c12551a5292733f5cffd32c1e5e0bf043d8fb78455d9dc71a8a574bcb10e3cb107e3c4f259bdabc65a251acf347ba5c3acd823053b2c67db85b0adbdfd052a443b34c57fde052b560f442ee1ed87aa1dbb59c6df273c38c5f0bd7c0d6b445e", + "latest": "2016.12.12", + "signature": "78d13fec44f0d7c7cfe295c13c2372bd75f4194d6d4af6412690275740c609c4c2790255e6e7159f268afee019162e1f83a8e7f898887e2b290589693ce1b12d4d9ef8c0a182e587260bbdf15bbbcaeda740b6bfc37ce5e9a7d72f6d5111f0f189fe09b0bee38522c1096fd20530575f368e21f3fcf3537e9b918f9c6c11db4f", "versions": { "2012.02.22": { "bin": [ @@ -10073,6 +10073,20 @@ "https://yt-dl.org/downloads/2016.12.09/youtube-dl-2016.12.09.tar.gz", "f5493b49d428e7f0358b6643e044d2cae26384f1d53a79ebf0d6b66f8b40494b" ] + }, + "2016.12.12": { + "bin": [ + "https://yt-dl.org/downloads/2016.12.12/youtube-dl", + "476a0c279f8fe122fda2d97ddedc46db27e3f0d8510831dda4d3397ae09fd3ba" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.12.12/youtube-dl.exe", + "9936dcaa7680435cc047a5a4851c10285190d779075a5c52f2a4ece5cbdcb6d5" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.12.12/youtube-dl-2016.12.12.tar.gz", + "643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430" + ] } } } \ No newline at end of file