From c445b0e36ce7a01ad44220dbbdd63e4a913baf14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 24 Jan 2017 03:00:59 +0700 Subject: [PATCH] release 2017.01.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 4a3de6923..27d92cc17 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.01.22 (sig)

+

2017.01.24 (sig)

-

SHA256: 17e7a1de681ea631553cb5031e68548f24185cc0bb268aa8c6a6d69252112053

+

SHA256: 48b49a4e39ecce027c50612295a10e86228390fc2e86286c38e54c510fe3f93a

- Windows exe (sig - SHA256 49ec5bb17e0aa41847d3b775f2f5487e68c0bad1bc7810de9966bf6ae72673ea)
- Full source + docs + binary tarball (sig - SHA256 bc9a3a99e1db58a1f5e91c9dc62801bdb499c27237f86bb670614d507c8e5887) + Windows exe (sig - SHA256 bb04a7cee9652b8936ee0a5208228795352e251084c234526a6ffd8ff748fe14)
+ Full source + docs + binary tarball (sig - SHA256 6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8)

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

  • Newstube
  • NextMedia: 蘋果日報
  • NextMediaActionNews: 蘋果日報 - 動新聞
  • +
  • NextTV: 壹電視
  • nfb: National Film Board of Canada
  • nfl.com
  • NhkVod
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b384bc198..a0d422906 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.22 \ No newline at end of file +2017.01.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4dbb5de99..c55b1dc6d 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-01-22T19:01:10.196454Z + 2017-01-24T03:00:52.997195Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11000,4 +11000,19 @@ 2017-01-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.24 + New version 2017.01.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.01.24/ +
    +
    + + The youtube-dl maintainers + + 2017-01-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 196ac9b94..fdcad2690 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.22", - "signature": "20ca7b132d36b80276b85c7e1c8da1375325e503fd1e884d2554f969c93ab048a772ec982491fd51819d7179c1845e81a84046765c0a951bc651d194be7bf39473e4af21c540fe0fb87853f15a6372f01389849eb1970f26a2a583295517faa3cb427f0eeca7974579647b42ccda4507f8645a3e8ac7b1412475901833423344", + "latest": "2017.01.24", + "signature": "6bb21a2fb59b8a51f09955d274e18de2bf98371afe28e90e665a454a6ffac9b8514a00ef30d6f064b2d23b3d9239e5d03238853c843134284cc89585d9fee9099e6c49b03468674a1473f4001a1369993153d3c10c3c763026037a4e629b030095898f39310a5927f7a189750cf934ee4abb35e46bc45cf523411f2ba69766cb", "versions": { "2012.02.22": { "bin": [ @@ -10269,6 +10269,20 @@ "https://yt-dl.org/downloads/2017.01.22/youtube-dl-2017.01.22.tar.gz", "bc9a3a99e1db58a1f5e91c9dc62801bdb499c27237f86bb670614d507c8e5887" ] + }, + "2017.01.24": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.24/youtube-dl", + "48b49a4e39ecce027c50612295a10e86228390fc2e86286c38e54c510fe3f93a" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.24/youtube-dl.exe", + "bb04a7cee9652b8936ee0a5208228795352e251084c234526a6ffd8ff748fe14" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.24/youtube-dl-2017.01.24.tar.gz", + "6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8" + ] } } } \ No newline at end of file