diff --git a/download.html b/download.html index 2f2cf582c..59103f24f 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.01.02 (sig)

+

2017.01.05 (sig)

-

SHA256: d07aaf4a5d13252b37cfcfdddf7928411b91f10e6893938da6a3114fd5a5b472

+

SHA256: 77dcfbcfc2b906e167badd33862a7012db8a4fad4aa1689d27cb7587e2380ba3

- Windows exe (sig - SHA256 51c9c34254973c0e2ea8c93a0fdd2525016081e6dcf7df627ad1ad20db4e6482)
- Full source + docs + binary tarball (sig - SHA256 140de01ea879cdc50bc34240802d5c10231baf448d7a664e6efeb9d5efb74d5b) + Windows exe (sig - SHA256 f49311e938821f1f5d45c13c63492994ca30bdbdd5e5db3274bfe35cfb6272ec)
+ Full source + docs + binary tarball (sig - SHA256 7670471d6000eebb17f5edf0c405bb3b2b99b20c6f500b6bbfb2d5678ecf3da6)

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 b63acfcf3..9d77307bc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.02 \ No newline at end of file +2017.01.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4b6aa75e5..e6713d2ba 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-01-02T23:56:59.205737Z + 2017-01-05T04:12:10.571494Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10895,4 +10895,19 @@ 2017-01-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.05 + New version 2017.01.05 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.01.05/ +
+ + + The youtube-dl maintainers + + 2017-01-05T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index bda372642..3b12f0b45 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.02", - "signature": "931e6f5712c2db0f86584c58d217f9eee3282db49e25cd9650021f483c79ee0252508666837325cc6b1dad6b86f37935a4506db8f22c302be411448f329fbdc8891da00f5bc1dda04801c1ed86ac27af4493e0553bccaa60dffbd8376c0559dfab51c5125004af7cf5648728a5cd7b1bf4b7fd318ac61a5b50067e90ee5e1336", + "latest": "2017.01.05", + "signature": "1501174401d0eacb8ce8e46e1431412a3b6fbbffea4db5c2a09b09d23f4834f0c4d2c2f96c5098ed4a7ec3cc37f4384c0d28624b35cec0ee316746e35f242ad42a6526d91c4da9519a4b94ac055cffac8969c89abaf5a7124d54bfd1bd552ab8d99cfcda6dc07a34caf8f0a36405c1e06a09f8daaf5ab6b7d8eec2dad85643be", "versions": { "2012.02.22": { "bin": [ @@ -10171,6 +10171,20 @@ "https://yt-dl.org/downloads/2017.01.02/youtube-dl-2017.01.02.tar.gz", "140de01ea879cdc50bc34240802d5c10231baf448d7a664e6efeb9d5efb74d5b" ] + }, + "2017.01.05": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.05/youtube-dl", + "77dcfbcfc2b906e167badd33862a7012db8a4fad4aa1689d27cb7587e2380ba3" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.05/youtube-dl.exe", + "f49311e938821f1f5d45c13c63492994ca30bdbdd5e5db3274bfe35cfb6272ec" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.05/youtube-dl-2017.01.05.tar.gz", + "7670471d6000eebb17f5edf0c405bb3b2b99b20c6f500b6bbfb2d5678ecf3da6" + ] } } } \ No newline at end of file