From 1e1e0079625984353d70ca109d73d9eb9d8caf15 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 22 Jan 2014 21:16:54 +0100 Subject: [PATCH] release 2014.01.22.4 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 6a56e4619..aa5945e91 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.01.22.3 (sig)

+

2014.01.22.4 (sig)

- Windows exe (sig - 295386ae4932f474b02f7c7e79055490baf2ef17e2c5a91989bd30c8f0628e7a)
- Full source + docs + binary tarball (sig - 790694ab5dd39612079cc913dd5ee01972e8b587d0dd3ac0f2fcfdbc58e80ed0) + Windows exe (sig - dcbec237cf2216bdb03d6dd73b4f239cef85ce6cb08db82a15ab05c7031c83e8)
+ Full source + docs + binary tarball (sig - 903f6e39758240c70e2ce5ebfe16d4e33069ffeb3308feea61481bd29a37d8a7)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.22.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.22.4/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.01.22.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.22.4/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.01.22.3/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.01.22.4/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/update/LATEST_VERSION b/update/LATEST_VERSION index 3dbb76f13..60d3fe260 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.22.3 \ No newline at end of file +2014.01.22.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 3bc4fdfe5..97bf37224 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-01-22T14:55:37.946294Z + 2014-01-22T21:16:53.425485Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -2930,4 +2930,19 @@ 2014-01-22T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.22.4 + New version 2014.01.22.4 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.01.22.4/ +
+
+ + The youtube-dl maintainers + + 2014-01-22T00:00:04Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8851886aa..6d9e43236 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.22.3", - "signature": "225f7d50fd6ff19c7d6067cfc2717ff3c22538783eb8fda88a66382b5cc28158b633f5db88858065e61230e72982fb859e04312bfb260a443eedbd7fe3eb5914122f34106caf753b0d3d52add68ace634f61bad54820176dc5ac3176b5af5d4df06a81e583e43ece539ee428a49c12830fa6cb0f4e92d202e53b152bdfa5f1db", + "latest": "2014.01.22.4", + "signature": "4053b1886edd380995a83cd808f1ab67e33df0d1aa1ff80691d94dea202cf20106b7e625589bc1a02bdb4f0aca84e0028a264eecd6fb9be482e77919a21701c41d74f05c9eba88efdfaa9b0ddefcf96ba13efba8f65e455956c3341782b5eb0f85f96cb1172a1c2122e2dbb978f392a0f853b4430e654294bba29ddfad577876", "versions": { "2012.02.22": { "bin": [ @@ -2737,6 +2737,20 @@ "https://yt-dl.org/downloads/2014.01.22.3/youtube-dl-2014.01.22.3.tar.gz", "790694ab5dd39612079cc913dd5ee01972e8b587d0dd3ac0f2fcfdbc58e80ed0" ] + }, + "2014.01.22.4": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.22.4/youtube-dl", + "ba40388e617b6bcd29fa4f0a789499647daf01349d997427abb390e4dcc642fa" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.22.4/youtube-dl.exe", + "dcbec237cf2216bdb03d6dd73b4f239cef85ce6cb08db82a15ab05c7031c83e8" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.22.4/youtube-dl-2014.01.22.4.tar.gz", + "903f6e39758240c70e2ce5ebfe16d4e33069ffeb3308feea61481bd29a37d8a7" + ] } } } \ No newline at end of file