diff --git a/download.html b/download.html index 392bfcf9a..5c330e1e0 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.13 (sig)

+

2017.08.18 (sig)

-

SHA256: 94419dbb390bddcb7582312398ea6fa3bce9ea8d9cc5f0092fab85e79d900579

+

SHA256: 4298141a9266d2779e166217639384a09a34455a7a22647344f0786d5342dc25

- Windows exe (sig - SHA256 cbe1ec2a4aa7188bde5d61634e8691d9458a53cac6f62fdec7ad39a45894db07)
- Full source + docs + binary tarball (sig - SHA256 212c4e6a622d4e20ea888d1b1539ab063e171bed2a05c9e00db71ed53ab059dd) + Windows exe (sig - SHA256 5d52ec311806d4c2374753c0f2adc94618f084de1e28428d3cbe13d0687a991a)
+ Full source + docs + binary tarball (sig - SHA256 a7f4279b7b8b54f44025fccc22f3e511cae77314f7d37b73334c981946e4c3d6)

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

  • Cinchcast
  • CJSW
  • cliphunter
  • +
  • Clippit
  • ClipRs
  • Clipsyndicate
  • CloserToTruth
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ff5c04f9e..a34a8c977 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.08.13 \ No newline at end of file +2017.08.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index afcf22d4b..e323df6e7 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-13T09:00:15.470841Z + 2017-08-18T01:07:21.819048Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11945,4 +11945,19 @@ 2017-08-13T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.08.18 + New version 2017.08.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.08.18/ +
    +
    + + The youtube-dl maintainers + + 2017-08-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ab52214d5..47a0e6bf5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.08.13", - "signature": "8ee9ad0c50faf9c45b31037224f018f93de586bfe3c0d655058ef675c9609753524508cbd8f30a7539cbca291c54ba100af00b4ba81ac4be19995e86b9185f66371c737c2e5fbad6ac949ee9c7a7457138abafc561bdf0aca5c0e15100736533aa58fdfa8639a62fc3f0c7dec75e1e9edb97c5591af40a352b6f07ca458500a7", + "latest": "2017.08.18", + "signature": "3134cae0daf9baa9d67079c7541b0d5697331c337f343ba393929a8941daf739d5a4691bd45382ca7ad438d0d2e62cb46de1686494857394a0fee336fb83f9397a4af6a5d83815c0c2785451cdbe09a4155ff57175bc2f59986959570b19988fcac482969c1ac7e5f9407b52282d76880505ce7a3e344d7be5a5a0ae322a918c", "versions": { "2012.02.22": { "bin": [ @@ -11151,6 +11151,20 @@ "https://yt-dl.org/downloads/2017.08.13/youtube-dl-2017.08.13.tar.gz", "212c4e6a622d4e20ea888d1b1539ab063e171bed2a05c9e00db71ed53ab059dd" ] + }, + "2017.08.18": { + "bin": [ + "https://yt-dl.org/downloads/2017.08.18/youtube-dl", + "4298141a9266d2779e166217639384a09a34455a7a22647344f0786d5342dc25" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.08.18/youtube-dl.exe", + "5d52ec311806d4c2374753c0f2adc94618f084de1e28428d3cbe13d0687a991a" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.08.18/youtube-dl-2017.08.18.tar.gz", + "a7f4279b7b8b54f44025fccc22f3e511cae77314f7d37b73334c981946e4c3d6" + ] } } } \ No newline at end of file