From e655f10673e378e993ac164cda596bd79b63f72f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 18 Jan 2018 23:43:45 +0700 Subject: [PATCH] release 2018.01.18 --- download.html | 10 +++++----- supportedsites.html | 1 - update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 7f656c41a..f46111c16 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.

-

2018.01.14 (sig)

+

2018.01.18 (sig)

-

SHA256: 6ca80587d3b58c58c629cbac93f84b052a42b72da110c77adce72e88950b9cc5

+

SHA256: fec90470277070b650ec4b3ce32ee212b67435c95afc83f33b4e4a2d78aeb10a

- Windows exe (sig - SHA256 d993c25e0e1888227a8b50e3a567bcd7bf768ab2821ddf0e5202f6b57ce7a524)
- Full source + docs + binary tarball (sig - SHA256 6bfddba076d4dbb4841d12d65e9ab1c9130cc928ad186d92b6f590d78f92875e) + Windows exe (sig - SHA256 b83d7261ba6e0a0759aece890a6296f8bf9e36957efcaf3368ff216add8eb715)
+ Full source + docs + binary tarball (sig - SHA256 4e2fce3de822df51baec4e08d50277fda7f7b25566b3d570e03040a407f2ad9a)

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

  • JWPlatform
  • Kakao
  • Kaltura
  • -
  • Kamcord
  • KanalPlay: Kanal 5/9/11 Play
  • Kankan
  • Karaoketv
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 218e10042..34038e471 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.01.14 \ No newline at end of file +2018.01.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 05279b8fb..0e5538ea2 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 - 2018-01-14T00:15:34.371079Z + 2018-01-18T23:43:39.093883Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12350,4 +12350,19 @@ 2018-01-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.01.18 + New version 2018.01.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.01.18/ +
    +
    + + The youtube-dl maintainers + + 2018-01-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1d3a237ed..f6392e254 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.01.14", - "signature": "6e0ec685af9e9561c49126eda8be5a7bc68f7c39143b0dbe4ead3d721d40698c049346337a0b199ee3555fe57f129125bb108d13263a578abeec4da8c49ba786734fa890d3247858a6951566c271ad2a569bfa611a25040d71059039c9e14b89590bf419f07b5432476c6a51be8b9d9c10e59fb9f4b30ea0fe5e78b7e29bc760", + "latest": "2018.01.18", + "signature": "2b871e8bc5453ffc7e80e1851cc025d2d938f23a6037f44e1dbd131574f7a1ca27a14d583515546f230a7bcfaaf216b5c4c42495e630d3be577fc8639818eafa56b948a5bcb2a4adf6649fde367db4ccf6ac8ef54170f5cf06c7ba6d34e3794e162adaa8dbc30a4de54a40ef034335baeeb4ae88d280a575bfedc48b92421390", "versions": { "2012.02.22": { "bin": [ @@ -11529,6 +11529,20 @@ "https://yt-dl.org/downloads/2018.01.14/youtube-dl-2018.01.14.tar.gz", "6bfddba076d4dbb4841d12d65e9ab1c9130cc928ad186d92b6f590d78f92875e" ] + }, + "2018.01.18": { + "bin": [ + "https://yt-dl.org/downloads/2018.01.18/youtube-dl", + "fec90470277070b650ec4b3ce32ee212b67435c95afc83f33b4e4a2d78aeb10a" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.01.18/youtube-dl.exe", + "b83d7261ba6e0a0759aece890a6296f8bf9e36957efcaf3368ff216add8eb715" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.01.18/youtube-dl-2018.01.18.tar.gz", + "4e2fce3de822df51baec4e08d50277fda7f7b25566b3d570e03040a407f2ad9a" + ] } } } \ No newline at end of file