From 8c0e9c62c9b86be11093a062b9b4c2a661d20732 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 4 Sep 2013 14:50:37 +0200 Subject: [PATCH] release 2013.09.04 --- download.html | 16 ++++++++-------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index 455b3ad17..d51afa3b5 100644 --- a/download.html +++ b/download.html @@ -16,21 +16,21 @@

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

-

2013.08.30 (sig)

+

2013.09.04 (sig)

- Windows exe (sig - 2cda06dd0fe501cd67fbad5272b32101eda9dbe6ed5681091620e8f782c27910)
- Full source + docs + binary tarball (sig - 5d10cf23619f094d9809d5afec1b3ddfb8d14db5d744b8ca9ac283ff710acbfe) + Windows exe (sig - c8e6b475c4681a2455ab6dbe80c7b00ebeb72628ce466caf8ecc0e5c37a9a857)
+ Full source + docs + binary tarball (sig - b02335c4ed59a1dc7562989df413e2af480c2de798ebe5353aea760ddcf957e8)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo wget https://yt-dl.org/downloads/2013.08.30/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.09.04/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

You can also use pip: @@ -42,7 +42,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2013.08.30/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/2013.09.04/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 21c3c78fc..57dda53b7 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -34,6 +34,7 @@
  • CondeNast: Condé Nast media group: GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED
  • Criterion
  • DailymotionPlaylist
  • +
  • DefenseGouvFr
  • DepositFiles
  • Dotsub
  • Escapist
  • @@ -83,6 +84,7 @@
  • Tutv
  • Unistra
  • Vbox7
  • +
  • VeeHD
  • Veoh
  • Vevo
  • Vine
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index a8a478043..ddce5bf5f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.08.30 \ No newline at end of file +2013.09.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index afce7976a..cea0044e3 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-08-30T21:23:00.451326 + 2013-09-04T14:50:32.285424 youtube-dl-2012.02.22 @@ -1219,4 +1219,19 @@ 2013-08-30 + + youtube-dl-2013.09.04 + New version 2013.09.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.09.04/ +
    +
    + + The youtube-dl maintainers + + 2013-09-04 +
    +
    \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6f76d6f1b..ffaa57a9d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.08.30", - "signature": "1f0f2010c8880e973291fe2c5faeaf92b37998e9b8f279b57b5f9ff1f57617b40bf346b9ef608e9d3cdd1e9b3bb7a139e654b7aa6891bb2c24b697e7e5e24347583c2e427bc80fefe3eb52f2ca38b0afed4f4c0d38d0cdd463639ee6913478f8168e95c352330e724656ab17e680305dba65aef7877f1b7757ebb2a39cbaab6a", + "latest": "2013.09.04", + "signature": "3469b41a0a9d43c9115c935cbe10771c093bed714cb7f05de1fd2083fb80f543452187ace8a804575c35f421742cde7b03be2c7f19b3fcc3be8a00400ee0585e3de586f9df81b9ac007e1c25b6b6bdc5f51c47c0cb6e0a3d04b580e8ef5f195c3e05c96cb09c52bcc5f17cd91c1348bdac4aa1fe2399ed62ad1cada77f7edd63", "versions": { "2012.02.22": { "bin": [ @@ -1141,6 +1141,20 @@ "https://yt-dl.org/downloads/2013.08.30/youtube-dl-2013.08.30.tar.gz", "5d10cf23619f094d9809d5afec1b3ddfb8d14db5d744b8ca9ac283ff710acbfe" ] + }, + "2013.09.04": { + "bin": [ + "https://yt-dl.org/downloads/2013.09.04/youtube-dl", + "0b04e5578f498a0d8846cb16d6928027736f992e03cf6d999d571f88354b7f4b" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.09.04/youtube-dl.exe", + "c8e6b475c4681a2455ab6dbe80c7b00ebeb72628ce466caf8ecc0e5c37a9a857" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.09.04/youtube-dl-2013.09.04.tar.gz", + "b02335c4ed59a1dc7562989df413e2af480c2de798ebe5353aea760ddcf957e8" + ] } } } \ No newline at end of file