diff --git a/download.html b/download.html index 343cc90e3..23c123013 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.

-

2017.11.06 (sig)

+

2017.11.15 (sig)

-

SHA256: 5e7ff8b0e95df66e345e7881b124dbee9f0c47b5597c90a1054687fd4fa77d5f

+

SHA256: c9afd970df5cda9325f9460744ad67334f899df8c24085bf7555eb6e849cfe75

- Windows exe (sig - SHA256 bdfe1c70c962fe33f3af6761e6dba9fa181764a0223011cd47856fd70626efdf)
- Full source + docs + binary tarball (sig - SHA256 6d0c0226a1e914c94a9a68e8bff5a6498bdf783ffb9513ecf18646139c1e58b6) + Windows exe (sig - SHA256 9ca37460c28bd6a6f9215be6a8b06f9f46905ca644b9bf9e8590e30e3e89e274)
+ Full source + docs + binary tarball (sig - SHA256 88b177baaad0ceafc496bbef790c24b35272cbd9527e2b64f536131aad040ce8)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 932a0b1b3..9d796a916 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.11.06 \ No newline at end of file +2017.11.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 42080822c..53a2db511 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 - 2017-11-06T22:42:58.040892Z + 2017-11-15T00:21:30.911261Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12200,4 +12200,19 @@ 2017-11-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.11.15 + New version 2017.11.15 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.11.15/ +
+ + + The youtube-dl maintainers + + 2017-11-15T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3dbea322f..0bcfbbabe 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.11.06", - "signature": "75d262e57ae29bb38ab0976b60e75cbdf0eec0348d085d6e89595fd48e72b0f3f7f317bae3fbd06afabd54ebce8ddd5f87745b8725e6b55eed2760dafc7298d6e93e4ffb0b00f26c92b01a32a83aac7424f80d391923c506d151d7f3ed0750e0d925bda1e1ce575b345ed9f8fe3a086a7c8ff03ea42092255c4c0055b6545ca3", + "latest": "2017.11.15", + "signature": "0109d6bcdbe218daa9275afb3ae112f325f4efb24746ee964bbbc979b257c73a4eb1a4a0f554c3c566ccdc2a6b42ae2b64fdc10f4f5cb5aee1edea1430ed671492cf1dd34cb5bb926c0234d14ae3c8f1ef90bd362d97b22d197a0af16722c3039ce96c274fdd0ef3bee1e948aa8481043c0b98409f5335680d657985b36e5a48", "versions": { "2012.02.22": { "bin": [ @@ -11389,6 +11389,20 @@ "https://yt-dl.org/downloads/2017.11.06/youtube-dl-2017.11.06.tar.gz", "6d0c0226a1e914c94a9a68e8bff5a6498bdf783ffb9513ecf18646139c1e58b6" ] + }, + "2017.11.15": { + "bin": [ + "https://yt-dl.org/downloads/2017.11.15/youtube-dl", + "c9afd970df5cda9325f9460744ad67334f899df8c24085bf7555eb6e849cfe75" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.11.15/youtube-dl.exe", + "9ca37460c28bd6a6f9215be6a8b06f9f46905ca644b9bf9e8590e30e3e89e274" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.11.15/youtube-dl-2017.11.15.tar.gz", + "88b177baaad0ceafc496bbef790c24b35272cbd9527e2b64f536131aad040ce8" + ] } } } \ No newline at end of file