From 98328f6693afb72ea8982480df31b6e0c644e170 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 18 Mar 2014 14:49:12 +0100 Subject: [PATCH] release 2014.03.18.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 b90954f9a..cb76fdf56 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.17 (sig)

+

2014.03.18.1 (sig)

- Windows exe (sig - 9d5b14fca9f22a6ab9e7b6c7483bbcc5c6791c3b6f44e82432f66c34d7d79fce)
- Full source + docs + binary tarball (sig - 3ea4a394e05a5984759dba0a4d834837ebe945304bfc4ecd246d9bc1903dd46b) + Windows exe (sig - f564f7ab6adc152f53f4f46472b55c678e00542cef8bcb028afda4e072c1919d)
+ Full source + docs + binary tarball (sig - c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.17/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.18.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.03.17/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.18.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.03.17/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.18.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 f6bb792bf..00d2d2657 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.17 \ No newline at end of file +2014.03.18.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 43624e183..0bcb28c25 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-17T14:52:01.496806Z + 2014-03-18T14:49:10.494464Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3755,4 +3755,19 @@ 2014-03-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.18.1 + New version 2014.03.18.1 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.03.18.1/ +
+
+ + The youtube-dl maintainers + + 2014-03-18T00:00:01Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 99b1fba2a..aa6263158 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.17", - "signature": "4a93f758aa1d085f6b9cdaba5d8dca1819fd3bc65e6471c2a6108484d89e58030b2f46f552c8266563ae5251ba4b1be0c07466f3b34fef83df0c8234c46122e169793c26efe5ce1f96f97212b94f5af018ac71667a3a1e68681cb7c388320e776a1b7e8e7ac821fb0eeb2ae181338d45d2a648089c838f6811c8730a8c03f23c", + "latest": "2014.03.18.1", + "signature": "3da8a0fe0f894d31bbe683436e286e25217aa89dae3e3ee02fc1f584b8a3867dcfa711b3c1ffa1c9e1c641e092eadbc831052b62584e94a27bf315e0b3e3f6311d67d29aac5de69702778e82729690ea06e6b578723e41121bb8961d62c0517c9760f20b85e4affef04e173de89339476117d8f55f723e6ff1523fe2af1e4cbf", "versions": { "2012.02.22": { "bin": [ @@ -3507,6 +3507,20 @@ "https://yt-dl.org/downloads/2014.03.17/youtube-dl-2014.03.17.tar.gz", "3ea4a394e05a5984759dba0a4d834837ebe945304bfc4ecd246d9bc1903dd46b" ] + }, + "2014.03.18.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.18.1/youtube-dl", + "4df8dfb5d67a22e80f9ae16b93361d40cec032addf54e028d887a216a1757ae9" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.18.1/youtube-dl.exe", + "f564f7ab6adc152f53f4f46472b55c678e00542cef8bcb028afda4e072c1919d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.18.1/youtube-dl-2014.03.18.1.tar.gz", + "c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b" + ] } } } \ No newline at end of file