From d55df4992989756ac305337382a91845352a1cc7 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 5 Oct 2014 08:00:01 +0200 Subject: [PATCH] release 2014.10.05 --- download.html | 18 +++++++++--------- supportedsites.html | 5 ++++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 46 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 32c2ba3ea..368aaab87 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.10.02 (sig)

+

2014.10.05 (sig)

- Windows exe (sig - ba0db393b2ba1d70a79ef123d7573dee6369e72d0cbe2e8331cb5fe79597b5ad)
- Full source + docs + binary tarball (sig - 8edbe07dfbc6eb8b5c6453a09bb22ab33ef7eee560c4720ae9a71549e8fec026) + Windows exe (sig - 8d59969df7402b0155abac119da0f04a848302505caa97ced3d5a0ac2bd7d5f4)
+ Full source + docs + binary tarball (sig - 0bf165e7c23f3ca2a4b1c33a9f20ad1cc91d0488f632415db255144847ffecab)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.10.02/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.10.05/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.10.02/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.10.05/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.10.02/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.10.05/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 99e40b083..f31a517f3 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -141,9 +141,10 @@
  • Gametrailers
  • GDCVault
  • generic: Generic downloader that works on some sites
  • +
  • Globo
  • GodTube
  • Golem
  • -
  • GorillaVid: GorillaVid.in and daclips.in
  • +
  • GorillaVid: GorillaVid.in, daclips.in and movpod.in
  • Goshgay
  • Grooveshark
  • Hark
  • @@ -262,6 +263,7 @@
  • Patreon
  • PBS
  • Photobucket
  • +
  • PlanetaPlay
  • play.fm
  • played.to
  • Playvid
  • @@ -351,6 +353,7 @@
  • TenPlay
  • TF1
  • ThePlatform
  • +
  • TheSixtyOne
  • ThisAV
  • THVideo
  • THVideoPlaylist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 380d7ee44..fb41cf11b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.10.02 \ No newline at end of file +2014.10.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7d970a928..b77112a29 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-10-02T15:38:44.956728Z + 2014-10-05T07:59:59.920992Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5945,4 +5945,19 @@ 2014-10-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.05 + New version 2014.10.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.10.05/ +
    +
    + + The youtube-dl maintainers + + 2014-10-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 53929668c..601a61114 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.10.02", - "signature": "26ecb265ab6eecd8a857d190b9db8119355254a5fe2a73fc3b8072278b92462b78ee97ea004256a88253f8bf92ab43b0759b889d7391a19c12b87096354bdcd851956b0b3f4f4ca6c36db49510db0eb38021cc2d6f358cba9b2f9d26d78b66247a07b654ae199040fc807bda34ae8a3da42f90e47cc8488a6b338095e023d35b", + "latest": "2014.10.05", + "signature": "4b270d6c0c16f894815f3a36adb120d18d095925ed148f5cb9b51ad6c5b11c985439dbcf062f851f06c8c9e11de6d3c74acffc7635689c556963662b3f39ef423b7cbd8426f5f04ac0cf96f1c2e8ae961a564fcd9cd580a75e1f2f9164e764b1f6a4fb5e5ccabbef60eac723c7765227a05db86e04594b670bfcdac7c5abfbcc", "versions": { "2012.02.22": { "bin": [ @@ -5551,6 +5551,20 @@ "https://yt-dl.org/downloads/2014.10.02/youtube-dl-2014.10.02.tar.gz", "8edbe07dfbc6eb8b5c6453a09bb22ab33ef7eee560c4720ae9a71549e8fec026" ] + }, + "2014.10.05": { + "bin": [ + "https://yt-dl.org/downloads/2014.10.05/youtube-dl", + "4c9a6d10b49e8120ac59a03313ed04242b41578502e4429bf3beff66874ecaf8" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.10.05/youtube-dl.exe", + "8d59969df7402b0155abac119da0f04a848302505caa97ced3d5a0ac2bd7d5f4" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.10.05/youtube-dl-2014.10.05.tar.gz", + "0bf165e7c23f3ca2a4b1c33a9f20ad1cc91d0488f632415db255144847ffecab" + ] } } } \ No newline at end of file