diff --git a/download.html b/download.html index e65fcfc9a..7a8362a1e 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.08.17 (sig)

+

2016.08.19 (sig)

-

SHA256: e4052e47207f3a41d4514a79209259c13a8a12a09bdb835ed3a0bd98bcd2ed6b

+

SHA256: c66277eb0141a6939c8a1f03926c7455cbc23d7f8492b187e3dd05be73084f5a

- Windows exe (sig - SHA256 1dc7331b6c25ee9f52c0e60ce46ead38a5c301e3c2461f37128f3213cdd8d792)
- Full source + docs + binary tarball (sig - SHA256 f0a0ab204dfd0d74316f9b2bd72d4cd8514aa6b67979aeb0a212c7bcebbf6a10) + Windows exe (sig - SHA256 829faaea3ff49a998c0e801d8edd9e919c7a54f5c19da2502e3e7d6843afab62)
+ Full source + docs + binary tarball (sig - SHA256 9094084dceeeea47da3f8a3071c608b81e28f7c1e8c9b3e92da6b55aeeae961f)

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

  • Helsinki: helsinki.fi
  • HentaiStigma
  • HGTV
  • +
  • hgtv.com:show
  • HistoricFilms
  • history:topic: History.com Topic
  • hitbox
  • @@ -538,6 +539,7 @@
  • podomatic
  • Pokemon
  • PolskieRadio
  • +
  • PornCom
  • PornHd
  • PornHub: PornHub and Thumbzilla
  • PornHubPlaylist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 0a13c681a..20a4416fc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.08.17 \ No newline at end of file +2016.08.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 024f99819..6dded2f71 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-17T06:23:25.869054Z + 2016-08-19T00:17:12.653931Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10235,4 +10235,19 @@ 2016-08-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.19 + New version 2016.08.19 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.08.19/ +
    +
    + + The youtube-dl maintainers + + 2016-08-19T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 94e2a1577..b3a96b71f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.08.17", - "signature": "64fed32c7a1088bc96e02144903b8554fac3fba9a7cfa5b376ea0dcd39d3f15bdbf8fabcf7ada60c4a010181fba6db5db0a4a2f582457c6b93e73179c3cfa2ed96351868a30be64f43aa7ad25bcacb9d0650310a2d01e40e35505027ed8f05ec41e5c7aea59a2a9434c4d7dc9e9b17de0ebfaec75d323d61baaf295717a7b3ac", + "latest": "2016.08.19", + "signature": "2f8e9c6ed309c79fdd5ffd0febde681dad6e71b685aa8aba98783a88d6d9a68ca9cd4d89daf91fa32cc2da9b8342b56d0b86d259e0de9fba0c153740dea1f1f8cac15ab4935dd24bc206820ced09e4bc74c62e72b5d9bc9411ebafd93baf13b6180fe3fa4c3196545b083afab05688a9e28e555968c8644818058f495f102bea", "versions": { "2012.02.22": { "bin": [ @@ -9555,6 +9555,20 @@ "https://yt-dl.org/downloads/2016.08.17/youtube-dl-2016.08.17.tar.gz", "f0a0ab204dfd0d74316f9b2bd72d4cd8514aa6b67979aeb0a212c7bcebbf6a10" ] + }, + "2016.08.19": { + "bin": [ + "https://yt-dl.org/downloads/2016.08.19/youtube-dl", + "c66277eb0141a6939c8a1f03926c7455cbc23d7f8492b187e3dd05be73084f5a" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.08.19/youtube-dl.exe", + "829faaea3ff49a998c0e801d8edd9e919c7a54f5c19da2502e3e7d6843afab62" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.08.19/youtube-dl-2016.08.19.tar.gz", + "9094084dceeeea47da3f8a3071c608b81e28f7c1e8c9b3e92da6b55aeeae961f" + ] } } } \ No newline at end of file