diff --git a/download.html b/download.html index 47eef50d1..009d9ed6c 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.08.28 (sig)

+

2018.09.01 (sig)

-

SHA256: df611e906cafcbfd0fafaa4949abed7e0a96d07f5bdf8710e357060f6474e369

+

SHA256: 55a159fd432d39a0870cad025252e9db15937d9d446d90c0735af6e0ac06e9f6

- Windows exe (sig - SHA256 935d5fd32932bf0a6d842f28e168d84f7fc674cd995a5a4646d9a70145b6b255)
- Full source + docs + binary tarball (sig - SHA256 9127dc71bde40891783c7047688f46a1a75838260ac5a5af2807d4fd19b98deb) + Windows exe (sig - SHA256 c3712e37c16fbf297c48f67cd4aa6f4be46dfeebfc9bcb9fe308f0f69decfd05)
+ Full source + docs + binary tarball (sig - SHA256 668067434b53f820749e881bb47c1cefb17ec9630beacabfb3ac68429f421d41)

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

  • archive.org: archive.org videos
  • ARD
  • ARD:mediathek
  • +
  • ARDBetaMediathek
  • Arkena
  • arte.tv
  • arte.tv:+7
  • @@ -206,7 +207,7 @@
  • Crackle
  • Criterion
  • CrooksAndLiars
  • -
  • Crunchyroll
  • +
  • crunchyroll
  • crunchyroll:playlist
  • CSNNE
  • CSpan: C-SPAN
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 293910a8a..e16a64da4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.08.28 \ No newline at end of file +2018.09.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d82676b79..a79a5230f 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-08-28T03:13:02.304166Z + 2018-09-01T18:42:17.131288Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12935,4 +12935,19 @@ 2018-08-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.09.01 + New version 2018.09.01 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.09.01/ +
    +
    + + The youtube-dl maintainers + + 2018-09-01T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index dc8172f25..e48ea44d0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.08.28", - "signature": "222d2b7871b4ad7f5592c18fee43a90c3e530f54d74e1338c18fd51cf71e97695b0647ccefe08e1de01cdf5d9be9240666f84712cd5b86726f9b142c462c695248721f9a259b2748d013ba0bad99eaa9af50d791f516ebbef5a78c802ddd11915dea5b9af871fd6b0b63051aca18cd573843f2ae39857536e9494fdc2a456652", + "latest": "2018.09.01", + "signature": "4ddac13674d0d7cdb70dbca34a95c7d42f5650eff333394156e118572830ef734fd7b8a79cbc0b340e9a5062320ccad2775587d1f009025e02657248eac981a5db6698c0a7776e69ace86679caecc354d3c2ea4f4ed5f14b31bd29e5832e1fe236532df7a39b8198e85e2f5157561a459b15d5f8cccc19e91217b1a7765793f9", "versions": { "2012.02.22": { "bin": [ @@ -12075,6 +12075,20 @@ "https://yt-dl.org/downloads/2018.08.28/youtube-dl-2018.08.28.tar.gz", "9127dc71bde40891783c7047688f46a1a75838260ac5a5af2807d4fd19b98deb" ] + }, + "2018.09.01": { + "bin": [ + "https://yt-dl.org/downloads/2018.09.01/youtube-dl", + "55a159fd432d39a0870cad025252e9db15937d9d446d90c0735af6e0ac06e9f6" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.09.01/youtube-dl.exe", + "c3712e37c16fbf297c48f67cd4aa6f4be46dfeebfc9bcb9fe308f0f69decfd05" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.09.01/youtube-dl-2018.09.01.tar.gz", + "668067434b53f820749e881bb47c1cefb17ec9630beacabfb3ac68429f421d41" + ] } } } \ No newline at end of file