From b3b47f32a8e375b3732c007d77cdd3c892386204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 7 Feb 2017 02:06:54 +0700 Subject: [PATCH] release 2017.02.07 --- download.html | 10 +++++----- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 944d6c453..58b2772a9 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.04.1 (sig)

+

2017.02.07 (sig)

-

SHA256: 9e5050b196468568212f83a1653388a98441f5a3d5ffc771cfbdeb72b3dd75e5

+

SHA256: b96daacf38cd9cd4bec3b24ab9b855cdd3f63747bedc93c5c97f869b862058ed

- Windows exe (sig - SHA256 5917208866276afe3110aa4243ad22200899c41a3799135a5712787ac673cbc6)
- Full source + docs + binary tarball (sig - SHA256 d212c5fd1c127c7fcb107a6fa894eeee3d7ea9e91d7feb70d851b6d72b510cab) + Windows exe (sig - SHA256 57ab2ebe1d905cfc59a3ef40bd5bf992c31158f93ab586878d97dba32363a777)
+ Full source + docs + binary tarball (sig - SHA256 e35415388815250e4d32055929850c8d6de0c1b4781b1f70eb80fda0b01a38bf)

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

  • Gamersyde
  • GameSpot
  • GameStar
  • +
  • Gaskrank
  • Gazeta
  • GDCVault
  • generic: Generic downloader that works on some sites
  • @@ -874,6 +875,7 @@
  • videomore:season
  • videomore:video
  • VideoPremium
  • +
  • VideoPress
  • videoweed: VideoWeed
  • Vidio
  • vidme
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 04f2e83a3..4f3afe029 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.04.1 \ No newline at end of file +2017.02.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7e0876aa1..13d9c3193 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-04T23:28:06.633287Z + 2017-02-07T02:06:47.126889Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11120,4 +11120,19 @@ 2017-02-04T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.07 + New version 2017.02.07 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.02.07/ +
    +
    + + The youtube-dl maintainers + + 2017-02-07T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7e52b1faa..30a87e559 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.04.1", - "signature": "18d4e04866bc23054a84c38bc17509365cc61237f0f60c9339700db4d73da72869125bc2593ce932a7be4e606b756dec65fd53c900be011185e1735fa2ffca3c1d1b46d34ea916a8fead90aeab6b522e5143c58ceb97ad752b0ef68b864f10d8789d6607a87650b53a51341807bb3cfe1a8b26915332e3dbb1bf77b4cafb0944", + "latest": "2017.02.07", + "signature": "001a63858a5765b52b1897140b883205029d04e79ff6ca2899b55028cd7b8a57ec68407d4c9a0c166e9a0bb3f9400057c918d4861f2a1c9b07ccdd114651a888b9798bc98387716f1be90702cab684edb7f835ea62fe082d16c0284f5cbfcd79b8f7389032c63bf336371216f96b65dcee19562c548c83657b6190a44d97f9ec", "versions": { "2012.02.22": { "bin": [ @@ -10381,6 +10381,20 @@ "https://yt-dl.org/downloads/2017.02.04.1/youtube-dl-2017.02.04.1.tar.gz", "d212c5fd1c127c7fcb107a6fa894eeee3d7ea9e91d7feb70d851b6d72b510cab" ] + }, + "2017.02.07": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.07/youtube-dl", + "b96daacf38cd9cd4bec3b24ab9b855cdd3f63747bedc93c5c97f869b862058ed" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.07/youtube-dl.exe", + "57ab2ebe1d905cfc59a3ef40bd5bf992c31158f93ab586878d97dba32363a777" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.07/youtube-dl-2017.02.07.tar.gz", + "e35415388815250e4d32055929850c8d6de0c1b4781b1f70eb80fda0b01a38bf" + ] } } } \ No newline at end of file