diff --git a/download.html b/download.html index 449d3ac11..9a38ba8fe 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.10.15.1 (sig)

+

2017.10.20 (sig)

-

SHA256: a53dc50875c1d21dab24f909b72621b273074036f5528abb52dfc0abb66ceeda

+

SHA256: 4e16914ce1d3ef85b2e1e8cf0fa428f57f24c6403dddaeaec569e5ce7632d4dd

- Windows exe (sig - SHA256 6d6b9328799ad204494f17f694cc981cc979a2b761cc1547bcdcf79a7ca92495)
- Full source + docs + binary tarball (sig - SHA256 da6ae68b2fbe81da7cf4ac6b989fa7bf27b3beb214eed551d466cc6e41d7297f) + Windows exe (sig - SHA256 0d1f1c40347cc80b51b878185aa71e089a8ed8cbce78280484bac92daf898f22)
+ Full source + docs + binary tarball (sig - SHA256 3e920a573218328a0864ffda5084093ec03108a7d4cd13cea7be85d7c342f95a)

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

  • SenateISVP
  • SendtoNews
  • ServingSys
  • +
  • Servus
  • Sexu
  • Shahid
  • Shared: shared.sx
  • @@ -902,6 +903,7 @@
  • UDNEmbed: 聯合影音
  • UKTVPlay
  • Unistra
  • +
  • Unity
  • uol.com.br
  • uplynk
  • uplynk:preplay
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 24889c5d8..caa05ed9b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.10.15.1 \ No newline at end of file +2017.10.20 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a29e2453f..cd7f81436 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-10-15T06:18:29.126331Z + 2017-10-20T23:42:38.117395Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12155,4 +12155,19 @@ 2017-10-15T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.10.20 + New version 2017.10.20 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.10.20/ +
    +
    + + The youtube-dl maintainers + + 2017-10-20T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index cb1b62ac9..357e7a12b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.10.15.1", - "signature": "852ba7e22a8ab1f891c900f9096f0049659c9bb3c2c55d927a6359520f1244e1e05cc3ebfc8ab3b82de8882789b7857d85cfa157b2c349a94c77eeb3f69cccaae710f4f6a5ec8fc12c3ba52859bdd5c52f3ef536630a050a533a6bbf2475252f38b1c84edad9f55e25f4aef2663132b500b3f707ec3eb14d99a0985cd2b05a16", + "latest": "2017.10.20", + "signature": "8a02f681a45c37e63ae927f168e4ff3c82e5f20acf67843ffd8f64be6b1a7057e0949559908d518b4d7434a17c8a094d7b9a65039a78ad4458c3a6669fc069c37df00ff55b075c2c026ac1f100fc7cbdc9ee59e5ca3ebf3c9a5679f46e2b953c522c30c5ef4d319f4232dd7156e87866e852522becc23f12888581445fc936e9", "versions": { "2012.02.22": { "bin": [ @@ -11347,6 +11347,20 @@ "https://yt-dl.org/downloads/2017.10.15.1/youtube-dl-2017.10.15.1.tar.gz", "da6ae68b2fbe81da7cf4ac6b989fa7bf27b3beb214eed551d466cc6e41d7297f" ] + }, + "2017.10.20": { + "bin": [ + "https://yt-dl.org/downloads/2017.10.20/youtube-dl", + "4e16914ce1d3ef85b2e1e8cf0fa428f57f24c6403dddaeaec569e5ce7632d4dd" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.10.20/youtube-dl.exe", + "0d1f1c40347cc80b51b878185aa71e089a8ed8cbce78280484bac92daf898f22" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.10.20/youtube-dl-2017.10.20.tar.gz", + "3e920a573218328a0864ffda5084093ec03108a7d4cd13cea7be85d7c342f95a" + ] } } } \ No newline at end of file