From 5dd9c9bd8e88d49d6d5c9ae15f850ab446f58f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 22 Nov 2016 22:34:14 +0700 Subject: [PATCH] release 2016.11.22 --- 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 93ddd591c..1d7cf61f5 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.

-

2016.11.18 (sig)

+

2016.11.22 (sig)

-

SHA256: 48ebb083f97a794d9ef28337123dd6ff21a037b1d7d21c17edcee2f1819cb4a6

+

SHA256: e4eda57345514b970da69560360cbacd808821a4e91b735b773e6170d6668945

- Windows exe (sig - SHA256 abed1e53ca4b6034491f4d6505103fbf2d7f4a0ead3f46a138e9e79eafd0fd4c)
- Full source + docs + binary tarball (sig - SHA256 8e4bb3ef4f90ed03c822ff0bffce54d298cdf135d57bf4ff1605fc85157c0d3a) + Windows exe (sig - SHA256 b9e9254fa54b6e423b64173630a6e64291969c412243ed6dc2b272dd5548754c)
+ Full source + docs + binary tarball (sig - SHA256 e8d599c512ce56a6ea46955e2bb8f4471ae8a6f757183212cc49b6dd48d9a282)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index f497c85b9..5f255149a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -786,6 +786,8 @@

  • TV2Article
  • TV3
  • TV4: tv4.se and tv4play.se
  • +
  • TVANouvelles
  • +
  • TVANouvellesArticle
  • TVC
  • TVCArticle
  • tvigle: Интернет-телевидение Tvigle.ru
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index a5f9055fe..8271df54e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.18 \ No newline at end of file +2016.11.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6088d51d1..501c9ee3e 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 - 2016-11-18T00:26:59.313552Z + 2016-11-22T22:34:08.677835Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10730,4 +10730,19 @@ 2016-11-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.22 + New version 2016.11.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.11.22/ +
    +
    + + The youtube-dl maintainers + + 2016-11-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 122689f1b..b926db9ea 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.18", - "signature": "20a78a6f10d56e57f8c940b39cb8df9e0558f99c419d2387284d30827f1fdd5f12d1dbac859392a94f5800742361cdc551dfd87753dedf3489d21215365742a8c78c4d9fb4074d884c3851e5c4d82f6d18c4b69fd2deaea91225d6445f9cd7da34f3e6ae1afc29af921e9553a36ce87ab681114c063f736b0f8a3950106a6829", + "latest": "2016.11.22", + "signature": "1c5ee7c12aa386af406a77814654647582c372deaa1961c2f94276635bdb0d11abbae8691a1c624bb2e0e8be5f65932f2c133d733e3c749f543e4903b893094b1aee7091889bdfc68984d7a5321e30bec08b793d70ad7a992b61faf25127b7b87971dfa59f0ef3ba81a4ef04940fb13e88dbbe75ba8354cbf6b2728387648e94", "versions": { "2012.02.22": { "bin": [ @@ -10017,6 +10017,20 @@ "https://yt-dl.org/downloads/2016.11.18/youtube-dl-2016.11.18.tar.gz", "8e4bb3ef4f90ed03c822ff0bffce54d298cdf135d57bf4ff1605fc85157c0d3a" ] + }, + "2016.11.22": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.22/youtube-dl", + "e4eda57345514b970da69560360cbacd808821a4e91b735b773e6170d6668945" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.22/youtube-dl.exe", + "b9e9254fa54b6e423b64173630a6e64291969c412243ed6dc2b272dd5548754c" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.22/youtube-dl-2016.11.22.tar.gz", + "e8d599c512ce56a6ea46955e2bb8f4471ae8a6f757183212cc49b6dd48d9a282" + ] } } } \ No newline at end of file