diff --git a/download.html b/download.html index 1ad4b01fe..11053233d 100644 --- a/download.html +++ b/download.html @@ -16,15 +16,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.07.17 (sig)

+

2016.07.22 (sig)

-

SHA256: f90841fbef4970c1edc3943370c5ca4f58ea15936e29c6c7f3f4878271c5ef1b

+

SHA256: 09a59e157a76b5036cd9bd26bafba34688191272926298b006e5ed7159226f6d

- Windows exe (sig - SHA256 a7438f9f26a963c7e88dade75f930b22a2bb1df4665f15350f5e2cf336343aea)
- Full source + docs + binary tarball (sig - SHA256 a87d716b796df153a3561107a935d96c2b049507a09c0a02a4039e751ae63e33) + Windows exe (sig - SHA256 d4d4b562ae94c3c333df7d9d4375e001efb4cf443bada2380241e3dd509c784f)
+ Full source + docs + binary tarball (sig - SHA256 69aad90eb92d0c2814ebdd3eefc863ad74a02a490e42cbbadf4befbbd8ed8c0b)

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

  • ComCarCoff
  • ComedyCentral
  • ComedyCentralShows: The Daily Show / The Colbert Report
  • +
  • ComedyCentralTV
  • CondeNast: Condé Nast media group: Allure, Architectural Digest, Ars Technica, Bon Appétit, Brides, Condé Nast, Condé Nast Traveler, Details, Epicurious, GQ, Glamour, Golf Digest, SELF, Teen Vogue, The New Yorker, Vanity Fair, Vogue, W Magazine, WIRED
  • Coub
  • Cracked
  • @@ -492,6 +493,7 @@
  • NYTimes
  • NYTimesArticle
  • ocw.mit.edu
  • +
  • OdaTV
  • Odnoklassniki
  • OktoberfestTV
  • on.aol.com
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 62afd7b46..328dcc3dc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.07.17 \ No newline at end of file +2016.07.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 1d8dfdc51..dc7163584 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-07-17T19:07:29.421456Z + 2016-07-22T23:13:40.981175Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10055,4 +10055,19 @@ 2016-07-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.07.22 + New version 2016.07.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.07.22/ +
    +
    + + The youtube-dl maintainers + + 2016-07-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d3f5fe19e..840481b5a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.07.17", - "signature": "32f450b11502531bdb05a434502030c57c2939e371bc5e3fbbc4eccbb3b46127b1ec51e451473d3f7d9ce573219d916fb5a759c58cc8e2f8608628d1b6a987b1c00969ed5cd70a9b41ea371e484150171cf98c54f74814dbc6da74140be7cef10b89c57a7d182bf36b075afaff0cd3d8a7f4aa3578c506388e78dbf5ab4a39ea", + "latest": "2016.07.22", + "signature": "393297a2c8643e886a19957e4b3ccb6c0613e665dd96ad93d3a150de67ba1ee6f96efd862fb85e365d8e0219b6ec2d5b5595e482f22b7febf230eab8932c73cc5d9e4c7938732f0be211f1f2d50f536a006603d6ea136c2a6a875e2282ce28ea1e7edf31178ff2e6876c27dd8f6a5f3110a5ac0f31bee791cb9becd0dabb2c98", "versions": { "2012.02.22": { "bin": [ @@ -9387,6 +9387,20 @@ "https://yt-dl.org/downloads/2016.07.17/youtube-dl-2016.07.17.tar.gz", "a87d716b796df153a3561107a935d96c2b049507a09c0a02a4039e751ae63e33" ] + }, + "2016.07.22": { + "bin": [ + "https://yt-dl.org/downloads/2016.07.22/youtube-dl", + "09a59e157a76b5036cd9bd26bafba34688191272926298b006e5ed7159226f6d" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.07.22/youtube-dl.exe", + "d4d4b562ae94c3c333df7d9d4375e001efb4cf443bada2380241e3dd509c784f" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.07.22/youtube-dl-2016.07.22.tar.gz", + "69aad90eb92d0c2814ebdd3eefc863ad74a02a490e42cbbadf4befbbd8ed8c0b" + ] } } } \ No newline at end of file