diff --git a/download.html b/download.html index 08d688a2e..2b918086c 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.

-

2018.12.09 (sig)

+

2018.12.17 (sig)

-

SHA256: 462f1de6a5f0fe35866c6708612de694275a5516878702da5edf3cb856bd226b

+

SHA256: c778a933f1b674107e274b4066031405ad6ceeae20461be98e54ff0eb7fa8311

- Windows exe (sig - SHA256 5178c893db51f46336e20348ac73cf1616f3b4c836630ee595898a40bc824cc8)
- Full source + docs + binary tarball (sig - SHA256 fda38f3239094d31fc9df2433aea15b5256c6b23813b0941e81ee5987f071569) + Windows exe (sig - SHA256 9033458baa9a166ff30e368df66b2d6e79062b337e6f02a55590c0c961b5aa5e)
+ Full source + docs + binary tarball (sig - SHA256 33eb88869637a6f019252348ef470042d5bf1ee3a996736aa3bb8cc647fea4d9)

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 0ac28a148..6663f3908 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.12.09 \ No newline at end of file +2018.12.17 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fdce614b3..798b6d7e5 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 - 2018-12-09T23:13:40.003285Z + 2018-12-17T05:39:46.165271Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13130,4 +13130,19 @@ 2018-12-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.12.17 + New version 2018.12.17 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.12.17/ +
+ + + The youtube-dl maintainers + + 2018-12-17T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index eca2b000e..5cd6c8522 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.12.09", - "signature": "92415dc026b7dde26083e2768e736f5141a85d3ef17b436a92c026361335deda35c00358c9047dfca48b4286585303d744a2b45a548ac9596815bfc3ab07b19bfa2acaa93c79a650ee4715de68c7c1916b7d3faa86fbf1ceb5e6dcfa0e979aad1ca9a206eaca0e41abe3b52602c487af7f3ceee4c078c3e79e8961ff74d94b0f", + "latest": "2018.12.17", + "signature": "1a43ee91f965704e1335efdf7b440772aa82b2c487ab75d5cc61fd0de5e1f56eade09ef8d4e352cbcc27e6e1a5d9aec0e485c34f170f3c32404a52aa89dd51d9edce02ceeb3baba74d79888861651b720bd3541c5389bb261cecf62cb117c54f0f57a13f81a6d1d2fdd69e0809c32c896e7f36471245ebe7e072b15ccc64f8d5", "versions": { "2012.02.22": { "bin": [ @@ -12257,6 +12257,20 @@ "https://yt-dl.org/downloads/2018.12.09/youtube-dl-2018.12.09.tar.gz", "fda38f3239094d31fc9df2433aea15b5256c6b23813b0941e81ee5987f071569" ] + }, + "2018.12.17": { + "bin": [ + "https://yt-dl.org/downloads/2018.12.17/youtube-dl", + "c778a933f1b674107e274b4066031405ad6ceeae20461be98e54ff0eb7fa8311" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.12.17/youtube-dl.exe", + "9033458baa9a166ff30e368df66b2d6e79062b337e6f02a55590c0c961b5aa5e" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.12.17/youtube-dl-2018.12.17.tar.gz", + "33eb88869637a6f019252348ef470042d5bf1ee3a996736aa3bb8cc647fea4d9" + ] } } } \ No newline at end of file