From eb5bc48718288a4511ba70fc0d9b3444898c2cf6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 4 Dec 2014 17:04:49 +0100 Subject: [PATCH] release 2014.12.04.1 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 6e513c8fa..9b6f461c2 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.04 (sig)

+

2014.12.04.1 (sig)

- Windows exe (sig - 3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50)
- Full source + docs + binary tarball (sig - 973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef) + Windows exe (sig - 7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39)
+ Full source + docs + binary tarball (sig - 20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.04/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.04.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.12.04/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.04.1/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.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/2014.12.04.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/supportedsites.html b/supportedsites.html index 6605cbc9e..67c3bc7ed 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -132,6 +132,7 @@
  • Flickr
  • Folketinget: Folketinget (ft.dk; Danish parliament)
  • Foxgay
  • +
  • FoxNews
  • france2.fr:generation-quoi
  • FranceCulture
  • FranceInter
  • @@ -211,6 +212,7 @@
  • metacafe
  • Metacritic
  • Mgoon
  • +
  • Minhateca
  • MinistryGrid
  • mitele.es
  • mixcloud
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b804aa337..4b3214d45 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.04 \ No newline at end of file +2014.12.04.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fa0bac38e..a0ed055f4 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-04T08:41:09.277647Z + 2014-12-04T17:04:47.961777Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6605,4 +6605,19 @@ 2014-12-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.04.1 + New version 2014.12.04.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.04.1/ +
    +
    + + The youtube-dl maintainers + + 2014-12-04T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 10da82a9e..d6d63609f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.04", - "signature": "5e5dfa2c603082e8e9885b4c107dc01e4a79b6646bff6a1626c28ec3044d2e768b0c2b74164d368429ad410c8f762085a0fab1f458e4ebb6815e52caa0ce129a20a27a6748b41a5aa07d25126cece7fc21fd1f54f5f4c005d340d72fd32c17a9908c3d1b983541b202d34c1ed5cb0275a337c3cdb39ae9d10c243c6764cbea3e", + "latest": "2014.12.04.1", + "signature": "7cd68c411ff27e50da60e8bb1345078f6b485c3b7dbce5afe2220e5376aa6fede9651e42f5e2ffd2c2946abc77992f70f64034a92929b4bec9d048b3109344be02f90c408d3c181a868f3a9dcd27f341d16b63de7821788998eb4306ec3a11bce8b8d20c6b01947a6b476eb8517a81e61d05f49ccde2ed1869aef5d5d2ff625a", "versions": { "2012.02.22": { "bin": [ @@ -6167,6 +6167,20 @@ "https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz", "973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef" ] + }, + "2014.12.04.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl", + "bf62f1303a369c44d28db2bd3684ef16511a806a39b6131290281a63693b7962" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl.exe", + "7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl-2014.12.04.1.tar.gz", + "20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635" + ] } } } \ No newline at end of file