diff --git a/download.html b/download.html index 2f62a030f..1da7a5132 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.10.31 (sig)

+

2016.11.02 (sig)

-

SHA256: f84e1689ceafc60a8cfcceb8290855635923bae021e77465ded76f331f091686

+

SHA256: 7d16f766566c1023cc6f45edaf60de40ddf93565fb847f7bbe5953f3d9ec5ec8

- Windows exe (sig - SHA256 1e001aa23d5bac03611a2da2812a12034aa07317c686748d730d0efceec01f7b)
- Full source + docs + binary tarball (sig - SHA256 b8a0889bf4fed2f54d8ebbc6ea7860feae05b122d1b192417af68159b83f0bb4) + Windows exe (sig - SHA256 0ec9326ac86ab56fac8035fa2564b1c99e83b50480f630c6545391d2423ab34b)
+ Full source + docs + binary tarball (sig - SHA256 97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 990a78c1a..69bd31e86 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -498,6 +498,7 @@

  • nhl.com:videocenter:category: NHL videocenter category
  • nick.com
  • nick.de
  • +
  • nicknight
  • niconico: ニコニコ動画
  • NiconicoPlaylist
  • Nintendo
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index cab7ba132..3460c3ad5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.31 \ No newline at end of file +2016.11.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4752fbc0f..6689bf430 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-10-31T01:38:39.068448Z + 2016-11-02T02:41:08.169879Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10640,4 +10640,19 @@ 2016-10-31T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.02 + New version 2016.11.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.11.02/ +
    +
    + + The youtube-dl maintainers + + 2016-11-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c7d8d1c1b..c9e30b5a5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.31", - "signature": "67fad9719f2008067e7e12699df02e35a671f65bfe7671f46f9dcb4a1ceb3b057bc2288ebe9a9a28bcb9b49a510472cd272c46191988ba6e070f66f4100d2e52a16fdc5258224890e19228d37af27c620b7bca1520fd0de6b537bdcc7ab1547d1cc7cccd7e4c2e7543229d65757ca2b6d18a21841b524b4e76b273ab6fc72bd6", + "latest": "2016.11.02", + "signature": "9c9a455cee08d77eae97235bb8fc8439774f6eb1cf7abe3e7269dbb560af524a1f549a53dc576ef747098e8346ea6f3a769d03f7afe00ee35864bfc42daa287845b8b586c80fcdfb2d8ee7584ae505a8bb934c6604e9ec6769bba84a071ffe61c636deb4f0eb747d14370274fffd72685dc64b201b40c8622cf53ad992701b51", "versions": { "2012.02.22": { "bin": [ @@ -9933,6 +9933,20 @@ "https://yt-dl.org/downloads/2016.10.31/youtube-dl-2016.10.31.tar.gz", "b8a0889bf4fed2f54d8ebbc6ea7860feae05b122d1b192417af68159b83f0bb4" ] + }, + "2016.11.02": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.02/youtube-dl", + "7d16f766566c1023cc6f45edaf60de40ddf93565fb847f7bbe5953f3d9ec5ec8" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.02/youtube-dl.exe", + "0ec9326ac86ab56fac8035fa2564b1c99e83b50480f630c6545391d2423ab34b" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.02/youtube-dl-2016.11.02.tar.gz", + "97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7" + ] } } } \ No newline at end of file