diff --git a/download.html b/download.html index 3d69e8b21..cf8fcafd9 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.28 (sig)

+

2017.03.02 (sig)

-

SHA256: fa31a75a4e5fd41db747cfdf3fcd6d62558b225fd5151539d8f74ee522e33dea

+

SHA256: c628de9dfe2663d42e4b6f3fb302364372108a7b2e41253737e269d80dfb8beb

- Windows exe (sig - SHA256 7a15113519c6489235c8d98c2cd0788f1ccaede098f44f5217803ee14fb25a5a)
- Full source + docs + binary tarball (sig - SHA256 495aad98ae067b0edeb532c4ab5cdb9cfe9c7871b12e632f6df3c32934ba96a4) + Windows exe (sig - SHA256 5777b5994d02bcfba998291e315ad99680ecd3b190edecac51b2484d4aa0d717)
+ Full source + docs + binary tarball (sig - SHA256 2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639)

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 6afa22780..88c020219 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.28 \ No newline at end of file +2017.03.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9871e98ef..30a4dfa19 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-03-01T00:14:36.364742Z + 2017-03-03T00:21:40.502216Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11300,4 +11300,19 @@ 2017-02-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.02 + New version 2017.03.02 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.03.02/ +
+ + + The youtube-dl maintainers + + 2017-03-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2f20bb36f..246b21aac 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.28", - "signature": "7cefc611fc4aee93d1e94119684f26f5122a7e3ba2c43f56eee7a93aeb7b514736af9d0410a4e0997810a7a63c7f235e598b2810c5e1ad951c605c7587ab42750a276d6e59eaeec15dbd6c53324fd8321b2dc2a86f3435ab98594c941215c7b38d4c893479318bde82a4f38ac436fb7e24b434a11da953220b6c199465e78215", + "latest": "2017.03.02", + "signature": "29394ae0141c310e16410fa0dacceffbf889bcafa87093be1bd6926614b29eb66a08a5bcac103ae401b1d7f22c35bd891aad2a61432a0bff129907061ea2bc96b052d38c6c6cd54f83b4bb07ca4e52abda3705331cf4774a12dcbe9cb22703df700560b69efc60e181ed807f47b972457441ea25a98ab700aa10fe20c7172f7f", "versions": { "2012.02.22": { "bin": [ @@ -10549,6 +10549,20 @@ "https://yt-dl.org/downloads/2017.02.28/youtube-dl-2017.02.28.tar.gz", "495aad98ae067b0edeb532c4ab5cdb9cfe9c7871b12e632f6df3c32934ba96a4" ] + }, + "2017.03.02": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.02/youtube-dl", + "c628de9dfe2663d42e4b6f3fb302364372108a7b2e41253737e269d80dfb8beb" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.02/youtube-dl.exe", + "5777b5994d02bcfba998291e315ad99680ecd3b190edecac51b2484d4aa0d717" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.02/youtube-dl-2017.03.02.tar.gz", + "2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639" + ] } } } \ No newline at end of file