From 70564bedb1ef1de416d114cc14a4e24eb81f188c Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 28 Apr 2015 09:27:42 +0200 Subject: [PATCH] release 2015.04.28 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 09187e12d..7766e8a27 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.

-

2015.04.26 (sig)

+

2015.04.28 (sig)

- Windows exe (sig - 199e72ad9322368f64088c3d236dc9b2e7a9b615b7b718146bba00d2bc8fb459)
- Full source + docs + binary tarball (sig - 0aaeeb40a4ffef3b3be3b9f73cf9deaeb60b40a09bca93f9a22520afa3144c07) + Windows exe (sig - 2c78aeafde3811bea3f05beb9b8677a85fcba3626be4f15c1b2afcbf7e1274fd)
+ Full source + docs + binary tarball (sig - 08748955f1a511d1c118d4241cc8380237383afb76ce5e547d73fedd5aee968f)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.04.26/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.04.28/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/2015.04.26/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.04.28/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2015.04.26/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/2015.04.28/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/supportedsites.html b/supportedsites.html index 073b75d66..09b46b65c 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -355,6 +355,7 @@
  • parliamentlive.tv: UK parliament videos
  • Patreon
  • PBS
  • +
  • PhilharmonieDeParis: Philharmonie de Paris
  • Phoenix
  • Photobucket
  • Pladform
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c680763b8..97a4f77c9 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.04.26 \ No newline at end of file +2015.04.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 92f759039..132c4bfa4 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 - 2015-04-26T22:55:00.087985Z + 2015-04-28T09:27:31.269004Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8150,4 +8150,19 @@ 2015-04-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.04.28 + New version 2015.04.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.04.28/ +
    +
    + + The youtube-dl maintainers + + 2015-04-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 999f696c6..e2025c1ef 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.04.26", - "signature": "5c7fc1df944c03523a1114b02eb7e8b6b56bfa32c68c2ec6dc538c8a1e1b121bbcf953b2aa124a27d966e59c84cacbad6f9c9eb3f53ef906917d670950b829fe104b20667b904fe9855cc8339e40c1489fe8f9d3712ad8985622bc50e93b897767a852123609ca09cf86a19b2ba69eb5575878bb8bee917310ad85488436a831", + "latest": "2015.04.28", + "signature": "18700c490fbb128c39d0a2aea45e3e3c85a64411b94049163035e31186114780cedd6d6a5e9d14f6d565f5f1921d0bdaded15678244b49b6c4ecf4389f21b6576fe2123c438bec1e81d77a092c06334f78a3fbc5d481c9e8b2c68e07c28f69e7412e828bb0a3baeab03db73db16bddc7b48bdb6cd6e287bc0cb5b24d46e2e62b", "versions": { "2012.02.22": { "bin": [ @@ -7609,6 +7609,20 @@ "https://yt-dl.org/downloads/2015.04.26/youtube-dl-2015.04.26.tar.gz", "0aaeeb40a4ffef3b3be3b9f73cf9deaeb60b40a09bca93f9a22520afa3144c07" ] + }, + "2015.04.28": { + "bin": [ + "https://yt-dl.org/downloads/2015.04.28/youtube-dl", + "8efa8c53b401a22f86d0e1b29010627fbf9c9d072bfa5cdd850fd71acf4cc856" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.04.28/youtube-dl.exe", + "2c78aeafde3811bea3f05beb9b8677a85fcba3626be4f15c1b2afcbf7e1274fd" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.04.28/youtube-dl-2015.04.28.tar.gz", + "08748955f1a511d1c118d4241cc8380237383afb76ce5e547d73fedd5aee968f" + ] } } } \ No newline at end of file