diff --git a/download.html b/download.html index 261eea92a..7a70da908 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2016.09.11.1 (sig)

+

2016.09.15 (sig)

-

SHA256: 796d51a8b9b2fc972df883437b968c83bc1f2e5a74aa6b784cd9bdac7c2aa237

+

SHA256: 63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9

- Windows exe (sig - SHA256 c7435c8dcd8b1d0175c3436a33bd44410373452368f263cb7805b6dce50a9278)
- Full source + docs + binary tarball (sig - SHA256 6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35) + Windows exe (sig - SHA256 98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844)
+ Full source + docs + binary tarball (sig - SHA256 fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index bcd78d767..581b06ade 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -104,6 +104,7 @@

  • BeatportPro
  • Beeg
  • BehindKink
  • +
  • BellMedia
  • Bet
  • Bigflix
  • Bild: Bild.de
  • @@ -184,7 +185,6 @@
  • CSNNE
  • CSpan: C-SPAN
  • CtsNews: 華視新聞
  • -
  • CTV
  • CTVNews
  • culturebox.francetvinfo.fr
  • CultureUnplugged
  • @@ -460,6 +460,7 @@
  • NBA
  • NBC
  • NBCNews
  • +
  • NBCOlympics
  • NBCSports
  • NBCSportsVPlayer
  • ndr: NDR.de - Norddeutscher Rundfunk
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 077d5879e..7c87df54c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.11.1 \ No newline at end of file +2016.09.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fd6778edf..210aab650 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-09-11T23:35:58.987473Z + 2016-09-15T23:51:44.493752Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10415,4 +10415,19 @@ 2016-09-11T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.15 + New version 2016.09.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.09.15/ +
    +
    + + The youtube-dl maintainers + + 2016-09-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c491b59ce..a4826a782 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.11.1", - "signature": "3a1660ee796019b0374a0dcf2ca406d9ff31d4876f35a0b7c1bda8f8d2d463fcc6e35c0177d797b6ff45f2c7728448979b1864748abcc99f71bff1fe088ac04ebeb51d649ac95d085f2a5a54a5b1d3e7bb402519e8f485d97ed7c9209551d120497f960e9a6fec6442a3522e37e125e39170bb3f3d7d9805ff74620b3990dbe3", + "latest": "2016.09.15", + "signature": "4fcd6f3f4c006c2a691019fb69a289a18f78f3da296b62833aa2702b018db51dc68c4755f881ebcd379f06c68688f13be05d7f9586c48dd695dbc02bd3c22fbc9169731b118c97f1c3fe1e1f3b662f37b96612a0eb219d2f642dc3ef937febfe2bde352d29d4d7e195991de521da0bb2378f822cb1f4ef319cf726f0095f9bf4", "versions": { "2012.02.22": { "bin": [ @@ -9723,6 +9723,20 @@ "https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz", "6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35" ] + }, + "2016.09.15": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.15/youtube-dl", + "63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.15/youtube-dl.exe", + "98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz", + "fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2" + ] } } } \ No newline at end of file