diff --git a/download.html b/download.html index d456f14da..500801e02 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.16 (sig)

+

2016.10.19 (sig)

-

SHA256: c84ae0c46c9123d0fae060d348978a4e215a87ac7b25369c8074fe735bdee985

+

SHA256: 406f74961836d2f40c73f13ad23d785b9a70914d046600437752234de937db93

- Windows exe (sig - SHA256 be2caf88ce5d0f115324a184d8b77e344dac802468cab96f1d491e1dde5be4cd)
- Full source + docs + binary tarball (sig - SHA256 0ff39cbc17b4a73957238ab94ff5f05de2b7d833b0af3e2caf1df51eeeeacc60) + Windows exe (sig - SHA256 4a1aa5203537d94ac354587b8b14ecd74e4f91ddd7efd5f1e34e0af00fc848e3)
+ Full source + docs + binary tarball (sig - SHA256 ed8d4a247c4cfffe2a1171b4f9c20be19e84d96bcf3716f46988c8503b1b7713)

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 a7d77618a..3a0c3f350 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.16 \ No newline at end of file +2016.10.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 33e891ed3..dc5981b0d 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-16T03:25:58.345571Z + 2016-10-19T23:58:06.773965Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10550,4 +10550,19 @@ 2016-10-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.19 + New version 2016.10.19 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.10.19/ +
+ + + The youtube-dl maintainers + + 2016-10-19T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 43ae108a8..9bda873e5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.16", - "signature": "478ac8cddcbd935391df6dd7eb6fd4cdd0da7a8fb99039ab00d052128593618e6035020f29525425a8c192cf9ab431ef3a957798164e2c7fa019dd4bed989787ec23c62f94489fb790053a6b3c94ef8c57c287341430b53a4951243b87d6c85384b8749c2204587f285652eeed1b911428711b0d04e21bf5a86b5db7b02548a6", + "latest": "2016.10.19", + "signature": "143a240749b8e7c0d7a2f36d06b5fc9843267f9232d14dfdf238701455cbfab057bcffdb2bf61cf292fbbcef3dbecc74a10c3e06ae956f5efa6830a5af491737bd003331913d214640582aebfc88d8f442f47c8e7e9c9b9a08527da41792da572ce301f67d4130a6586af636f1b21b8a9098e49a0f1b0a4a1c0a50f56c8bf495", "versions": { "2012.02.22": { "bin": [ @@ -9849,6 +9849,20 @@ "https://yt-dl.org/downloads/2016.10.16/youtube-dl-2016.10.16.tar.gz", "0ff39cbc17b4a73957238ab94ff5f05de2b7d833b0af3e2caf1df51eeeeacc60" ] + }, + "2016.10.19": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.19/youtube-dl", + "406f74961836d2f40c73f13ad23d785b9a70914d046600437752234de937db93" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.19/youtube-dl.exe", + "4a1aa5203537d94ac354587b8b14ecd74e4f91ddd7efd5f1e34e0af00fc848e3" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.19/youtube-dl-2016.10.19.tar.gz", + "ed8d4a247c4cfffe2a1171b4f9c20be19e84d96bcf3716f46988c8503b1b7713" + ] } } } \ No newline at end of file