From 2073acb59445d45b5967da662dcd430f52f20e22 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 30 Mar 2014 07:28:27 +0200 Subject: [PATCH] release 2014.03.30 --- 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 02414877a..bc9087a21 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.29 (sig)

+

2014.03.30 (sig)

- Windows exe (sig - fe50ffb30d47287745ed2555407c9411853a730c142d586a0a27c50d0f4e24c3)
- Full source + docs + binary tarball (sig - 5afdcdcb4789bf79bc9916360e128365098f60740c7faeaecc8c4bcf60457cf9) + Windows exe (sig - abcd6248219f38021706fdabe1619d70b02420b5341fe794e5075a404f852b22)
+ Full source + docs + binary tarball (sig - a0836ed961c2265446016fbe9ef10fa34010787820ff497a0078261821815867)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.29/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.30/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.29/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.30/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.29/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.30/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 a817a85e9..19f77bdf8 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -286,6 +286,7 @@
  • WashingtonPost
  • wat.tv
  • WDR
  • +
  • WDRMaus: Sendung mit der Maus
  • Weibo
  • Wimp
  • Wistia
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fd7f1fc73..606afcf52 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.29 \ No newline at end of file +2014.03.30 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index bbac0e7c3..b128fd7eb 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-29T14:05:08.967468Z + 2014-03-30T07:28:25.845283Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4070,4 +4070,19 @@ 2014-03-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.30 + New version 2014.03.30 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.03.30/ +
    +
    + + The youtube-dl maintainers + + 2014-03-30T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 57fa7a290..c94f4c8d1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.29", - "signature": "6437fef76feb829553aa84fbf3bea009b6ae7c6b56fdd5b59d0ad7feab82653ab36a9dec644f8a1c33aa96acb6499203f4a2105561a26796c8b8e23b8337ea5ff99861b333a6b3cc61d65b01702c6553e8d2b9e4dfc244e4bfc3a2b43f1811ed8da65972ca3ecd2720562132dc056a3cf0d03c4d46639497069aa4183e791af7", + "latest": "2014.03.30", + "signature": "7a07f39b635f5cc712e238704b674a2d9e106acd4cd30d17fe313026fe94e9a78eab773d608b3928794fe49148bb53cbce58ccc662ac18b9832a0d1e51ff9a2028b5d8e960215e0e70ee8296ac382277718671ad058f91f6d1e855ba655d85212882994ba30043a348e356631c67dcff09a161c03108ae95a5649670a04bf24b", "versions": { "2012.02.22": { "bin": [ @@ -3801,6 +3801,20 @@ "https://yt-dl.org/downloads/2014.03.29/youtube-dl-2014.03.29.tar.gz", "5afdcdcb4789bf79bc9916360e128365098f60740c7faeaecc8c4bcf60457cf9" ] + }, + "2014.03.30": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.30/youtube-dl", + "c08a913a14fdf9881a7ee2391d675380d47b206533f7efa86c21912e9ccdfb70" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.30/youtube-dl.exe", + "abcd6248219f38021706fdabe1619d70b02420b5341fe794e5075a404f852b22" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.30/youtube-dl-2014.03.30.tar.gz", + "a0836ed961c2265446016fbe9ef10fa34010787820ff497a0078261821815867" + ] } } } \ No newline at end of file