From af016730ce6eda019cd055de9096789c75cb5d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= 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 @@

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.03.05 (sig)

+

2017.03.06 (sig)

-

SHA256: 330379eb4d7ebdb924f7ec3256f4859029863b2928319a829ead86ae54b51044

+

SHA256: 2c321bb734794ddb10e06b93b3e6347a7cf9c6d04d5faf2f9a0311b2aaabfcf3

- Windows exe (sig - SHA256 0348ab0594c2a0cf29a2e8cd63f63504275b91c3443a31c5c87fd54dcd1dd5d5)
- Full source + docs + binary tarball (sig - SHA256 da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d) + Windows exe (sig - SHA256 f2a4edca4ef93a7763689eabd35e7af3730e8a3e890ca62f9bec0bb248e4bc13)
+ Full source + docs + binary tarball (sig - SHA256 7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a)

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 @@

  • tunein:program
  • tunein:station
  • tunein:topic
  • +
  • TunePk
  • Turbo
  • Tutv
  • tv.dfb.de
  • 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 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2017-03-05T02:25:11.564462Z + 2017-03-06T04:06:11.039508Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11330,4 +11330,19 @@ 2017-03-05T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.06 + New version 2017.03.06 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.03.06/ +
    +
    + + The youtube-dl maintainers + + 2017-03-06T00:00:00Z +
    + \ 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