From 632cc94b5316cc2032d6dbd0ebdd271915ab1ea9 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 17 Jan 2014 04:27:58 +0100 Subject: [PATCH] release 2014.01.17.2 --- 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 008305154..3f7ff8adf 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.

-

2013.01.17.1 (sig)

+

2014.01.17.2 (sig)

- Windows exe (sig - b0154a28ab4fa844bdf6ce94814eb14241b8ec4da7450fc3ceda4bdecddf85fa)
- Full source + docs + binary tarball (sig - 9f3f5ff2c327ceabcb385d0b10cfbed79be7da0e8fffd67c7cb3afbe4d0bf231) + Windows exe (sig - 316f655165f3115a282e10153118177ad9887ee252e7e61634a43bdfb5e5af9e)
+ Full source + docs + binary tarball (sig - 0ce26676b755dc761b7356ef0b0ff647d0ea8f7d261d9396855e1cbaeac01ea8)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.01.17.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.17.2/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/2013.01.17.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.17.2/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/2013.01.17.1/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.17.2/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 bf7fc8d59..6c7c2e8a5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.01.17.1 \ No newline at end of file +2014.01.17.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 322cf201c..b6c93278f 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-17T03:13:05.860676Z + 2014-01-17T04:27:56.182678Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -2810,4 +2810,19 @@ 2014-01-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.17.2 + New version 2014.01.17.2 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.01.17.2/ +
+
+ + The youtube-dl maintainers + + 2014-01-17T00:00:02Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c3d50000d..ead8c1e8b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.01.17.1", - "signature": "12a815d9a25eecc9524603d09d1cfa5aa30eb261b827507838d38aa82184e69ff08b5e73117651f130ce5d0013e4342a17e0f4d4bbdc3e0d60cbe04ead0966b7ddd2ca921c7c36ba20449741e155577caba21d5e9b5974fb5bf4a9b369801879f7ac07a33cb71c72c13dfb3a03551e62ec0537975919736fb6b4ae4eef8a88cc", + "latest": "2014.01.17.2", + "signature": "502ee6f03a9adbecfc932a3c0667d117ab9a72c2294ac0e743cbd9a43e6d9d6462c749f541d532c77148c2ef8fff8286a51c5df501680a8448467e136f6b66c857d73ce3e9c06f1fb9f6642f1ae02301a86a2884b873caafe32b82ce0d3060e2c26447087c1430a7baec7513fff540198bc346b7727c7fd3acaa0d965e259a4c", "versions": { "2012.02.22": { "bin": [ @@ -2625,6 +2625,20 @@ "https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz", "9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329" ] + }, + "2014.01.17.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.17.2/youtube-dl", + "d8b7c3a7343885304dc205ed287a687da8440b4831c633f95ef2c4bc92b356e7" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.exe", + "316f655165f3115a282e10153118177ad9887ee252e7e61634a43bdfb5e5af9e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz", + "0ce26676b755dc761b7356ef0b0ff647d0ea8f7d261d9396855e1cbaeac01ea8" + ] } } } \ No newline at end of file