From 65be4a1276ef98404ac54493f1dcb8b62693c83b Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 5 Sep 2013 22:55:17 +0200 Subject: [PATCH] release 2013.09.05 --- 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 d51afa3b5..7f357614d 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.09.04 (sig)

+

2013.09.05 (sig)

- Windows exe (sig - c8e6b475c4681a2455ab6dbe80c7b00ebeb72628ce466caf8ecc0e5c37a9a857)
- Full source + docs + binary tarball (sig - b02335c4ed59a1dc7562989df413e2af480c2de798ebe5353aea760ddcf957e8) + Windows exe (sig - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855)
+ Full source + docs + binary tarball (sig - 46a93d8a9f982c9df91c7f04e00487bbb021e3eccb7697b2ffa353608d6cd591)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -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
+sudo wget https://yt-dl.org/downloads/2013.09.05/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.09.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/2013.09.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 57dda53b7..576a928c9 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -58,6 +58,7 @@
  • MySpass
  • NBA
  • NBCNews
  • +
  • Naver
  • ORF
  • Ooyala
  • PBS
  • @@ -105,6 +106,7 @@
  • blip.tv:user
  • canalplus.fr
  • dailymotion
  • +
  • daum.net
  • eHow
  • exfm: ex.fm
  • facebook
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ddce5bf5f..6be0a59db 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.09.04 \ No newline at end of file +2013.09.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cea0044e3..59ad3d669 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-09-04T14:50:32.285424 + 2013-09-05T22:54:25.735419 youtube-dl-2012.02.22 @@ -1234,4 +1234,19 @@ 2013-09-04 + + youtube-dl-2013.09.05 + New version 2013.09.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.09.05/ +
    +
    + + The youtube-dl maintainers + + 2013-09-05 +
    +
    \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ffaa57a9d..ba44f299b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.09.04", - "signature": "3469b41a0a9d43c9115c935cbe10771c093bed714cb7f05de1fd2083fb80f543452187ace8a804575c35f421742cde7b03be2c7f19b3fcc3be8a00400ee0585e3de586f9df81b9ac007e1c25b6b6bdc5f51c47c0cb6e0a3d04b580e8ef5f195c3e05c96cb09c52bcc5f17cd91c1348bdac4aa1fe2399ed62ad1cada77f7edd63", + "latest": "2013.09.05", + "signature": "93f95c779db9a2748d0012cff775ee613e5aa24480ff673ee963306faa280b8cce1679137af4f9d73502105249974a0bad0090e233e0cd189b1f500a9f40195678ae7f8872f9c248063fbbae6af092f63436726bf4da32e67f5c0b44ab334559f2a835513b758165ed873e8bf41fff36815a493618f2fc88becb6bcd3dd6fff2", "versions": { "2012.02.22": { "bin": [ @@ -1155,6 +1155,20 @@ "https://yt-dl.org/downloads/2013.09.04/youtube-dl-2013.09.04.tar.gz", "b02335c4ed59a1dc7562989df413e2af480c2de798ebe5353aea760ddcf957e8" ] + }, + "2013.09.05": { + "bin": [ + "https://yt-dl.org/downloads/2013.09.05/youtube-dl", + "97bd56accf6747a77a929c3e0870eceebd5abd7236b1928a0066560eff216f10" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.09.05/youtube-dl.exe", + "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.09.05/youtube-dl-2013.09.05.tar.gz", + "46a93d8a9f982c9df91c7f04e00487bbb021e3eccb7697b2ffa353608d6cd591" + ] } } } \ No newline at end of file