diff --git a/download.html b/download.html index db22d84ff..218af6445 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.08.27.1 (sig)

+

2017.09.02 (sig)

-

SHA256: e949f3c2658474d2a35b294b3c786eb2408ccf38061d58e4d054483f582b9ce2

+

SHA256: 8374c0c39e27878552d2407d4224124b564a18ea5b88ee0e38c4c6d899204dc2

- Windows exe (sig - SHA256 adcf4e5f0da9be059687cd31bcd9c5e897f235d58f8450c5766becf5d04f1350)
- Full source + docs + binary tarball (sig - SHA256 32d823b8aa1714c40e20f920e481be48d7458d657e66d118a0467a351d680aac) + Windows exe (sig - SHA256 fb0aad2e3af76c5bb24ed3f2804ff16fb74299686523d1d76d93c44c7740d8c1)
+ Full source + docs + binary tarball (sig - SHA256 699a7ca22243e6a11a3e3a2b4f933c1ec0799d205a58c1eb5b139ee53252d9e9)

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 c256ea3e6..6a41f1f0f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.08.27.1 \ No newline at end of file +2017.09.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b6c2c6d48..a411f41a8 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-08-27T06:11:30.408303Z + 2017-09-02T01:10:13.635326Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12005,4 +12005,19 @@ 2017-08-27T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.09.02 + New version 2017.09.02 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.09.02/ +
+ + + The youtube-dl maintainers + + 2017-09-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 65f860e08..e7aa257dd 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.08.27.1", - "signature": "6ad7565b11508c0b8cbac01eee80bd329b22e4c1462c3166a045a87298b4685271aa1a2cb11fc87b2181c3df4f3b9b5f0532827bafa01f91d09b4bc7295f5b1e48a4a1b2befc6bf5c4d1e840d423c58c59a1a1c7f0226eb31b8eb35430328557284a362b6849942c54f4aaf3240129a74b6886628dc0a9e22b377a5c152aaffc", + "latest": "2017.09.02", + "signature": "0cd1033f2a263d75d36f5d30bafb91e37f90bc07d2b2c46855e1560aac1482f6ad8416a4314b881312726e9772fd2664318431de50b79fe7948035d34f1af52d8755727b4eba89105dbc082864064acb1a8d0fc8c5d5726c673a95ced69be47cf79f0219e9545e824b9513ee6d8868ddd53a1cb606c1bcefb738daaf8186067d", "versions": { "2012.02.22": { "bin": [ @@ -11207,6 +11207,20 @@ "https://yt-dl.org/downloads/2017.08.27.1/youtube-dl-2017.08.27.1.tar.gz", "32d823b8aa1714c40e20f920e481be48d7458d657e66d118a0467a351d680aac" ] + }, + "2017.09.02": { + "bin": [ + "https://yt-dl.org/downloads/2017.09.02/youtube-dl", + "8374c0c39e27878552d2407d4224124b564a18ea5b88ee0e38c4c6d899204dc2" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.09.02/youtube-dl.exe", + "fb0aad2e3af76c5bb24ed3f2804ff16fb74299686523d1d76d93c44c7740d8c1" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.09.02/youtube-dl-2017.09.02.tar.gz", + "699a7ca22243e6a11a3e3a2b4f933c1ec0799d205a58c1eb5b139ee53252d9e9" + ] } } } \ No newline at end of file