From 19d55d19f1f2d71ee896b97344621ff882aa56ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 15 Sep 2017 21:50:11 +0700 Subject: [PATCH] release 2017.09.15 --- 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 a12136159..456bf6985 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.09.11 (sig)

+

2017.09.15 (sig)

-

SHA256: 7e28bf323e74cc0829ce4e3e48ed2d457ea77adab7debb23e225a1ff20a39ed3

+

SHA256: 692e818ba99cd503914e6349f2d6080286cbe19505e4ed013dd52ea48d9f82bf

- Windows exe (sig - SHA256 b1d0b07167efc086580694115a8494f4dd5e1d2c9ffd11fb2a1b4a5ac1798081)
- Full source + docs + binary tarball (sig - SHA256 8b6defdd7cb9a8228eca2ef03a8c203a3ccba1ed97cb700f11b40a3af548212a) + Windows exe (sig - SHA256 8e2a518d8736c2822625bd910ba4b59ca2296857bb1ac815587c08356c2743ee)
+ Full source + docs + binary tarball (sig - SHA256 eef429c94978febb7b022ad7805adda3fdc78814c92c293eebfe2eb83fbe88cf)

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

  • Openload
  • OraTV
  • orf:fm4: radio FM4
  • +
  • orf:fm4:story: fm4.orf.at stories
  • orf:iptv: iptv.ORF.at
  • orf:oe1: Radio Österreich 1
  • orf:tvthek: ORF TVthek
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fd8ae3a0c..f70010cac 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.09.11 \ No newline at end of file +2017.09.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2de57eaad..a311deedd 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-09-11T03:32:32.060268Z + 2017-09-15T21:50:06.342193Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12050,4 +12050,19 @@ 2017-09-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.09.15 + New version 2017.09.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.09.15/ +
    +
    + + The youtube-dl maintainers + + 2017-09-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ed8335c40..bb1693eac 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.09.11", - "signature": "8693f9d5801c5e2869f32e029ede30b5efab94817e6cfc9ad8115fc0e2464a2640c57d6436e1430b1e2aa66c6f728a008e654607612d0c5fd5a443a8ba4fa179c0b77bd87e444f0a4d112332fcbf14578956fa67b76afea8ece495ec6241c3ee2669c07b9c1f15ecd06de4018a41620a8ab1a87a87373b2d71081ee1b66a50bc", + "latest": "2017.09.15", + "signature": "7ffeb83a526a4b02f2f48a30f80d9856ed4ca4a9233e01a64f0084ed4f5d604f625bdf064802d8c93df65492cbf39b2e1911bde556ceac254e602b98b45fd10dd1ff0e3cb4c8ac68304de59dc51cc96577fac444c0eb3e09b6ddbcc0e8199b6fbd542ffbcdff41f27ccd90522ed60c11a2e1bcab954ed33633541704172b2c4d", "versions": { "2012.02.22": { "bin": [ @@ -11249,6 +11249,20 @@ "https://yt-dl.org/downloads/2017.09.11/youtube-dl-2017.09.11.tar.gz", "8b6defdd7cb9a8228eca2ef03a8c203a3ccba1ed97cb700f11b40a3af548212a" ] + }, + "2017.09.15": { + "bin": [ + "https://yt-dl.org/downloads/2017.09.15/youtube-dl", + "692e818ba99cd503914e6349f2d6080286cbe19505e4ed013dd52ea48d9f82bf" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.09.15/youtube-dl.exe", + "8e2a518d8736c2822625bd910ba4b59ca2296857bb1ac815587c08356c2743ee" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.09.15/youtube-dl-2017.09.15.tar.gz", + "eef429c94978febb7b022ad7805adda3fdc78814c92c293eebfe2eb83fbe88cf" + ] } } } \ No newline at end of file