From dcd600069e06a8517aaf9fa08e3ec98b855926b4 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 29 Mar 2014 14:05:10 +0100 Subject: [PATCH] release 2014.03.29 --- 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 bcd9641c8..02414877a 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.28 (sig)

+

2014.03.29 (sig)

- Windows exe (sig - 3305111a4658cb52626355803627d336f748f7b9ee6febff0bfff719786a5711)
- Full source + docs + binary tarball (sig - 76662faec3afad3f199014ab31e424a341406d1a95417c395ea770b7ebd4a0a1) + Windows exe (sig - fe50ffb30d47287745ed2555407c9411853a730c142d586a0a27c50d0f4e24c3)
+ Full source + docs + binary tarball (sig - 5afdcdcb4789bf79bc9916360e128365098f60740c7faeaecc8c4bcf60457cf9)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.28/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.29/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.28/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.29/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.28/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.29/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 f25de4b5a..a817a85e9 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -179,6 +179,7 @@
  • nowvideo: NowVideo
  • NTV
  • ocw.mit.edu
  • +
  • OE1: oe1.orf.at
  • on.aol.com
  • Ooyala
  • ORF
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 76ee2e8fb..fd7f1fc73 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.28 \ No newline at end of file +2014.03.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ab8a688f9..bbac0e7c3 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-28T23:18:07.873821Z + 2014-03-29T14:05:08.967468Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4055,4 +4055,19 @@ 2014-03-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.29 + New version 2014.03.29 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.03.29/ +
    +
    + + The youtube-dl maintainers + + 2014-03-29T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index fd538aae9..57fa7a290 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.28", - "signature": "4c1d8597e650dbcfa567f62a9278bac357158fb1af7129f3bb9695e1b40c2518785df247a97d89b092624a3190b0caab1da14cf330288be70f1f027999b55e1f3f8a4e0f240475def0cd1072da88f582c96688ce724c610caff585a426af920a52194f9043bd9f08af961f11bbef766d80cdd7a4bf98f674669dff10ae068979", + "latest": "2014.03.29", + "signature": "6437fef76feb829553aa84fbf3bea009b6ae7c6b56fdd5b59d0ad7feab82653ab36a9dec644f8a1c33aa96acb6499203f4a2105561a26796c8b8e23b8337ea5ff99861b333a6b3cc61d65b01702c6553e8d2b9e4dfc244e4bfc3a2b43f1811ed8da65972ca3ecd2720562132dc056a3cf0d03c4d46639497069aa4183e791af7", "versions": { "2012.02.22": { "bin": [ @@ -3787,6 +3787,20 @@ "https://yt-dl.org/downloads/2014.03.28/youtube-dl-2014.03.28.tar.gz", "76662faec3afad3f199014ab31e424a341406d1a95417c395ea770b7ebd4a0a1" ] + }, + "2014.03.29": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.29/youtube-dl", + "c047bf0925765f6c174aa866e439ada55ea484a41ce3fb9c5b34f2147c14e9af" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.29/youtube-dl.exe", + "fe50ffb30d47287745ed2555407c9411853a730c142d586a0a27c50d0f4e24c3" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.29/youtube-dl-2014.03.29.tar.gz", + "5afdcdcb4789bf79bc9916360e128365098f60740c7faeaecc8c4bcf60457cf9" + ] } } } \ No newline at end of file