From 685b35763147cc4dec2693584312d2a6ee41fa53 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 11 Apr 2014 01:34:16 +0200 Subject: [PATCH] release 2014.04.11.1 --- 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 1b337d0a2..61bd49dfb 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.04.07.4 (sig)

+

2014.04.11.1 (sig)

- Windows exe (sig - c925a9e3d44a4ecbf81ae63ded0f7fe749805d796a1ca515e3b64b9652551d8f)
- Full source + docs + binary tarball (sig - 65ff47e3d82a998b4cdf86f73caee11508e9668a7b34376ee70cf2a7336d3a72) + Windows exe (sig - 2c1271eb135ebedba46c9490082523dd4892f7e57d607c3d8234e4d7a78c10df)
+ Full source + docs + binary tarball (sig - bc901cfd29602260c7bdc25b875bbe9dadafecedb03bd2c6b5cf82330f532889)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.07.4/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.11.1/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.04.07.4/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.11.1/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.04.07.4/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.04.11.1/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 3438c64e5..1697dea25 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.07.4 \ No newline at end of file +2014.04.11.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index db93286a3..9e9629301 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-04-07T23:25:48.618796Z + 2014-04-11T01:34:14.603369Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4430,4 +4430,19 @@ 2014-04-07T00:00:04Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.11.1 + New version 2014.04.11.1 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.04.11.1/ +
+
+ + The youtube-dl maintainers + + 2014-04-11T00:00:01Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b6b65ab2b..6d14f4c5e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.07.4", - "signature": "0bc961b14e7976c602063b9e0738e7f6936d9a658c743a0528ba00114d2e789466cf199fb2cd705625704961ef1f7383c23914a877fc48e634b219db76bb918d7317e216774a0322e8a9b32bba3f8d233b1f9a121d7a88601e0cbd77fb048901f4ed7ae31af4b72a64891b818bad6ae3fed570cc7c57821d7cb93b72ec2c2a16", + "latest": "2014.04.11.1", + "signature": "8032c9240168bb6a558b25263cef64a23094959e2a026955fa953a3cd115ca250f4d8896c9b9ce770506085420d34c8a11e6a41f2b0c380bc1635b38a002b6aa55178790a29e6905d9a21bd63a9f8dc8893e540d2f49ea95cf24e4b14fd143285de4dd6ca41d93956fcd73009b4e8e0e8148f7d4fcd788d40d41b89166d0f7ce", "versions": { "2012.02.22": { "bin": [ @@ -4137,6 +4137,20 @@ "https://yt-dl.org/downloads/2014.04.07.4/youtube-dl-2014.04.07.4.tar.gz", "65ff47e3d82a998b4cdf86f73caee11508e9668a7b34376ee70cf2a7336d3a72" ] + }, + "2014.04.11.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.11.1/youtube-dl", + "4e814311b5c51ac6fdcfb45989208f6da81eec90e18517b9624c3ed6dca10fdb" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.11.1/youtube-dl.exe", + "2c1271eb135ebedba46c9490082523dd4892f7e57d607c3d8234e4d7a78c10df" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.11.1/youtube-dl-2014.04.11.1.tar.gz", + "bc901cfd29602260c7bdc25b875bbe9dadafecedb03bd2c6b5cf82330f532889" + ] } } } \ No newline at end of file