From 444be07f45b94895da2cdee41bdf48eca6f3d816 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 28 Mar 2015 08:37:41 +0100 Subject: [PATCH] release 2015.03.28 --- download.html | 18 +++++++++--------- supportedsites.html | 7 ++++++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 48 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 4f9c92d6e..1cf014489 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.03.24 (sig)

+

2015.03.28 (sig)

- Windows exe (sig - 04b71f65411ab21540f0d2539704117c60099770c2f2cc9411b606627b9448b0)
- Full source + docs + binary tarball (sig - bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4) + Windows exe (sig - 86afd0e403cfff4a6931028f228eb1b4a68158fd6ee2aab11676657621a0b6df)
+ Full source + docs + binary tarball (sig - 4333a9e1f5c44a084cc4df6b24676bbc0a6847bce3cf8ebc03b294a97c7df1d1)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.03.24/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.03.28/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.03.24/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.03.28/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.03.24/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.03.28/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 32f623df2..558a4a432 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -17,6 +17,8 @@
  • 1tv: Первый канал
  • 1up.com
  • 220.ro
  • +
  • 22tracks:genre
  • +
  • 22tracks:track
  • 24video
  • 3sat
  • 4tube
  • @@ -395,6 +397,8 @@
  • rutube:movie: Rutube movies
  • rutube:person: Rutube person videos
  • RUTV: RUTV.RU
  • +
  • safari: safaribooksonline.com online video
  • +
  • safari:course: safaribooksonline.com online courses
  • Sandia: Sandia National Laboratories
  • Sapo: SAPO Vídeos
  • savefrom.net
  • @@ -515,6 +519,7 @@
  • Vbox7
  • VeeHD
  • Veoh
  • +
  • Vessel
  • Vesti: Вести.Ru
  • Vevo
  • VGTV
  • @@ -603,7 +608,7 @@
  • youtube:show: YouTube.com (multi-season) shows
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • -
  • youtube:watch_later: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  • +
  • youtube:watchlater: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  • Zapiks
  • ZDF
  • ZDFChannel
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 603cba960..93c43e4e5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.03.24 \ No newline at end of file +2015.03.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c47d5a2f6..117d992f6 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-03-24T16:43:06.441795Z + 2015-03-28T08:37:39.313934Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8075,4 +8075,19 @@ 2015-03-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.28 + New version 2015.03.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.03.28/ +
    +
    + + The youtube-dl maintainers + + 2015-03-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b27bc314e..5fde4485f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.03.24", - "signature": "3cbf7ff88004da1aedd91e540fcf1fb2c24835f93d311de8141d34042184835d3bb98e3a872e03e0b1a8ab60aabb4cbacc2681b269fcfc457e0e02e8d7b4b9a34356adc24750c0c9cdde0b53b12550ea256d31f1ff52cefcff92d28781655ae173bdc07dd47c4100c82d0d4831f9f316a4c9e1e3ebe82f1c7d25ec107c6954ca", + "latest": "2015.03.28", + "signature": "360e71f5b008785eec955900e959b8e95cd62434dbb7f38693a6f8ce58f516859f361886b6473f73c77f354811f8ac6be5a71d48bd94fde3023ed0c0afec0e7c7b80648843c0e06afb59cb8b3ecf30ce963d962c58c6574be6c3c2a5518a8926339610cdc0df713db0156547f974d4d21c90faa1587f452fb3c3f8fe07ca9855", "versions": { "2012.02.22": { "bin": [ @@ -7539,6 +7539,20 @@ "https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz", "bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4" ] + }, + "2015.03.28": { + "bin": [ + "https://yt-dl.org/downloads/2015.03.28/youtube-dl", + "00111483e34a031435a8986215461cd3a33a838bd877f366f22a94c21f80bd71" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.03.28/youtube-dl.exe", + "86afd0e403cfff4a6931028f228eb1b4a68158fd6ee2aab11676657621a0b6df" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.03.28/youtube-dl-2015.03.28.tar.gz", + "4333a9e1f5c44a084cc4df6b24676bbc0a6847bce3cf8ebc03b294a97c7df1d1" + ] } } } \ No newline at end of file