diff --git a/download.html b/download.html index cebdbe470..82bab5faa 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.02.11 (sig)

+

2017.02.14 (sig)

-

SHA256: a18dfdcceebf2f42ae2177a4130616f5e0cc29489e4ea3ddf1aa997cef905a43

+

SHA256: 79c769be3c0ee85f7d24b8651ff2e404738349ad949c3a7e7570d804bf71d166

- Windows exe (sig - SHA256 349cf0d5627f95e7694312c41bea290d19437f0afd732d9f743e2e9bab4e3a70)
- Full source + docs + binary tarball (sig - SHA256 5b1353592f5a4dfb6f476c48b7f04b64799803672e83b1cb59e643715182b01a) + Windows exe (sig - SHA256 79af99f22b0cd355e65cfc13a5f8f12e4dcaf3261b0bbe8e5090772caeb293cc)
+ Full source + docs + binary tarball (sig - SHA256 7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1)

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 0adb3daff..a93b01d9a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.11 \ No newline at end of file +2017.02.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8ef11cccb..b9c57e676 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-02-11T03:25:39.078384Z + 2017-02-14T01:11:52.569616Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11165,4 +11165,19 @@ 2017-02-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.14 + New version 2017.02.14 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.02.14/ +
+ + + The youtube-dl maintainers + + 2017-02-14T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1a0c3455f..9eb17927c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.11", - "signature": "7e258abe60ae34c18ff660129b450d539fe3b39fde2d40b5920b31683bb63812281791fa8c18d8073b70470afd50c910e6f4432961eeb96ce3862d5a8bf59d92b1561dc0452a28585cf8a576a1191482965494e423c69dd4966500127058760dc33f7f473e2670efaf93502a30cbb51e2f8738acbc929a3f4daf777b30a80cc1", + "latest": "2017.02.14", + "signature": "170c08d135eebb9ec3d9bb50b5c27e1308d7403ded13d7b65baa7524b1b8ec7745aa2ded125195861a0f93ea04ec50fbd3e54ea06a5d72bf8d73dbd04897a239a8ff1e375d8f800d36efac3524120d31a9ea7c798b361ecbbf2d9a1990678afc67d2aca63e87b35923b1b8cee9657604a7d033ed725c909f6121a342068a0fcd", "versions": { "2012.02.22": { "bin": [ @@ -10423,6 +10423,20 @@ "https://yt-dl.org/downloads/2017.02.11/youtube-dl-2017.02.11.tar.gz", "5b1353592f5a4dfb6f476c48b7f04b64799803672e83b1cb59e643715182b01a" ] + }, + "2017.02.14": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.14/youtube-dl", + "79c769be3c0ee85f7d24b8651ff2e404738349ad949c3a7e7570d804bf71d166" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.14/youtube-dl.exe", + "79af99f22b0cd355e65cfc13a5f8f12e4dcaf3261b0bbe8e5090772caeb293cc" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.14/youtube-dl-2017.02.14.tar.gz", + "7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1" + ] } } } \ No newline at end of file