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

+

2016.11.04 (sig)

-

SHA256: 7d16f766566c1023cc6f45edaf60de40ddf93565fb847f7bbe5953f3d9ec5ec8

+

SHA256: 4064f6b99b13fc357dec6da41e6785bf22c76c0f15eed95891a8eaf98cf140e8

- Windows exe (sig - SHA256 0ec9326ac86ab56fac8035fa2564b1c99e83b50480f630c6545391d2423ab34b)
- Full source + docs + binary tarball (sig - SHA256 97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7) + Windows exe (sig - SHA256 eb1addca86eba5ea6e03687b83e4c5f60a1821893a457ba2846f2f0c7f97ae51)
+ Full source + docs + binary tarball (sig - SHA256 9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531)

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

  • FootyRoom
  • Formula1
  • FOX
  • +
  • FOX9
  • Foxgay
  • foxnews: Fox News and Fox Business Video
  • foxnews:article
  • @@ -885,6 +886,7 @@
  • vube: Vube.com
  • VuClip
  • VyboryMos
  • +
  • Vzaar
  • Walla
  • washingtonpost
  • washingtonpost:article
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3460c3ad5..02d48ee88 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.02 \ No newline at end of file +2016.11.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6689bf430..046e39ce2 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-02T02:41:08.169879Z + 2016-11-04T22:10:51.233190Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10655,4 +10655,19 @@ 2016-11-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.04 + New version 2016.11.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.11.04/ +
    +
    + + The youtube-dl maintainers + + 2016-11-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c9e30b5a5..4211d8130 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.02", - "signature": "9c9a455cee08d77eae97235bb8fc8439774f6eb1cf7abe3e7269dbb560af524a1f549a53dc576ef747098e8346ea6f3a769d03f7afe00ee35864bfc42daa287845b8b586c80fcdfb2d8ee7584ae505a8bb934c6604e9ec6769bba84a071ffe61c636deb4f0eb747d14370274fffd72685dc64b201b40c8622cf53ad992701b51", + "latest": "2016.11.04", + "signature": "84431dc5c7e26c299a2eb822a0ca5fddaa5229f9dd7aad7dd91b0cc7c7fbd5b8268e3a6367969eca28fe13086f5e1857268ed9da69f9deb3acfeb1f95fcebfee25d580828eaaef07ddd25fb14a6dd228256207fbff478c0f5b58bdd4446cc73576a62770bcce358eb0021cfd76ff068c2e3030891111140455de4c61c9e0326a", "versions": { "2012.02.22": { "bin": [ @@ -9947,6 +9947,20 @@ "https://yt-dl.org/downloads/2016.11.02/youtube-dl-2016.11.02.tar.gz", "97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7" ] + }, + "2016.11.04": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.04/youtube-dl", + "4064f6b99b13fc357dec6da41e6785bf22c76c0f15eed95891a8eaf98cf140e8" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.04/youtube-dl.exe", + "eb1addca86eba5ea6e03687b83e4c5f60a1821893a457ba2846f2f0c7f97ae51" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.04/youtube-dl-2016.11.04.tar.gz", + "9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531" + ] } } } \ No newline at end of file