From d810a3fd733c96df250659e2f4ca0457160f1176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 7 Oct 2017 05:04:53 +0700 Subject: [PATCH] release 2017.10.07 --- download.html | 10 +++++----- supportedsites.html | 3 ++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 2a564ed19..21436a7a6 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.10.01 (sig)

+

2017.10.07 (sig)

-

SHA256: cf0963f4f4b6ef1c159fcb5ab878c232a179326d1f24450018a324a42bfb2577

+

SHA256: c240b76f9f86ad4c4d2aec88d741c9604954b446b98ea635c1ac85cba7e5ac70

- Windows exe (sig - SHA256 e26957064f4d448c66d683c211ae7ade5907b7bf3a535846aab331e8b70e2b7d)
- Full source + docs + binary tarball (sig - SHA256 0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10) + Windows exe (sig - SHA256 151c94e93796816ab5bbad3bf503b1dd3c1e2b461a760e19d4dd791fd96cc4c3)
+ Full source + docs + binary tarball (sig - SHA256 d9a8935087c1e2fa3307594ae15f1e9ea0f8676e825fa676a50a3a3d471bba83)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index ea98f820f..82719b18c 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -145,7 +145,8 @@

  • CamWithHer
  • canalc2.tv
  • Canalplus: canalplus.fr, piwiplus.fr and d8.tv
  • -
  • Canvas: canvas.be and een.be
  • +
  • Canvas
  • +
  • CanvasEen: canvas.be and een.be
  • CarambaTV
  • CarambaTVPage
  • CartoonNetwork
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 39f04f988..e06080c46 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.10.01 \ No newline at end of file +2017.10.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fc4e7f70d..b34d28045 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-10-01T21:56:29.658590Z + 2017-10-07T05:04:48.317918Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12095,4 +12095,19 @@ 2017-10-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.10.07 + New version 2017.10.07 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.10.07/ +
    +
    + + The youtube-dl maintainers + + 2017-10-07T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3cff39ea8..482947f88 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.10.01", - "signature": "95b07c38f64e19316950e5a488ba58bb3ef0dd5e0d7a1a4cd558a22040b48bc55cbf29d0b485aa467b0af6378aaff39cc2118e70030bd55724439cd5787e6e6cd0b3151463e532d4a9c6f07f3616608d040580d961d0ea91b1e38100c4d12966cb92ff2859fa34356d57db6ba75346b464e8f336a88698f1161c2dd6ee156f91", + "latest": "2017.10.07", + "signature": "60ce8d7f2e36ad363eac1f96dd2eb3f2883ca9c994a743c8cbf64b0b551baf210883093469c60d927425c073da76d9df681a7ee32f2780c69711b711e89aeea14a22f066158f8d3f4289681d04c85d5d2003543e4783ebafac8805f0d95157512babb8a88b6d2c242627829b9e2a5d810d0bf338ece35950286288cc865a27fa", "versions": { "2012.02.22": { "bin": [ @@ -11291,6 +11291,20 @@ "https://yt-dl.org/downloads/2017.10.01/youtube-dl-2017.10.01.tar.gz", "0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10" ] + }, + "2017.10.07": { + "bin": [ + "https://yt-dl.org/downloads/2017.10.07/youtube-dl", + "c240b76f9f86ad4c4d2aec88d741c9604954b446b98ea635c1ac85cba7e5ac70" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.10.07/youtube-dl.exe", + "151c94e93796816ab5bbad3bf503b1dd3c1e2b461a760e19d4dd791fd96cc4c3" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.10.07/youtube-dl-2017.10.07.tar.gz", + "d9a8935087c1e2fa3307594ae15f1e9ea0f8676e825fa676a50a3a3d471bba83" + ] } } } \ No newline at end of file