diff --git a/download.html b/download.html index 8c27b882b..789314fa5 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.

-

2019.09.12.1 (sig)

+

2019.09.28 (sig)

-

SHA256: 1b67e09b9f0947396a0c0b47e319d577101d566451f3af883ac296757067e9f3

+

SHA256: 9e432974e63d6d9ced33e55302d10594bc5890fa941d9b46c07c469e8edec20c

- Windows exe (sig - SHA256 b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49)
- Full source + docs + binary tarball (sig - SHA256 ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40) + Windows exe (sig - SHA256 6395254d6eda6fd5b778bbb02c237a4133d12b0ccdb59e14de67d51f99e32db4)
+ Full source + docs + binary tarball (sig - SHA256 50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b)

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

  • Bigflix
  • Bild: Bild.de
  • BiliBili
  • +
  • BilibiliAudio
  • +
  • BilibiliAudioAlbum
  • BioBioChileTV
  • BIQLE
  • BitChute
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 7c6da2aaa..8b4e96aff 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.09.12.1 \ No newline at end of file +2019.09.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 333542ea4..590ef0833 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 - 2019-09-12T03:01:59.803914Z + 2019-09-28T00:32:50.708709Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13685,4 +13685,19 @@ 2019-09-12T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.28 + New version 2019.09.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.09.28/ +
    +
    + + The youtube-dl maintainers + + 2019-09-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6cd1953d1..d8104869d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.12.1", - "signature": "1450262f99afb2efb9983c0d0f12596035576b7c2ed3b3bad917fd27d6b268638a62d5a4e5ce3a99f4b9eb2e9af24fc4c400d195c4ffa27b5253cd4833d6510e831a133237191d4eed9090886d2ed9e4b6f03a9182356a43a646a06e7cdb9e844970b41a879c900417f2c37417b2d015caf348bf228ee64a80f03e67289dcad1", + "latest": "2019.09.28", + "signature": "473fcff319660bd80749a0960357e77e3a48d662ab2f1a11c7cf804a9ab336ee2956253a235a516139b534a6e432d658b86c62993077a19887deaa5bb8c4e6afe616397620b0cb649ae50a905201dbed766c8c461ebf012d450a64f49dba542a8c8de715a41cbe933ffda5f75084fa174e89d89b0238771c8727d449cc2ea303", "versions": { "2012.02.22": { "bin": [ @@ -12775,6 +12775,20 @@ "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl-2019.09.12.1.tar.gz", "ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40" ] + }, + "2019.09.28": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.28/youtube-dl", + "9e432974e63d6d9ced33e55302d10594bc5890fa941d9b46c07c469e8edec20c" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.28/youtube-dl.exe", + "6395254d6eda6fd5b778bbb02c237a4133d12b0ccdb59e14de67d51f99e32db4" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.28/youtube-dl-2019.09.28.tar.gz", + "50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b" + ] } } } \ No newline at end of file