From 45162344b7b72b9dba82d7b264195e37aac0df8a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 3 Dec 2014 12:19:51 +0100 Subject: [PATCH] release 2014.12.03 --- 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 4f2be3e3f..52ea94e1a 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.12.01 (sig)

+

2014.12.03 (sig)

- Windows exe (sig - 5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704)
- Full source + docs + binary tarball (sig - e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56) + Windows exe (sig - 436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e)
+ Full source + docs + binary tarball (sig - 019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.01/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.03/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.12.01/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.03/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/2014.12.01/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.12.03/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 36b53de60..27f885f8f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -16,6 +16,7 @@
  • 1up.com
  • 220.ro
  • +
  • 24video
  • 3sat
  • 4tube
  • 56.com
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6ed59ae3a..5dea86c0e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.01 \ No newline at end of file +2014.12.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 267c99adc..2754962ed 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-12-01T17:33:00.854609Z + 2014-12-03T12:19:50.343002Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6575,4 +6575,19 @@ 2014-12-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.03 + New version 2014.12.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.03/ +
    +
    + + The youtube-dl maintainers + + 2014-12-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 31bdfc85c..d8fd1dad5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.01", - "signature": "1d8d0a5ebf83ee45239a756c65949b6a467fca9a54f40080948083c40abee1cf96612391ece2eb32079a67dbff6c22d96cf1936de1c827964a78d5c7e57d45e3618498c5d5a364f7196dd07a232559feaa8bb16837a2c87150326d5ae417f4d282fdf5d1285ede855c41356a14cb75ab2e2b6ae83d0707e1194bbb80a48ac2ab", + "latest": "2014.12.03", + "signature": "65c54608d2849195ccf4a5f9b8d27c4c1d8afb11f94a8638da27e4e7b9c9ee46218871d8faf1217622b4981e68f5b674a84dca5a170f6505aa227fd7cd64d932a1dec60022fe246a70d7e0179f66e344390c074e88b0d99c1814e4919288ca086debc5b86460210ff8d3ff152566215d05f7ca52877dd6ae94125095ad1fce72", "versions": { "2012.02.22": { "bin": [ @@ -6139,6 +6139,20 @@ "https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz", "e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56" ] + }, + "2014.12.03": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.03/youtube-dl", + "695daaa0fd252a5666bce23cb1f2292ed78f13c20a4b1754cadaa2ce5cc8697e" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.03/youtube-dl.exe", + "436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz", + "019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908" + ] } } } \ No newline at end of file