From df24469c79b46365e06214d81d2c83573300168a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 6 Sep 2014 15:40:10 +0200 Subject: [PATCH] release 2014.09.06 --- 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 fe05217f8..c21794492 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.09.04.3 (sig)

+

2014.09.06 (sig)

- Windows exe (sig - cfe94ace0a4b2dc364b089c0d0ae3032fef9012f1779cbc9e310263771a83cb4)
- Full source + docs + binary tarball (sig - 3eee779ed64e860d9704a1797733d1f3ec24dc949ec52b9cd520a07beafac956) + Windows exe (sig - 42793448078ca5045ea023bbab60e3cc8688da21db8104776fbfc405aa69219f)
+ Full source + docs + binary tarball (sig - ad99a911a4b9c1983d797b208f292ead55da4ca30aea618e8092a7fb1fdea0a8)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.09.04.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.09.06/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.09.04.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.09.06/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.09.04.3/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.09.06/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 e6ee82d88..7c885f421 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -89,6 +89,7 @@
  • dailymotion:playlist
  • dailymotion:user
  • daum.net
  • +
  • DBTV
  • defense.gouv.fr
  • Discovery
  • divxstage: DivxStage
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e66ae7a2f..554113f26 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.09.04.3 \ No newline at end of file +2014.09.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 03a150ad2..48a4c85bc 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-09-04T16:38:07.270615Z + 2014-09-06T15:40:08.724570Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5645,4 +5645,19 @@ 2014-09-04T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.06 + New version 2014.09.06 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.09.06/ +
    +
    + + The youtube-dl maintainers + + 2014-09-06T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e2cb52661..b91ab7375 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.09.04.3", - "signature": "6f3dd81314145b165a44b772d06c8e0ed5da32abf09b983ca1f6836f93fbdd73b866904754d9475b515b7f06af6987bd6e5b1c2c1fc4aa6e312ea1d997da2baabec4e3224ff39f06f2be719348aae096f96a06c2f636f14af5503a60a7ada18f75d5f9c366d1cbac7acd97f58a884215301ae6f3b3c774394381cb970dd5c438", + "latest": "2014.09.06", + "signature": "74aea59774bf8988a837ca28fcd27e0a786b53b3246c98936bea60008c11c004f901c47f11af0626623094addbe2ef8b773e0a0b438baeb6a8f983c21e2ca8cb37139a91cc3d489efe8bbb20cf58eca37f0c785e27dc10466c86c4a066d2a153c7e7ba21eda756400c29f39e6dd212d6411b335b60d7b6eb6e4bd743960f777b", "versions": { "2012.02.22": { "bin": [ @@ -5271,6 +5271,20 @@ "https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz", "3eee779ed64e860d9704a1797733d1f3ec24dc949ec52b9cd520a07beafac956" ] + }, + "2014.09.06": { + "bin": [ + "https://yt-dl.org/downloads/2014.09.06/youtube-dl", + "c519a9a4a543cbd23f3660e6267792a1fa459ea0fd84fca2a79225fa34d4c041" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.09.06/youtube-dl.exe", + "42793448078ca5045ea023bbab60e3cc8688da21db8104776fbfc405aa69219f" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz", + "ad99a911a4b9c1983d797b208f292ead55da4ca30aea618e8092a7fb1fdea0a8" + ] } } } \ No newline at end of file