diff --git a/download.html b/download.html index 31752f8e6..0855cf2fa 100644 --- a/download.html +++ b/download.html @@ -12,19 +12,17 @@ Download Page -

Note that if you directly click on these hyperlinks, your web browser will most likely display the program contents. It's usually better to right-click on it and choose the appropriate option, normally called Save Target As or Save Link As, depending on the web browser you are using.

-

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.08.10 (sig)

+

2016.08.12 (sig)

-

SHA256: 7887a7a14e1fab6540bc6aa9a8f543349d39ba0b2eaca94c92ec924b03ccc3b9

+

SHA256: 2df6c513fd3cacf4fa0424181ffbc2f47240d67f5cde1ad2a762fab62919bcce

- Windows exe (sig - SHA256 04240d85af31115db736bc97247683ebbb8820d4f7cb299623e45d4c24cccc31)
- Full source + docs + binary tarball (sig - SHA256 6ca3d821e29240776f4d42c2d9442ea3fff1fcd2294e171acc86b45876e2aac5) + Windows exe (sig - SHA256 f72cbc484b954f2154d0ddc128bf76ba6cde0d4acbf1047ed286fe438c4155dd)
+ Full source + docs + binary tarball (sig - SHA256 fb5224b78cee45df9514d96441c4ec9d9934215e504c07fe8c9252285a33ea5e)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 38dd9ba75..a9a43f070 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -280,7 +280,6 @@

  • GloboArticle
  • GodTube
  • GodTV
  • -
  • GoldenMoustache
  • Golem
  • GoogleDrive
  • Goshgay
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9e6c15876..bf6fd7091 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.08.10 \ No newline at end of file +2016.08.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a76cff775..d685eb6e1 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-08-10T00:23:36.879029Z + 2016-08-12T00:24:21.493509Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10190,4 +10190,19 @@ 2016-08-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.12 + New version 2016.08.12 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.08.12/ +
    +
    + + The youtube-dl maintainers + + 2016-08-12T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index aa4664abb..06a9af3be 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.08.10", - "signature": "8e140a2e11c71804bad5559dcaef5ca7df7f72974cc352f67f99c2176bca902c5ba94e0c75a3a1aea627a0de88d5eb887284641d17eb5488dff2725e63d684283a55ac4b2e69602bfec058ef406e76c041a9548dae50141a693bbfc9d0b0ed3f82dd95555464f0d8215e31d886b7a8847547479fee20b99573432df6ee4e4114", + "latest": "2016.08.12", + "signature": "398583bd2dfb0e855181beb3d5a75c92c7903b406374bfc2d6365c8978baca8575a6787283a1b013f65b4326b612b483fca85e42910dbed1a70e77867cc8552480f53fe8d1527f591cbbaccf2b2430933f6f4e55c25dcd96d764777a1b43114a3764ee89d6ae40060e0ac5dd83b92d67d05cd12a300fd5cca44045c95a92d35e", "versions": { "2012.02.22": { "bin": [ @@ -9513,6 +9513,20 @@ "https://yt-dl.org/downloads/2016.08.10/youtube-dl-2016.08.10.tar.gz", "6ca3d821e29240776f4d42c2d9442ea3fff1fcd2294e171acc86b45876e2aac5" ] + }, + "2016.08.12": { + "bin": [ + "https://yt-dl.org/downloads/2016.08.12/youtube-dl", + "2df6c513fd3cacf4fa0424181ffbc2f47240d67f5cde1ad2a762fab62919bcce" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.08.12/youtube-dl.exe", + "f72cbc484b954f2154d0ddc128bf76ba6cde0d4acbf1047ed286fe438c4155dd" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.08.12/youtube-dl-2016.08.12.tar.gz", + "fb5224b78cee45df9514d96441c4ec9d9934215e504c07fe8c9252285a33ea5e" + ] } } } \ No newline at end of file