From 071bec0e36369658bc1c38b85a633586f88b4ef8 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 9 Feb 2015 16:02:56 +0100 Subject: [PATCH] release 2015.02.09.3 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 3efcf7ad7..227610d57 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.

-

2015.02.09.2 (sig)

+

2015.02.09.3 (sig)

- Windows exe (sig - 060a4e8aa642dfcf412c0312ae0ed34dadde75b090dd546ecb2684226e2f8e8c)
- Full source + docs + binary tarball (sig - 532b28e354bc2408b5e08cb582c69e1ce2dec0a9cf1f3efa55571532a637b362) + Windows exe (sig - fd051681c2a141b98a57f632520a974e48aa0fe2b4db423cd48485137b0bcc81)
+ Full source + docs + binary tarball (sig - 10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.02.09.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.09.3/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

If you do not have curl, you can alternatively use a recent wget: -sudo wget https://yt-dl.org/downloads/2015.02.09.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.09.3/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2015.02.09.2/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig

The following GPG keys will be used to sign the binaries and the git tags:

diff --git a/supportedsites.html b/supportedsites.html index 5bfad3570..68513ecca 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -407,6 +407,7 @@
  • StreamCZ
  • StreetVoice
  • SunPorno
  • +
  • SVTPlay
  • SWRMediathek
  • Syfy
  • SztvHu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8a2fe4084..300f83728 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.02.09.2 \ No newline at end of file +2015.02.09.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index da6497b55..551edb102 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 - 2015-02-09T14:51:04.317490Z + 2015-02-09T16:02:55.037668Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7550,4 +7550,19 @@ 2015-02-09T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.09.3 + New version 2015.02.09.3 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.02.09.3/ +
    +
    + + The youtube-dl maintainers + + 2015-02-09T00:00:03Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a3b62c44b..60359e13d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.02.09.2", - "signature": "344c94059148c00aea14c1b5d932df05815cc4d805c04177dbaed0ba8242f92f109ed59d85ce7c5a7c571729185931e08cf6d51093ebb35bc0baea060d1399a9ee355977d77bb49959c6dce6c2e76a11b8f8e080f2c6be4f1f91827a540118371557853eed8245ffaf8492b7a3ef9568735f7a61ffc5211ac3aacb755be78559", + "latest": "2015.02.09.3", + "signature": "1a98d873f79df43b35080a354e74de18df68ea1cb67742695a15fcc2eb342b2e755b6def9a89d2d0cfe246df364c6749788faa719eab3b51ab692942c550cb1c2c8f25166dddf654725f48688c61a576e2f7dab3804baa70c48aa7179d59eca060c5cbd0d8740908479c6cb72ad82c9e427f1f7446586c583269bca8f133e9ca", "versions": { "2012.02.22": { "bin": [ @@ -7049,6 +7049,20 @@ "https://yt-dl.org/downloads/2015.02.09.2/youtube-dl-2015.02.09.2.tar.gz", "532b28e354bc2408b5e08cb582c69e1ce2dec0a9cf1f3efa55571532a637b362" ] + }, + "2015.02.09.3": { + "bin": [ + "https://yt-dl.org/downloads/2015.02.09.3/youtube-dl", + "3062200a54050ad2fe9581784ffb12d5aed004bef1084198911a0716d58dfb74" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.02.09.3/youtube-dl.exe", + "fd051681c2a141b98a57f632520a974e48aa0fe2b4db423cd48485137b0bcc81" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.02.09.3/youtube-dl-2015.02.09.3.tar.gz", + "10a4bb45876697e3779d481ce8edb0cca4364fd38f6881712415719bca9ffde3" + ] } } } \ No newline at end of file