diff --git a/download.html b/download.html index 1d7cf61f5..1e2723bb7 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.11.22 (sig)

+

2016.11.27 (sig)

-

SHA256: e4eda57345514b970da69560360cbacd808821a4e91b735b773e6170d6668945

+

SHA256: 28737b06aaf5ba5ff964cd88657d1d8b18e126944f4f716a41b1d6b5eaefa1b9

- Windows exe (sig - SHA256 b9e9254fa54b6e423b64173630a6e64291969c412243ed6dc2b272dd5548754c)
- Full source + docs + binary tarball (sig - SHA256 e8d599c512ce56a6ea46955e2bb8f4471ae8a6f757183212cc49b6dd48d9a282) + Windows exe (sig - SHA256 8c5ef9496c87402e9cffe35dcc48bb7e1403892eca8d1fc16f4386c4f10e1903)
+ Full source + docs + binary tarball (sig - SHA256 6ecc3996e28b6274d159643641a964098549b4cb8b33a3a3481148b88166e2cc)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 5f255149a..430b8ba1b 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -897,6 +897,8 @@

  • WatchIndianPorn: Watch Indian Porn
  • WDR
  • wdr:mobile
  • +
  • Webcaster
  • +
  • WebcasterFeed
  • WebOfStories
  • WebOfStoriesPlaylist
  • WeiqiTV: WQTV
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8271df54e..8009a17b6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.22 \ No newline at end of file +2016.11.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 501c9ee3e..d82b77fc6 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-11-22T22:34:08.677835Z + 2016-11-27T20:07:39.503032Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10745,4 +10745,19 @@ 2016-11-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.27 + New version 2016.11.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.11.27/ +
    +
    + + The youtube-dl maintainers + + 2016-11-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b926db9ea..0b44600ff 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.22", - "signature": "1c5ee7c12aa386af406a77814654647582c372deaa1961c2f94276635bdb0d11abbae8691a1c624bb2e0e8be5f65932f2c133d733e3c749f543e4903b893094b1aee7091889bdfc68984d7a5321e30bec08b793d70ad7a992b61faf25127b7b87971dfa59f0ef3ba81a4ef04940fb13e88dbbe75ba8354cbf6b2728387648e94", + "latest": "2016.11.27", + "signature": "33b97ed196068ad463d8bd3e7702314318ada1c62651d282bc87353eff93f2f248e68abf38f9689a9e4251639e68ec2518001175241192188a9aa89c2685d3a09475e8c11bae1f0eda0efc8bda140e418c15a1e0cb9471871146fc83248b1eac0bb5edfb58361f3dd55502b6ec0d8265ac679c22e020cf337dc1832d553860bf", "versions": { "2012.02.22": { "bin": [ @@ -10031,6 +10031,20 @@ "https://yt-dl.org/downloads/2016.11.22/youtube-dl-2016.11.22.tar.gz", "e8d599c512ce56a6ea46955e2bb8f4471ae8a6f757183212cc49b6dd48d9a282" ] + }, + "2016.11.27": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.27/youtube-dl", + "28737b06aaf5ba5ff964cd88657d1d8b18e126944f4f716a41b1d6b5eaefa1b9" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.27/youtube-dl.exe", + "8c5ef9496c87402e9cffe35dcc48bb7e1403892eca8d1fc16f4386c4f10e1903" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.27/youtube-dl-2016.11.27.tar.gz", + "6ecc3996e28b6274d159643641a964098549b4cb8b33a3a3481148b88166e2cc" + ] } } } \ No newline at end of file