From 4b5e477e60a023f29e5b57df6fbbe5981c58c629 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 25 Feb 2014 11:23:12 +0100 Subject: [PATCH] release 2014.02.25.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 015cccda5..11cf9aa31 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.02.25 (sig)

+

2014.02.25.1 (sig)

- Windows exe (sig - dc12b69e205da55f6d05fcf2583509f89b35e46e5374f7b57e74978f63eed2ae)
- Full source + docs + binary tarball (sig - 9f2750db35a0b20d478cac258288848479a6209cf52fbc1fd149c4453b87f3ad) + Windows exe (sig - 06ad4a3be9d8aa25c6551054e984dd042416da0c58545b734547a79f4f6a58a5)
+ Full source + docs + binary tarball (sig - 43fff2189b105ff4247a74a26c7355bcd62a2e677e5d79b8b20c5065fac24e13)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.25/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.25.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.02.25/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.25.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.02.25/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.02.25.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 89d8689af..716233bfa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.25 \ No newline at end of file +2014.02.25.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c72a73e38..a30dd5ec8 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-02-25T01:51:39.604800Z + 2014-02-25T11:23:10.721876Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3515,4 +3515,19 @@ 2014-02-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.25.1 + New version 2014.02.25.1 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.02.25.1/ +
+
+ + The youtube-dl maintainers + + 2014-02-25T00:00:01Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4f44d2c6e..8a5113f5a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.25", - "signature": "86da72537bd633b06c7dc6314a6652cda6386d0dcfcff609a4350e6ec55cb35739d27887efd3a81b20962b97ff500d48c407716eb421eeb0f844829d06d7a18e51a0c4448c2c9c5ee11976ec2e0766e8bdbdc31f1ae40fdfd9a2c1b3a89a6332af0b8928ee5e3cc74a5d0fe65ec9fa754e5fda7bda4a90bc6ca4d09d6fed12b6", + "latest": "2014.02.25.1", + "signature": "73b5c7e1a3e42c1c90f1f95984f71d7bdad78381c9d62e5f28da26c8c5948169b57fb3c3f25b0bfd7f06c961f594314cf0be936fb0f4efb5c98acce11307172a67836a30512d36e9c1ebe21288a1ae351b3e633e88087d597c7687b8f8ce76ae6c3c095789616bcf7b5ec6a780c0b543b9a7e24642a779e97a16f2813e5761a3", "versions": { "2012.02.22": { "bin": [ @@ -3283,6 +3283,20 @@ "https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz", "9f2750db35a0b20d478cac258288848479a6209cf52fbc1fd149c4453b87f3ad" ] + }, + "2014.02.25.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl", + "8a4f74c74b8e886c7194e8accaf86fcabbb6e4cd584179cb674cc84000ab9acf" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl.exe", + "06ad4a3be9d8aa25c6551054e984dd042416da0c58545b734547a79f4f6a58a5" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl-2014.02.25.1.tar.gz", + "43fff2189b105ff4247a74a26c7355bcd62a2e677e5d79b8b20c5065fac24e13" + ] } } } \ No newline at end of file