diff --git a/download.html b/download.html index 6d1778c39..8d494481b 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.08 (sig)

+

2016.11.08.1 (sig)

-

SHA256: 79d1a68e57ed61c16beaa6c6d67223a34dbfadddaeedca24e9c8175ff57aa885

+

SHA256: a92c1ae2bf5fe7cfbbd6d6054a0b3b06ba3d3cd157fbdc765380931a1c501ca2

- Windows exe (sig - SHA256 357ad92094b612f1433ca1284ca43f4e963107871e13bdf6c406ce904929c9ff)
- Full source + docs + binary tarball (sig - SHA256 a7ed637d14167847adf86a6ebed8b529f6cde0d3134a6f38ee21e220d020f760) + Windows exe (sig - SHA256 aaf519d78c8aca2678ccf748458d6e21d559daa9a17ce2ac05d79910b94d8b67)
+ Full source + docs + binary tarball (sig - SHA256 95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb)

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

  • EroProfile
  • Escapist
  • ESPN
  • +
  • ESPNArticle
  • EsriVideo
  • Europa
  • EveryonesMixtape
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1041cc871..e363e1d88 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.11.08 \ No newline at end of file +2016.11.08.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b6e9dd73e..c6c559920 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-08T22:13:00.159232Z + 2016-11-08T22:32:39.744136Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10685,4 +10685,19 @@ 2016-11-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.11.08.1 + New version 2016.11.08.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.11.08.1/ +
    +
    + + The youtube-dl maintainers + + 2016-11-08T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4f791c6ad..ea3722507 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.11.08", - "signature": "414931cd8b4e857f19f183b24e614aab1dbd8a0a4fc9a700310d5dee63dea2b6441a1787e4e185e8d1d07c9eecba9cddc409713a516d9cbcc7910d18fd5f8bd02917e825ab23fe244753926dbee76726c48d5ac2e4c7d936fff766e8d74da67380d32b56bdf646026936fe2258c14ad307d0140fe3638e2bdc13f3d4e78ae306", + "latest": "2016.11.08.1", + "signature": "6c694be0a0cef25f835e32236fe2cfd25d8bd54eba1982b09705ac497878bac3c1666902ce1f931f36d7e5800449a4da3254d57eb2e9c631a616592d8e51891e227e0ec72662d8e67e58bebc065dd7e78a696db4d540ac6892431e70513394a8cd6b02e0996a48f2a60fb8ebf65cca3383cadec70393eacb49c1d159722871bd", "versions": { "2012.02.22": { "bin": [ @@ -9975,6 +9975,20 @@ "https://yt-dl.org/downloads/2016.11.08/youtube-dl-2016.11.08.tar.gz", "a7ed637d14167847adf86a6ebed8b529f6cde0d3134a6f38ee21e220d020f760" ] + }, + "2016.11.08.1": { + "bin": [ + "https://yt-dl.org/downloads/2016.11.08.1/youtube-dl", + "a92c1ae2bf5fe7cfbbd6d6054a0b3b06ba3d3cd157fbdc765380931a1c501ca2" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.11.08.1/youtube-dl.exe", + "aaf519d78c8aca2678ccf748458d6e21d559daa9a17ce2ac05d79910b94d8b67" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.11.08.1/youtube-dl-2016.11.08.1.tar.gz", + "95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb" + ] } } } \ No newline at end of file