diff --git a/download.html b/download.html index e1fab4709..a9eea8b9b 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.10.07 (sig)

+

2016.10.12 (sig)

-

SHA256: 84c7cf1639ff2cfe3332e43a0c330bc36926933cbbe653cb140394f670e89247

+

SHA256: 4510e85865a007cc7601c391064fc48270cd2f8e1a77601b0094c1a39bb02ae0

- Windows exe (sig - SHA256 b49a6414a252212232486a565677c7519df08340bda52ff1791e366a63a74fcd)
- Full source + docs + binary tarball (sig - SHA256 56be6107275cbdc867e89caf9d20f351d184fdc4fb06d915945fef708086dbce) + Windows exe (sig - SHA256 f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97)
+ Full source + docs + binary tarball (sig - SHA256 3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9)

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

  • Groupon
  • Hark
  • HBO
  • +
  • HBOEpisode
  • HearThisAt
  • Heise
  • HellPorno
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b99d00e2f..19be0daa1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.07 \ No newline at end of file +2016.10.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 89a5c399a..da80d2413 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-10-07T22:27:09.226667Z + 2016-10-12T21:32:25.488666Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10520,4 +10520,19 @@ 2016-10-07T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.12 + New version 2016.10.12 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.12/ +
    +
    + + The youtube-dl maintainers + + 2016-10-12T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8fc9c8c1b..467f4ee5c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.07", - "signature": "78455f8c73df28c206dda464204c55b986efb1720c04d1093f883aa67595d09293928c903d87e8753b98730ae4de0bf5ab82edfbc403c6fc5baa73b1515fc86e8bb85e4a0fd583c147f3739544b49e7f454f7f79eae6507a67af7a0d24dd79dd3b36e0b0459d8b4ec51512b3010ee7ec8b90689be95d73d328ff56c691ce79e2", + "latest": "2016.10.12", + "signature": "5e36d882225fda4ac656b6472fd2cf0320914e068f4672f37a5784ffd1998db46872e2933888f48806727cd54811fa78a4a6bbaf2b88031c5d083ef15b986b5bef04da980c1a7ab0db2127149ae58019db9565e753d89e387794874b6ae3331061139b4be56066f0a951f15609f2614bba1bde80c54ee4c24088d518a2ba95fb", "versions": { "2012.02.22": { "bin": [ @@ -9821,6 +9821,20 @@ "https://yt-dl.org/downloads/2016.10.07/youtube-dl-2016.10.07.tar.gz", "56be6107275cbdc867e89caf9d20f351d184fdc4fb06d915945fef708086dbce" ] + }, + "2016.10.12": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.12/youtube-dl", + "4510e85865a007cc7601c391064fc48270cd2f8e1a77601b0094c1a39bb02ae0" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.12/youtube-dl.exe", + "f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.12/youtube-dl-2016.10.12.tar.gz", + "3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9" + ] } } } \ No newline at end of file