From c2919839793f687a87325bf81620cbe935e65242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 8 Feb 2018 23:41:34 +0700 Subject: [PATCH] release 2018.02.08 --- 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 a81a74f8f..2dfb2d00e 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.02.04 (sig)

+

2018.02.08 (sig)

-

SHA256: 157be71476a97dae99a18df5452472e1786f39b3fe2f968dfa0f81c144d81734

+

SHA256: bd6e50100f3492d035e38be0033792b6f58594a7acdaf78fc797473309ec6960

- Windows exe (sig - SHA256 87ec7e56cd4422fba3ac20c395cb0e7dd4662e167776898fc48a71881e559f19)
- Full source + docs + binary tarball (sig - SHA256 4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b) + Windows exe (sig - SHA256 f94e7fd59621cf321193657d3aa514d40756e030cab24ef60120783840f8d039)
+ Full source + docs + binary tarball (sig - SHA256 af86595a24ea89f1f705e282193ce973f6f6ce1e3e6700ea03ff0974b6aa0547)

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

  • MySpass
  • Myvi
  • MyVidster
  • +
  • MyviEmbed
  • n-tv.de
  • natgeo
  • natgeo:episodeguide
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 016910245..ea9a25142 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.02.04 \ No newline at end of file +2018.02.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c77fc5e38..ea7428887 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-02-04T08:04:40.805023Z + 2018-02-08T23:41:28.809112Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12425,4 +12425,19 @@ 2018-02-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.02.08 + New version 2018.02.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.02.08/ +
    +
    + + The youtube-dl maintainers + + 2018-02-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4304a2994..0b456e7e6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.02.04", - "signature": "42746ecc6d10cd830008a672131b9a406ed7dc0e46d00bb9dda5d521204124aa5101c06c94b6f0296be655b3a01c88659db6eb98edc4898424424143eb7f48040d78c586737abfd26ce5c0eecac7eac1633008ec02a6b3ad09e23278ddb4f6a5af42923f79cdb0c077dff573a250dc744391bdfd1971ec05b58eb1143caa0f56", + "latest": "2018.02.08", + "signature": "9b098f273411b6effdb1da5d043f41a74f75b2159a5a4ef9960ab450c539ff39e7efc5213eff5b05b1e415b5543bbe9cc02367254beb18105899f431e900600bca48696bf293ce282b3f61368fb94826751aeb6f123158d1a72581865faa2a0b0a2b0b7928c2084c64a22356ec2a4f93222c950638821dd8a94ca9c14fedc71c", "versions": { "2012.02.22": { "bin": [ @@ -11599,6 +11599,20 @@ "https://yt-dl.org/downloads/2018.02.04/youtube-dl-2018.02.04.tar.gz", "4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b" ] + }, + "2018.02.08": { + "bin": [ + "https://yt-dl.org/downloads/2018.02.08/youtube-dl", + "bd6e50100f3492d035e38be0033792b6f58594a7acdaf78fc797473309ec6960" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.02.08/youtube-dl.exe", + "f94e7fd59621cf321193657d3aa514d40756e030cab24ef60120783840f8d039" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.02.08/youtube-dl-2018.02.08.tar.gz", + "af86595a24ea89f1f705e282193ce973f6f6ce1e3e6700ea03ff0974b6aa0547" + ] } } } \ No newline at end of file