diff --git a/download.html b/download.html index 5c330e1e0..277127e64 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.08.18 (sig)

+

2017.08.23 (sig)

-

SHA256: 4298141a9266d2779e166217639384a09a34455a7a22647344f0786d5342dc25

+

SHA256: 6998f427ac07d6b1744939c45ba4ebee78b9ea5d7506c7a4bb7e7b7a37924c37

- Windows exe (sig - SHA256 5d52ec311806d4c2374753c0f2adc94618f084de1e28428d3cbe13d0687a991a)
- Full source + docs + binary tarball (sig - SHA256 a7f4279b7b8b54f44025fccc22f3e511cae77314f7d37b73334c981946e4c3d6) + Windows exe (sig - SHA256 7f0915e182cb7a9b17a89030b154e819c0c51145809cd1a95d1c1e6099996dca)
+ Full source + docs + binary tarball (sig - SHA256 90c56ce90cd99cefb83607c37b0b641c7e4e1ef37040ad4187425aebcfc800ef)

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

  • IPrima
  • iqiyi: 爱奇艺
  • Ir90Tv
  • +
  • ITTF
  • ITV
  • ivi: ivi.ru
  • ivi:compilation: ivi.ru compilations
  • @@ -434,6 +435,7 @@
  • limelight:channel_list
  • LiTV
  • LiveLeak
  • +
  • LiveLeakEmbed
  • livestream
  • livestream:original
  • LnkGo
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index a34a8c977..c7e908b1f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.08.18 \ No newline at end of file +2017.08.23 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e323df6e7..49abf38f9 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-08-18T01:07:21.819048Z + 2017-08-23T23:25:03.213221Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11960,4 +11960,19 @@ 2017-08-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.08.23 + New version 2017.08.23 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.08.23/ +
    +
    + + The youtube-dl maintainers + + 2017-08-23T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 47a0e6bf5..aa98424ec 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.08.18", - "signature": "3134cae0daf9baa9d67079c7541b0d5697331c337f343ba393929a8941daf739d5a4691bd45382ca7ad438d0d2e62cb46de1686494857394a0fee336fb83f9397a4af6a5d83815c0c2785451cdbe09a4155ff57175bc2f59986959570b19988fcac482969c1ac7e5f9407b52282d76880505ce7a3e344d7be5a5a0ae322a918c", + "latest": "2017.08.23", + "signature": "3bbe852fb4c827f60e29d67f94c7a4ce150868690f75d88244cc57d63e62c20a94d7ebee3d3fec048c09cd4382b9d1d1bda6d7e628e95231d8c4d0ed05b2e65e4064329281aa4015a8cf17bd3d768b0d8f0aac74a41be9b2edf46c2ae6a5f556dba0696b18fc9d33f8ebe5425873211f20212c52c2fbf42d04b78e1c714fd3f2", "versions": { "2012.02.22": { "bin": [ @@ -11165,6 +11165,20 @@ "https://yt-dl.org/downloads/2017.08.18/youtube-dl-2017.08.18.tar.gz", "a7f4279b7b8b54f44025fccc22f3e511cae77314f7d37b73334c981946e4c3d6" ] + }, + "2017.08.23": { + "bin": [ + "https://yt-dl.org/downloads/2017.08.23/youtube-dl", + "6998f427ac07d6b1744939c45ba4ebee78b9ea5d7506c7a4bb7e7b7a37924c37" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.08.23/youtube-dl.exe", + "7f0915e182cb7a9b17a89030b154e819c0c51145809cd1a95d1c1e6099996dca" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.08.23/youtube-dl-2017.08.23.tar.gz", + "90c56ce90cd99cefb83607c37b0b641c7e4e1ef37040ad4187425aebcfc800ef" + ] } } } \ No newline at end of file