From 854d1627da51497ad761e982e269031bc68be026 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 1 Feb 2016 12:15:32 +0100 Subject: [PATCH] release 2016.02.01 --- download.html | 18 +++++++++--------- supportedsites.html | 4 +++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 45 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index f77e17b92..ed9671f91 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

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

-

2016.01.31 (sig)

+

2016.02.01 (sig)

- Windows exe (sig - e2aa301fe9e540b2e29044530ce6188724083c3b99addd54d8c51ee67422f897)
- Full source + docs + binary tarball (sig - 62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340) + Windows exe (sig - dbd93d85fa8709eb9ec72c2c87c45bd8f1bed98b06b9ea70208253fbaef6c1b4)
+ Full source + docs + binary tarball (sig - cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2016.01.31/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2016.02.01/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2016.01.31/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.02.01/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2016.01.31/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/2016.02.01/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 a4a6f385a..7daba69c7 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -54,8 +54,8 @@
  • appletrailers:section
  • archive.org: archive.org videos
  • ARD
  • -
  • ARD:mediathek
  • ARD:mediathek: Saarländischer Rundfunk
  • +
  • ARD:mediathek
  • arte.tv
  • arte.tv:+7
  • arte.tv:cinema
  • @@ -149,6 +149,8 @@
  • DailymotionCloud
  • daum.net
  • daum.net:clip
  • +
  • daum.net:playlist
  • +
  • daum.net:user
  • DBTV
  • DCN
  • dcn:live
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9dd63ecfd..eaf37616f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.01.31 \ No newline at end of file +2016.02.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 606ba6671..64446ccef 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 - 2016-01-31T13:03:04.680737Z + 2016-02-01T12:15:30.539671Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9110,4 +9110,19 @@ 2016-01-31T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.02.01 + New version 2016.02.01 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.02.01/ +
    +
    + + The youtube-dl maintainers + + 2016-02-01T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8e0109aed..13dab7756 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.01.31", - "signature": "624b26fd8123212412d61dc722d7728acd5b0cc421e009f2057e289eb8f29a4352089cf8c2179dea693832454714e297b98925b7072c86764d9547b4fe22b21616894cf3cb4527d95fd31a03a97984d74be8799ed8eb3c53e926ff3f852b8cd3d3a7ba7fcaf47d19810a63e858f10f923e1b4699ea1f658b779ac0beb950b336", + "latest": "2016.02.01", + "signature": "644377b30a62472191466319781137f6932fe4d557ac4b054b8a60c578f9d9114bace23136463493525dd0e923f589af5dc5611fd09967f8192efe184aa83c6aa9d78545ebbe22be5ea46f24b74dbbc555c4edcdb8c44dab939327208eb5dc7c6bbed3c29b09fe37ab35ddbd68cc541d29af01072c40009c80327ab47e86ee93", "versions": { "2012.02.22": { "bin": [ @@ -8505,6 +8505,20 @@ "https://yt-dl.org/downloads/2016.01.31/youtube-dl-2016.01.31.tar.gz", "62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340" ] + }, + "2016.02.01": { + "bin": [ + "https://yt-dl.org/downloads/2016.02.01/youtube-dl", + "ac6edf6140ecc8add2f17979f0f4bb021a117e31f98249e1a4a0422285693b2f" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.02.01/youtube-dl.exe", + "dbd93d85fa8709eb9ec72c2c87c45bd8f1bed98b06b9ea70208253fbaef6c1b4" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.02.01/youtube-dl-2016.02.01.tar.gz", + "cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613" + ] } } } \ No newline at end of file