From a428893abadb987d0f3a39b282da49164bcb6d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 24 Feb 2017 06:11:14 +0700 Subject: [PATCH] release 2017.02.24 --- 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 82bf19a07..dabb1c5c9 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.02.22 (sig)

+

2017.02.24 (sig)

-

SHA256: a9cc1bcf7135fcadeaddf329bbdb2d014ed4a601e67c6cfe0f43f146f56272ac

+

SHA256: f4cbbc98bf4a8d8176c4e7b7caef60789b86cf6f7b512f8eabd7751ea8386834

- Windows exe (sig - SHA256 3ea9f1a06ae59a113ac48f76dff930d82a8d528d30ad899f445cceb30f0b2644)
- Full source + docs + binary tarball (sig - SHA256 51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129) + Windows exe (sig - SHA256 eca92c4c204c44617cb439175e401e1c710b2b203953eb6584fc4cab544168f2)
+ Full source + docs + binary tarball (sig - SHA256 591f8e8de95f1da39fc153631333801555ac700f85add65d48aa616e0da83003)

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

  • Shared: shared.sx
  • ShowRoomLive
  • Sina
  • +
  • SkylineWebcams
  • skynewsarabia:article
  • skynewsarabia:video
  • SkySports
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ebae1deb9..5be8277f9 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.22 \ No newline at end of file +2017.02.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 94f6fb677..b1cc349b4 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-02-22T23:52:30.606253Z + 2017-02-24T06:11:07.927101Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11240,4 +11240,19 @@ 2017-02-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.24 + New version 2017.02.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.02.24/ +
    +
    + + The youtube-dl maintainers + + 2017-02-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e849f5029..591a24344 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.22", - "signature": "5780cb7aec443f31c294aca8cedc988e7c071df2ce355190ffe0dc972ce74b7de3824c3292c01faca48f87c8939921463e7607d75409f24346d573496d3cdc98a8bb32719627c7f16e9ac755e3ad0c8619dba5aa3bbe6b630141928cf2e8928b1fa765f20983bfd60ee20a5dc1dad8c669480c55b36b7f6e7ec05fd555ee6afb", + "latest": "2017.02.24", + "signature": "5c119180751df599a70b00119649ed5a2c171c00ad2a8447587549eea7359b49cf504b1d17fec727b2873a8a6763c84826e9cbdb691f967bc3438826ae0c775ddaf3ddce1e9bc943821bdb2b2a7b828662545fb52a6a55e31dd13dbb7122124096485cee6a9c26849972705bd3cf5f54a57ce85ae655f2b11d2b53ddcff2719e", "versions": { "2012.02.22": { "bin": [ @@ -10493,6 +10493,20 @@ "https://yt-dl.org/downloads/2017.02.22/youtube-dl-2017.02.22.tar.gz", "51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129" ] + }, + "2017.02.24": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.24/youtube-dl", + "f4cbbc98bf4a8d8176c4e7b7caef60789b86cf6f7b512f8eabd7751ea8386834" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.24/youtube-dl.exe", + "eca92c4c204c44617cb439175e401e1c710b2b203953eb6584fc4cab544168f2" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.24/youtube-dl-2017.02.24.tar.gz", + "591f8e8de95f1da39fc153631333801555ac700f85add65d48aa616e0da83003" + ] } } } \ No newline at end of file