diff --git a/download.html b/download.html index c44eb8972..619a43793 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.

-

2016.09.18 (sig)

+

2016.09.19 (sig)

-

SHA256: 1581a2906d40c15c07521115eb16b8551691e74640a91e3aacc9baa7ddec5062

+

SHA256: 403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949

- Windows exe (sig - SHA256 7cb90d61d61c407893ad1bbe190835ac45102e6d792f831b3c419d679321fb1a)
- Full source + docs + binary tarball (sig - SHA256 c6482194cc64c8031df175762f3653cc44e40a83d23a2020314e55cdd9a75c02) + Windows exe (sig - SHA256 57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19)
+ Full source + docs + binary tarball (sig - SHA256 276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e)

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 c1db1f5eb..e16ba16f8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.18 \ No newline at end of file +2016.09.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7802318f2..180788052 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 - 2016-09-18T17:19:12.447750Z + 2016-09-19T03:00:17.258635Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10445,4 +10445,19 @@ 2016-09-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.19 + New version 2016.09.19 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.09.19/ +
+ + + The youtube-dl maintainers + + 2016-09-19T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 40aa3cf26..0049777df 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.18", - "signature": "4109dd2a5752723dd22a0a2885d60638464de54e181be27a13789fd1fe90cc8b35cc2e862f5b7d54169b24cb9a0ca94ffe5f88f505799b751211004a667cf95f2206e15604418753f42d62675d59ef3ddcc96857774407f65400aa35a65acd4d8fcaebdbbbecfd495205417d20f9312c1a016a59abde656f394e6e32a86b707e", + "latest": "2016.09.19", + "signature": "52c4b9654f6b14dc3e83e541a75667950eaff500390e8e1a46c242c3902037bf5f7524944e4ff467444815288998cddc0fa188da08ec0eacab11d9a372817c1addf1add816a714ecc28b28e3f73d5f49584c9e14033ca379685bce3cd0bbb8d15ee5a9d1cd0414124a4af718c0e6eef39ce774d151326acafa959bebffeb2fe8", "versions": { "2012.02.22": { "bin": [ @@ -9751,6 +9751,20 @@ "https://yt-dl.org/downloads/2016.09.18/youtube-dl-2016.09.18.tar.gz", "c6482194cc64c8031df175762f3653cc44e40a83d23a2020314e55cdd9a75c02" ] + }, + "2016.09.19": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.19/youtube-dl", + "403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.19/youtube-dl.exe", + "57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz", + "276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e" + ] } } } \ No newline at end of file