From 64368043c2e2e93fc0c86d93ea224aacc0cc8f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 15 Dec 2016 21:18:40 +0700 Subject: [PATCH] release 2016.12.15 --- download.html | 10 +++++----- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 980e3fb3a..ae073d8a0 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.12 (sig)

+

2016.12.15 (sig)

-

SHA256: 476a0c279f8fe122fda2d97ddedc46db27e3f0d8510831dda4d3397ae09fd3ba

+

SHA256: 49c3f928bad4570472391084309c9957d71bce0c973ed16afb9a8d3ae0a94abc

- Windows exe (sig - SHA256 9936dcaa7680435cc047a5a4851c10285190d779075a5c52f2a4ece5cbdcb6d5)
- Full source + docs + binary tarball (sig - SHA256 643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430) + Windows exe (sig - SHA256 fdd88584920c7037c0383d09abe96414c8afe0463296f8e383a34ed56e472580)
+ Full source + docs + binary tarball (sig - SHA256 85d937a6edb8c14f8eac1b17d2e5d45574c7ec3f2cb792781ac1d8fb6a6ca39e)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 386e87978..7ebb0fe88 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -417,6 +417,7 @@

  • MatchTV
  • MDR: MDR.DE and KiKA
  • media.ccc.de
  • +
  • MelonVOD
  • META
  • metacafe
  • Metacritic
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index a0c595ed1..9d1feb28b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.12.12 \ No newline at end of file +2016.12.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9f226b1dc..68eae06d5 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-12T01:46:41.315438Z + 2016-12-15T21:18:35.300650Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10805,4 +10805,19 @@ 2016-12-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.12.15 + New version 2016.12.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.12.15/ +
    +
    + + The youtube-dl maintainers + + 2016-12-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 484670616..f1160c821 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.12.12", - "signature": "78d13fec44f0d7c7cfe295c13c2372bd75f4194d6d4af6412690275740c609c4c2790255e6e7159f268afee019162e1f83a8e7f898887e2b290589693ce1b12d4d9ef8c0a182e587260bbdf15bbbcaeda740b6bfc37ce5e9a7d72f6d5111f0f189fe09b0bee38522c1096fd20530575f368e21f3fcf3537e9b918f9c6c11db4f", + "latest": "2016.12.15", + "signature": "3ef011df787fad79c094d63e08d42236a6f962b9c2dde51155155bb6fbb80c556f6c96dabfb3c3b255029e2530d8f6c34208d62f07e3303ba5fbf583571604fcdb2f4313e78f916e91b72a4d8483325a37ea70f325657d59da426cca539c66e1b3deb1fcd8ef01836fd56b691029073f55c761c78d9b139b627837b5abcba073", "versions": { "2012.02.22": { "bin": [ @@ -10087,6 +10087,20 @@ "https://yt-dl.org/downloads/2016.12.12/youtube-dl-2016.12.12.tar.gz", "643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430" ] + }, + "2016.12.15": { + "bin": [ + "https://yt-dl.org/downloads/2016.12.15/youtube-dl", + "49c3f928bad4570472391084309c9957d71bce0c973ed16afb9a8d3ae0a94abc" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.12.15/youtube-dl.exe", + "fdd88584920c7037c0383d09abe96414c8afe0463296f8e383a34ed56e472580" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.12.15/youtube-dl-2016.12.15.tar.gz", + "85d937a6edb8c14f8eac1b17d2e5d45574c7ec3f2cb792781ac1d8fb6a6ca39e" + ] } } } \ No newline at end of file