From 86da332b5be4860002584b7213a7620b9f8a86b5 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 10 Mar 2014 13:07:07 +0100 Subject: [PATCH] release 2014.03.10 --- download.html | 18 +++++++++--------- supportedsites.html | 3 ++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 95b8ff230..86c8a96e8 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

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

-

2014.03.07.1 (sig)

+

2014.03.10 (sig)

- Windows exe (sig - 4cf5ce3424fc3b09896a57c01e0a4c8f5d8695d880d2cf03f416660ff1525a85)
- Full source + docs + binary tarball (sig - 97e499fa137af5eef13d417f01b20ec6605f38bf8608eeca2d7e50335f5912fa) + Windows exe (sig - 734dc202f625a6e61d0a7c96b4e3139299707123a72bf44d10c4d602bab541cd)
+ Full source + docs + binary tarball (sig - 31e4c6af0949da8a50d6d05f472e5a6d8ea28e9c0e6c2cb15c16c3135d7f4d59)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.07.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.10/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/2014.03.07.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.10/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.03.07.1/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/2014.03.10/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 0186edea8..a0e1af149 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -23,6 +23,7 @@
  • 9gag
  • AcademicEarth:Course
  • AddAnime
  • +
  • Aftonbladet
  • anitube.se
  • Aparat
  • AppleTrailers
  • @@ -175,7 +176,7 @@
  • Ooyala
  • ORF
  • PBS
  • -
  • photobucket
  • +
  • Photobucket
  • plus.google: Google Plus
  • pluzz.francetv.fr
  • podomatic
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ddb49360b..73593194a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.07.1 \ No newline at end of file +2014.03.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index bca0111e2..dd83f8f19 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 - 2014-03-07T16:08:25.768660Z + 2014-03-10T13:07:05.979374Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3695,4 +3695,19 @@ 2014-03-07T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.10 + New version 2014.03.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.03.10/ +
    +
    + + The youtube-dl maintainers + + 2014-03-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 85d0da4e0..2740429c2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.07.1", - "signature": "870dc0f8c97343c776ba03fca4ba103f40738a0e3f1c49dfc7cf3103acf2d47e3b492d4de805813d0dd3bc493ce31d05eb1a27c84308c556103d1f66769bc8dfc220cbef63bb3fd67201551ff033ec6e540875d2d8d71a3291ffef78f4e9860a65314eb7b870a2f2f73113228adea81bf0e80f8014518f05a06e22c62ef2492a", + "latest": "2014.03.10", + "signature": "94109e6a0aff025063559f51f032dcb49033c68099f737e949e294d6ed959e28b91626e8cb007a1af6a024d9a7cb02a9f2a5b02d6caefe6d08977db36e35e9893ae567514a814640ffe76828d8bc7865ff773ad0bf2dfb8d62d54526e3f502fb5ed470ee3cadb8df674e573a1e06da1982f9aed739366ff454b17c2c0268001f", "versions": { "2012.02.22": { "bin": [ @@ -3451,6 +3451,20 @@ "https://yt-dl.org/downloads/2014.03.07.1/youtube-dl-2014.03.07.1.tar.gz", "97e499fa137af5eef13d417f01b20ec6605f38bf8608eeca2d7e50335f5912fa" ] + }, + "2014.03.10": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.10/youtube-dl", + "3099ec2d994d0689d4319a4fb92d058c0d63fc7d45cef4790bdd28427763076e" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.10/youtube-dl.exe", + "734dc202f625a6e61d0a7c96b4e3139299707123a72bf44d10c4d602bab541cd" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.10/youtube-dl-2014.03.10.tar.gz", + "31e4c6af0949da8a50d6d05f472e5a6d8ea28e9c0e6c2cb15c16c3135d7f4d59" + ] } } } \ No newline at end of file