From af016730ce6eda019cd055de9096789c75cb5d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= <dstftw@gmail.com> Date: Mon, 6 Mar 2017 04:06:16 +0700 Subject: [PATCH] release 2017.03.06 --- 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 1d61c1386..f6f849f4e 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@ <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p> -<p><a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> +<p><a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> -<h2><a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl">2017.03.05</a> (<a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl">2017.03.06</a> (<a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 330379eb4d7ebdb924f7ec3256f4859029863b2928319a829ead86ae54b51044</p> +<p><strong>SHA256</strong>: 2c321bb734794ddb10e06b93b3e6347a7cf9c6d04d5faf2f9a0311b2aaabfcf3</p> <p> - <a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl.exe.sig">sig</a> - SHA256 0348ab0594c2a0cf29a2e8cd63f63504275b91c3443a31c5c87fd54dcd1dd5d5)<br> - <a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl-2017.03.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.03.05/youtube-dl-2017.03.05.tar.gz.sig">sig</a> - SHA256 da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d) + <a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl.exe.sig">sig</a> - SHA256 f2a4edca4ef93a7763689eabd35e7af3730e8a3e890ca62f9bec0bb248e4bc13)<br> + <a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl-2017.03.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.03.06/youtube-dl-2017.03.06.tar.gz.sig">sig</a> - SHA256 7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index f8ce0495c..3e8aca4d6 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -813,6 +813,7 @@ <li><b>tunein:program</b></li> <li><b>tunein:station</b></li> <li><b>tunein:topic</b></li> + <li><b>TunePk</b></li> <li><b>Turbo</b></li> <li><b>Tutv</b></li> <li><b>tv.dfb.de</b></li> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 2ab0516ad..528b22291 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.05 \ No newline at end of file +2017.03.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index acbf2375b..a03b75775 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> <title>youtube-dl releases</title> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> - <updated>2017-03-05T02:25:11.564462Z</updated> + <updated>2017-03-06T04:06:11.039508Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -11330,4 +11330,19 @@ <updated>2017-03-05T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.06</id> + <title>New version 2017.03.06</title> + <link href="http://rg3.github.io/youtube-dl" /> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2017.03.06/">https://yt-dl.org/downloads/2017.03.06/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2017-03-06T00:00:00Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 039da7856..c8b35a875 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.05", - "signature": "19d851cd20cc8ed9d49cbcc52c7a4b17a60c77a2603a5f2ebd0fdb050239bdb763824c54595fead40a1978058b56263f0beb7d0596dcc418362b2b67d15c462bf5db7b387ae9adb9f109f872d2df6dcf2d3da3d8bde361bccdca65c2df6dabbab025a7d9352092b5f12ea625b6ea9a0bb1fc0aa8b0a161363b0cc3ee1e4f0b86", + "latest": "2017.03.06", + "signature": "30c0ab7ddfc5f02322fe861518011f94e8f6bfe331e1b3f9d44f0d0f7dd082eabfd9c5e9f17feb35e023cef5150732267d7ac394eecd22c4cae9293dc0d9652e67fefcd3966e3b63e16bd5e37b0b26fadf8650c349c020a32c03fe3db775e924872c62656e9c9a95a6545f9cc561a51b4f41db17280a85f80498078ae6bda975", "versions": { "2012.02.22": { "bin": [ @@ -10577,6 +10577,20 @@ "https://yt-dl.org/downloads/2017.03.05/youtube-dl-2017.03.05.tar.gz", "da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d" ] + }, + "2017.03.06": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.06/youtube-dl", + "2c321bb734794ddb10e06b93b3e6347a7cf9c6d04d5faf2f9a0311b2aaabfcf3" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.06/youtube-dl.exe", + "f2a4edca4ef93a7763689eabd35e7af3730e8a3e890ca62f9bec0bb248e4bc13" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.06/youtube-dl-2017.03.06.tar.gz", + "7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a" + ] } } } \ No newline at end of file