diff --git a/download.html b/download.html index 154e7680c..bdf01ded8 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.

-

2018.09.26 (sig)

+

2018.10.05 (sig)

-

SHA256: a843bfffdb730e12d9d43abb8408ddc9eb3aa25f60e64b90afb4e5769c09f958

+

SHA256: 81c26fc4789c14a86c1122f599f729b0db8fd931d6dafc66fbd9cc64b10740d4

- Windows exe (sig - SHA256 1b0d2dbf284c931e2813818e5a165aa9ea029a7acaeb8d770ece5d9bf02ca431)
- Full source + docs + binary tarball (sig - SHA256 76ccfc389f6403df133a3ab7a9f4451569a582972179bd441328aadfbe65462c) + Windows exe (sig - SHA256 f4ee8e41dab4a49308a52940d9d4a33603e8e127def16dce5c029a9adf7ed84f)
+ Full source + docs + binary tarball (sig - SHA256 7cd54041902c45094e45fe95a1e4241aeab6a45edb010edc3a00bed6f91400c7)

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

  • HitRecord
  • HornBunny
  • HotNewHipHop
  • -
  • HotStar
  • +
  • hotstar
  • hotstar:playlist
  • Howcast
  • HowStuffWorks
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 47a280459..37870b44b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.09.26 \ No newline at end of file +2018.10.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2d8ce4f45..545eecaa2 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 - 2018-09-26T12:00:34.305115Z + 2018-10-05T02:33:33.302693Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13010,4 +13010,19 @@ 2018-09-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.10.05 + New version 2018.10.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.10.05/ +
    +
    + + The youtube-dl maintainers + + 2018-10-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7a6888a97..233823f22 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.09.26", - "signature": "7ca2a9a48095efb4a51a3c9271a5697b376f4a49f13eb24ac1fb9527aa644a0725427ae16bde2cc2f9844afee38dadbea06874a490d3b619ca50c9f9a1556877544c74b877616ac2472c97f847e85f7d9ea6d1d0dc6a572c189747abfe37310538d92c87b5c0daf2e26a988b23aaeceffe04267ebdcf8ce618f172ec4e5a6e76", + "latest": "2018.10.05", + "signature": "70c1ae5b8de3c6771b55cdca9b6cc6eaf3cbe6951213cf943125de27d2677e4acae413a430bbf02cbde20c700e2205144728a41a2b4fef5a125d84bf469113eb96efa697f89b1405696b6629264b5ee91c6a1ab9619a4706e6059928782ad48bc14bcb2a814f64eb992fe840165872977f6ba03dfc5a31300744309d17e9bab8", "versions": { "2012.02.22": { "bin": [ @@ -12145,6 +12145,20 @@ "https://yt-dl.org/downloads/2018.09.26/youtube-dl-2018.09.26.tar.gz", "76ccfc389f6403df133a3ab7a9f4451569a582972179bd441328aadfbe65462c" ] + }, + "2018.10.05": { + "bin": [ + "https://yt-dl.org/downloads/2018.10.05/youtube-dl", + "81c26fc4789c14a86c1122f599f729b0db8fd931d6dafc66fbd9cc64b10740d4" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.10.05/youtube-dl.exe", + "f4ee8e41dab4a49308a52940d9d4a33603e8e127def16dce5c029a9adf7ed84f" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.10.05/youtube-dl-2018.10.05.tar.gz", + "7cd54041902c45094e45fe95a1e4241aeab6a45edb010edc3a00bed6f91400c7" + ] } } } \ No newline at end of file