diff --git a/about.html b/about.html index 41b426020..678c9867a 100644 --- a/about.html +++ b/about.html @@ -43,6 +43,6 @@ Creative Commons License
-Copyright © 2006-2016 Ricardo Garcia Gonzalez +Copyright © 2006-2017 Ricardo Garcia Gonzalez diff --git a/download.html b/download.html index b6cb45fb9..02438490f 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.

-

2017.07.09 (sig)

+

2017.07.15 (sig)

-

SHA256: 2393d85557efc95010b1283cc4550639c43f5fe873989fd6eaff111ee51339cc

+

SHA256: a23b13763328b2bbf6a2575413c43caaeee87ffa5405091a98b600b6efaf8dbc

- Windows exe (sig - SHA256 6b37a566e9f5726b1af5626c5ce912bbc5070502659e5017e83393f09a3670c9)
- Full source + docs + binary tarball (sig - SHA256 422d33644be3a7e14b947f5095089a5289cce4786b8d134a2fbe4c2bfc72195e) + Windows exe (sig - SHA256 c0396d47480d7c9a14464a8e51e79993f88bd76d6bcfdb11312efd0d88f3c5c7)
+ Full source + docs + binary tarball (sig - SHA256 665905606b61cad2f4ac945823722c3bf951f3003f5a24506aea690f4189b5ca)

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

  • NextMedia: 蘋果日報
  • NextMediaActionNews: 蘋果日報 - 動新聞
  • NextTV: 壹電視
  • +
  • Nexx
  • nfb: National Film Board of Canada
  • nfl.com
  • NhkVod
  • @@ -957,6 +958,7 @@
  • vk:wallpost
  • vlive
  • vlive:channel
  • +
  • vlive:playlist
  • Vodlocker
  • VODPl
  • VODPlatform
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 2fbe3c0a7..f6546c430 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.07.09 \ No newline at end of file +2017.07.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 427a23218..8da20b70a 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 - 2017-07-09T20:18:35.018284Z + 2017-07-15T07:38:10.432512Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11855,4 +11855,19 @@ 2017-07-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.07.15 + New version 2017.07.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.07.15/ +
    +
    + + The youtube-dl maintainers + + 2017-07-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 61aafac3a..fa714af0b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.07.09", - "signature": "761a9ecec284f8419fdfc79a99625378e1d3b14b8113cbd3fb786573a64d3b3f24a99e39a7da59e03dd57ca966e6b79b395edb8725c882364aac5115601f6935a5b975a77d4abbdf3a38a6b0e3389f2345b29e6ddb7a91f6ec30704ec19ca86dafa8c02c4df4fdf8efd0a7de809b7ed5f6f7fc955aa52b1b066f2506ead0f821", + "latest": "2017.07.15", + "signature": "2dcd0a08a9cd545464d23bb6199e18e3c624403595a864b9fdcca2f029fd998976a9ce3bd6c6f2cf1171c0b99c91f6ef8838d81c42e5ac8d720ecf9799c91b3aab068c7420d12e406af3be4523a09e2ade8c05761ae4688f2cef810bbba446c664c939779f833faa0df8419a72b485bfa535a67408a704987cb1cdb3e770f054", "versions": { "2012.02.22": { "bin": [ @@ -11067,6 +11067,20 @@ "https://yt-dl.org/downloads/2017.07.09/youtube-dl-2017.07.09.tar.gz", "422d33644be3a7e14b947f5095089a5289cce4786b8d134a2fbe4c2bfc72195e" ] + }, + "2017.07.15": { + "bin": [ + "https://yt-dl.org/downloads/2017.07.15/youtube-dl", + "a23b13763328b2bbf6a2575413c43caaeee87ffa5405091a98b600b6efaf8dbc" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.07.15/youtube-dl.exe", + "c0396d47480d7c9a14464a8e51e79993f88bd76d6bcfdb11312efd0d88f3c5c7" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.07.15/youtube-dl-2017.07.15.tar.gz", + "665905606b61cad2f4ac945823722c3bf951f3003f5a24506aea690f4189b5ca" + ] } } } \ No newline at end of file