diff --git a/download.html b/download.html index 6e15d9b18..343cc90e3 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.29 (sig)

+

2017.11.06 (sig)

-

SHA256: 3a15bffec2b6e33ef57540b70351d3854667bfef193f4737431bedd020aec659

+

SHA256: 5e7ff8b0e95df66e345e7881b124dbee9f0c47b5597c90a1054687fd4fa77d5f

- Windows exe (sig - SHA256 128b114f030b018da2a1527ac9200866eb1e708e7cb8d8b146a220b5a18ed503)
- Full source + docs + binary tarball (sig - SHA256 8fe003472048113ed6fcc422cc48cc76a49cfdd12f189b832c40a2cc44e452f9) + Windows exe (sig - SHA256 bdfe1c70c962fe33f3af6761e6dba9fa181764a0223011cd47856fd70626efdf)
+ Full source + docs + binary tarball (sig - SHA256 6d0c0226a1e914c94a9a68e8bff5a6498bdf783ffb9513ecf18646139c1e58b6)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 5f702f05c..9f5c19c70 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -18,8 +18,6 @@

  • 1up.com
  • 20min
  • 220.ro
  • -
  • 22tracks:genre
  • -
  • 22tracks:track
  • 24video
  • 3qsdn: 3Q SDN
  • 3sat
  • @@ -357,6 +355,7 @@
  • HornBunny
  • HotNewHipHop
  • HotStar
  • +
  • hotstar:playlist
  • Howcast
  • HowStuffWorks
  • HRTi
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d5c3a4b8d..932a0b1b3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.10.29 \ No newline at end of file +2017.11.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 3d510bec8..42080822c 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-29T07:24:48.420991Z + 2017-11-06T22:42:58.040892Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12185,4 +12185,19 @@ 2017-10-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.11.06 + New version 2017.11.06 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.11.06/ +
    +
    + + The youtube-dl maintainers + + 2017-11-06T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b382b3d57..3dbea322f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.10.29", - "signature": "5aaf6c63d920bb2ff32122ecbb35882e84795786425f070a335ce23caa2a2f3f701a7806fcbd1aef0f4779ce6c17e7d1bf67d7568516e272e743c5c01e7a0a4e3f9ad6565b4215a184e0bfa5ea4d22b3e8b45916a04abe6af50d7c6a92a33c7ebd35fad70c9f189a9f55c39192b4be1a910680fe7df2a7d64ef9af973beb4e22", + "latest": "2017.11.06", + "signature": "75d262e57ae29bb38ab0976b60e75cbdf0eec0348d085d6e89595fd48e72b0f3f7f317bae3fbd06afabd54ebce8ddd5f87745b8725e6b55eed2760dafc7298d6e93e4ffb0b00f26c92b01a32a83aac7424f80d391923c506d151d7f3ed0750e0d925bda1e1ce575b345ed9f8fe3a086a7c8ff03ea42092255c4c0055b6545ca3", "versions": { "2012.02.22": { "bin": [ @@ -11375,6 +11375,20 @@ "https://yt-dl.org/downloads/2017.10.29/youtube-dl-2017.10.29.tar.gz", "8fe003472048113ed6fcc422cc48cc76a49cfdd12f189b832c40a2cc44e452f9" ] + }, + "2017.11.06": { + "bin": [ + "https://yt-dl.org/downloads/2017.11.06/youtube-dl", + "5e7ff8b0e95df66e345e7881b124dbee9f0c47b5597c90a1054687fd4fa77d5f" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.11.06/youtube-dl.exe", + "bdfe1c70c962fe33f3af6761e6dba9fa181764a0223011cd47856fd70626efdf" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.11.06/youtube-dl-2017.11.06.tar.gz", + "6d0c0226a1e914c94a9a68e8bff5a6498bdf783ffb9513ecf18646139c1e58b6" + ] } } } \ No newline at end of file