diff --git a/download.html b/download.html index df225ee56..77cfc42f9 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.

-

2015.11.13 (sig)

+

2015.11.15 (sig)

- Windows exe (sig - a3cbbb78590e2adb4696dbf8dda9d3f79c52c4874d14d757ea37b647aaf53ff7)
- Full source + docs + binary tarball (sig - dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408) + Windows exe (sig - 8a18b743c8b68baacacff832fd5243d068ec1708422fa60a70baf269ce4fd4c6)
+ Full source + docs + binary tarball (sig - 30964eeac39d4b2aafba1b117b75dcc0f30a0b52ce477bde96156aeab4b56046)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.11.13/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.11.15/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/2015.11.13/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.11.15/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/2015.11.13/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/2015.11.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 a0a1abe89..1bf741c49 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -82,7 +82,8 @@
  • Bpb: Bundeszentrale für politische Bildung
  • BR: Bayerischer Rundfunk Mediathek
  • Break
  • -
  • Brightcove
  • +
  • brightcove:legacy
  • +
  • brightcove:new
  • bt:article: Bergens Tidende Articles
  • bt:vestlendingen: Bergens Tidende - Vestlendingen
  • BuzzFeed
  • @@ -381,6 +382,7 @@
  • nowness:playlist
  • nowness:series
  • NowTV
  • +
  • NowTVList
  • nowvideo: NowVideo
  • npo: npo.nl and ntr.nl
  • npo.nl:live
  • @@ -440,7 +442,6 @@
  • qqmusic:playlist: QQ音乐 - 歌单
  • qqmusic:singer: QQ音乐 - 歌手
  • qqmusic:toplist: QQ音乐 - 排行榜
  • -
  • Quickscope: Quick Scope
  • QuickVid
  • R7
  • radio.de
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fddf48536..9b58b2fe0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.11.13 \ No newline at end of file +2015.11.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fdb5fe8f6..48df5b748 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 - 2015-11-13T11:08:23.340919Z + 2015-11-15T22:18:25.151743Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8735,4 +8735,19 @@ 2015-11-13T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.15 + New version 2015.11.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.11.15/ +
    +
    + + The youtube-dl maintainers + + 2015-11-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 146051501..34efe1ccd 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.11.13", - "signature": "6ee649d789ecfdfa31aa0fb295329534e42b3547ea3819016d0ff513ce2b0da8060a5332d0d85d669713c25a287fc3ee5bc1cc02c9f5215b538027a35dd113a336e73dae6ce6c39f54f35b6cd2d0a6edb97b3d64d20beed2a052ad41c46c6963cceadee2eec44f5a9edbdb15a2a105e51bc77f874dd7a6d11fca5cd15ff11cdb", + "latest": "2015.11.15", + "signature": "3c7f301534143d9d02aa11152a5e53ee8737d1d1f4a8c9d6dc6e0c4c3713363a33e71c9081a03a8d3f8b0b7eb31eddf0a1b7efb14faf5d585d09046dcf2c03754117df8a82a75d6a76cc8ab543e2b55fb30a2cfb8c96a889c6c957b303dec2608374e6bb3c2a66d725207ce64f9d270d26ea4a36d8d1d90e52c6e4d54c940f81", "versions": { "2012.02.22": { "bin": [ @@ -8155,6 +8155,20 @@ "https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz", "dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408" ] + }, + "2015.11.15": { + "bin": [ + "https://yt-dl.org/downloads/2015.11.15/youtube-dl", + "d25f439140eef608ab734332fc5cbc82a9bba23257ad625e5dd5198adc23ca06" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.11.15/youtube-dl.exe", + "8a18b743c8b68baacacff832fd5243d068ec1708422fa60a70baf269ce4fd4c6" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.11.15/youtube-dl-2015.11.15.tar.gz", + "30964eeac39d4b2aafba1b117b75dcc0f30a0b52ce477bde96156aeab4b56046" + ] } } } \ No newline at end of file