From a5d09c457d12ee0a1622d680f238b13aeb87242e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 6 Feb 2015 14:49:03 +0100 Subject: [PATCH] release 2015.02.06 --- 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 9ee77aad0..e0b9dffdb 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.02.04 (sig)

+

2015.02.06 (sig)

- Windows exe (sig - 6b6bd35e2d513776a0b5dfdbcb58332cf32f5fb9b593894041ebb37a5b2d0817)
- Full source + docs + binary tarball (sig - b2d147e251f997c84bad92277ebdbc44f6aa7bd62b7def9e55ffdb1c3e103264) + Windows exe (sig - 77970159346da7b5c456453c700c8d3199aab8557cda8c50eaef0458016ab5da)
+ Full source + docs + binary tarball (sig - 786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.02.04/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.06/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.02.04/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.06/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.02.04/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.02.06/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 928fb36a7..7b273f052 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -456,6 +456,7 @@
  • tvp.pl
  • tvp.pl:Series
  • TVPlay: TV3Play and related services
  • +
  • Tweakers
  • twitch:bookmarks
  • twitch:chapter
  • twitch:past_broadcasts
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f3801e942..af7015266 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.02.04 \ No newline at end of file +2015.02.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8acce6133..350c3bd3c 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-02-04T16:11:51.479797Z + 2015-02-06T14:49:01.548130Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7490,4 +7490,19 @@ 2015-02-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.06 + New version 2015.02.06 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.02.06/ +
    +
    + + The youtube-dl maintainers + + 2015-02-06T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 13ba7c9a1..a979eb493 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.02.04", - "signature": "633f039d91f118ba9c2ede50cc9a2bf132d65bafc3665d6493a48972fd02695874bf2d0dc30f257c0745e5254a792803075019a4c180fb5495b50984548c0187cddcb25f201a8b7546fdfb929c76b25e22724f2a17c310addeb221c27df78f102184d58df6877c0d81cef87b0a83b393a475d355adb5e5d258955298aa2c23ef", + "latest": "2015.02.06", + "signature": "9b164c26d67116b7ed481c6fb7d650d1d40092b7c2a7cf1febea206d0b4d697ece15a13c0334b0882f1ccd2caccbf0113da3f509bce12830b8318e72c571436fde6db42c18830a77b9bc987d87784047280f7d4e92bb1d85fea27020fceb82842924c996eaf3fb975fc01ff3f63f633b1a76e9256079846e0144e0bc1a06de94", "versions": { "2012.02.22": { "bin": [ @@ -6993,6 +6993,20 @@ "https://yt-dl.org/downloads/2015.02.04/youtube-dl-2015.02.04.tar.gz", "b2d147e251f997c84bad92277ebdbc44f6aa7bd62b7def9e55ffdb1c3e103264" ] + }, + "2015.02.06": { + "bin": [ + "https://yt-dl.org/downloads/2015.02.06/youtube-dl", + "dac0295e995929589a84ca7404d105e3d564682a59d6639e07fbb17a6d31679d" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.02.06/youtube-dl.exe", + "77970159346da7b5c456453c700c8d3199aab8557cda8c50eaef0458016ab5da" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz", + "786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9" + ] } } } \ No newline at end of file