From 3014883d8723c1a33bc5527eb6022f720e50d08d Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 15 Oct 2013 12:29:40 +0200 Subject: [PATCH] release 2013.10.15 --- download.html | 18 +++++++++--------- supportedsites.html | 15 ++++++++++++++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 56 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index e256a46ec..3d481a67f 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.

-

2013.10.09 (sig)

+

2013.10.15 (sig)

- Windows exe (sig - 3371d72e4c25a24b84d60c169e8f393fbcdb7a419b58282cd74f5b4b92150833)
- Full source + docs + binary tarball (sig - 7f08ebb841530cccc4550d0468f8a5e53a83c5e95464c74b42032668b85a44a6) + Windows exe (sig - 867ecf9d933fbe2b14287d1cf8e6027e0c43efce89fcb4b4821bbcda2eb2df9b)
+ Full source + docs + binary tarball (sig - f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.10.09/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.15/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/2013.10.09/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.15/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -49,7 +49,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2013.10.09/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.10.15/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 04941f2f8..76edbc54f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -24,6 +24,9 @@
  • archive.org: archive.org videos
  • ARD
  • arte.tv
  • +
  • arte.tv:+7
  • +
  • arte.tv:creative
  • +
  • arte.tv:future
  • AUEngine
  • Bandcamp
  • blip.tv
  • @@ -33,6 +36,7 @@
  • Brightcove
  • canalc2.tv
  • canalplus.fr
  • +
  • Cinemassacre
  • CNN
  • CollegeHumor
  • ComedyCentral: The Daily Show / Colbert Report
  • @@ -51,6 +55,7 @@
  • Escapist
  • exfm: ex.fm
  • facebook
  • +
  • faz.net
  • fernsehkritik.tv
  • fernsehkritik.tv:postecke
  • Flickr
  • @@ -70,6 +75,7 @@
  • Ina
  • InfoQ
  • Instagram
  • +
  • InternetVideoArchive
  • JeuxVideo
  • Jukebox
  • justin.tv
  • @@ -89,6 +95,9 @@
  • NBA
  • NBCNews
  • Newgrounds
  • +
  • nhl.com
  • +
  • nhl.com:videocenter: Download the first 12 videos from a videocenter category
  • +
  • NowVideo
  • Ooyala
  • ORF
  • PBS
  • @@ -99,6 +108,7 @@
  • RBMARadio
  • RedTube
  • RingTV
  • +
  • RottenTomatoes
  • Roxwel
  • RTLnow
  • screen.yahoo:search: Yahoo screen search
  • @@ -114,6 +124,7 @@
  • stanfordoc: Stanford Open ClassRoom
  • Statigram
  • Steam
  • +
  • SztvHu
  • Teamcoco
  • techtv.mit.edu
  • TED
  • @@ -135,11 +146,14 @@
  • Viddler
  • video.google:search: Google Video search
  • video.mit.edu
  • +
  • VideoDetective
  • videofy.me
  • +
  • VideoPremium
  • vimeo
  • vimeo:channel
  • Vine
  • wat.tv
  • +
  • websurg.com
  • Weibo
  • Wimp
  • WorldStarHipHop
  • @@ -158,7 +172,6 @@
  • youtube:search: YouTube.com searches
  • youtube:show: YouTube.com (multi-season) shows
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)
  • -
  • youtube:truncated_url: False
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • youtube:watch_later: Youtube watch later list, "ytwatchlater" keyword (requires authentication)
  • ZDF
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f9a9a6022..4d1257a3a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.10.09 \ No newline at end of file +2013.10.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4c3615479..0942e425d 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-10-09T23:53:16.476659 + 2013-10-15T12:29:30.536476 youtube-dl-2012.02.22 @@ -1519,6 +1519,21 @@ 2013-10-09 + + youtube-dl-2013.10.15 + New version 2013.10.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.10.15/ +
    +
    + + The youtube-dl maintainers + + 2013-10-15 +
    + youtube-dl-2013.11.09 New version 2013.11.09 diff --git a/update/versions.json b/update/versions.json index 4582ebd88..7aa2d41f9 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.10.09", - "signature": "428c95711684970d80fb9bbc4a7d3c72499ee793c294c6cea62c0cea4cee4b919432619ecec82a10cf6c2085da2d9e37f9015c0a584bb3af1ac060f10ee190f2df93168cfe7ed92a5ec6779c8b7c19ef3c8f1966cc84a080923822488b643241ad49f16bd744ecd7f9c2fdbd617ad9259ad879e786df23b778a510c94dbcb821", + "latest": "2013.10.15", + "signature": "66e17f84d89cbe0cd53f0192b517ed2514f809508b132844447a2395183e34c3b93f9d6877dc08d37f56c52b2f52c97dc2cdc194b73406088c55f337c978318127cc039c3cc7b12b57419e0d646e01a1d395f4385e866c16e6ad24b911c760fcacb45330aff628f77ad0119e4dc7909e1a29f2f19785042ef25c49e129672ef9", "versions": { "2012.02.22": { "bin": [ @@ -1422,6 +1422,20 @@ "7f08ebb841530cccc4550d0468f8a5e53a83c5e95464c74b42032668b85a44a6" ] }, + "2013.10.15": { + "bin": [ + "https://yt-dl.org/downloads/2013.10.15/youtube-dl", + "f1303676bfda8aa4ee622036c145baf43338783c8730ce3b4ec8c45dfb128487" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.10.15/youtube-dl.exe", + "867ecf9d933fbe2b14287d1cf8e6027e0c43efce89fcb4b4821bbcda2eb2df9b" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.10.15/youtube-dl-2013.10.15.tar.gz", + "f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717" + ] + }, "2013.11.09": { "bin": [ "https://yt-dl.org/downloads/2013.11.09/youtube-dl",