From 4e0652e5fc5735d6854b288ea87741df75288940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 14 Apr 2017 00:33:59 +0700 Subject: [PATCH] release 2017.04.14 --- 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 aa0d5482a..ce70df471 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.04.11 (sig)

+

2017.04.14 (sig)

-

SHA256: b98485273a689ad924ad204d1bddd17b30c7759e899dd45fcf90de4712c00ccc

+

SHA256: 8d8c0e42e58a4f6211d5c2ffdc85d9c5d54201d1fdda0426f8ece90d43e06ded

- Windows exe (sig - SHA256 4126e08246761ac6a5f043ba4e62e236b8d2ebd1ae7676e28120df4ebfb7d31c)
- Full source + docs + binary tarball (sig - SHA256 4df5af6b3199a93a7e4dc58de0c6da6759b065ceeeaac9470865a5cefdfdc149) + Windows exe (sig - SHA256 5e6fa68c5995929420386a59d16c59c4437481f541a0dbcdcb5a1961dcefd66f)
+ Full source + docs + binary tarball (sig - SHA256 70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6)

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

  • Globo
  • GloboArticle
  • Go
  • +
  • Go90
  • GodTube
  • GodTV
  • Golem
  • @@ -833,6 +834,7 @@
  • Tutv
  • tv.dfb.de
  • TV2
  • +
  • tv2.hu
  • TV2Article
  • TV3
  • TV4: tv4.se and tv4play.se
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 2bb95e585..af672d336 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.04.11 \ No newline at end of file +2017.04.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 5229999a5..ded34bc93 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-04-11T02:19:59.705476Z + 2017-04-14T00:33:52.801523Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11525,4 +11525,19 @@ 2017-04-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.14 + New version 2017.04.14 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.04.14/ +
    +
    + + The youtube-dl maintainers + + 2017-04-14T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 32a3bf04f..e482c7266 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.04.11", - "signature": "25f8bc9d3c47c52344d5eb896f38272f1c9df7bfc12d41abeaa5091b3e977dfd5801b8045655b639576535ec2311152590a2b633b92d43e85efa1432d375800602d77b3bf30aad1adc4e189715da76be7bcb6e8976de148ae85a41d0829b28aaa13fb801c452265cf3ffd24d1b0b5805359b42569ffb48573876e14fde7edd70", + "latest": "2017.04.14", + "signature": "65dde4e46b760caf8d4b4947ad5fbf86ef8b918cd270e9736b1397ac2a15fcb8cbfe0ff131b9f392d6f133fcc370ad3b6e7a4e52b5514c139931ae66219c23cc29051c669a1e57293f2bf403f9ecbc27fb89379b4ac9b7958debb880cd6401877a1a322def3d316472bd9ca10e94ed3630e74399199e9cd947e7c71e71cbace1", "versions": { "2012.02.22": { "bin": [ @@ -10759,6 +10759,20 @@ "https://yt-dl.org/downloads/2017.04.11/youtube-dl-2017.04.11.tar.gz", "4df5af6b3199a93a7e4dc58de0c6da6759b065ceeeaac9470865a5cefdfdc149" ] + }, + "2017.04.14": { + "bin": [ + "https://yt-dl.org/downloads/2017.04.14/youtube-dl", + "8d8c0e42e58a4f6211d5c2ffdc85d9c5d54201d1fdda0426f8ece90d43e06ded" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.04.14/youtube-dl.exe", + "5e6fa68c5995929420386a59d16c59c4437481f541a0dbcdcb5a1961dcefd66f" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.04.14/youtube-dl-2017.04.14.tar.gz", + "70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6" + ] } } } \ No newline at end of file