diff --git a/download.html b/download.html index 5472cdcaa..a082b56b5 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.01.27 (sig)

+

2019.01.30 (sig)

-

SHA256: 27e398cea6df076fe359bd08b4e5db19e8fc208f173ade20d3ea6060880965e2

+

SHA256: 70a384c4e5f0923b8dd34edbe7d70c33fb1123b596c2f5fb4221ee34334facd9

- Windows exe (sig - SHA256 73c4c315df15e07a698b8b1eb8f505e05476382bb11a3df9a051fb2abe216e21)
- Full source + docs + binary tarball (sig - SHA256 e887a2c378820f08c195e4e83fcd69bbd01d24e90cddd753160d9b7639259d7c) + Windows exe (sig - SHA256 8cb5a5567db9547d0d470a85c8251b934127f8241d8bce1ea9c39cd8dfb2f410)
+ Full source + docs + binary tarball (sig - SHA256 1a34f7eb8d9027d800026df106cddcb269eba31e7aef1066bdd9b5741ff3fc4c)

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

  • MyVisionTV
  • n-tv.de
  • natgeo:video
  • +
  • NationalGeographicTV
  • Naver
  • NBA
  • NBC
  • @@ -791,6 +792,7 @@
  • safari:api
  • safari:course: safaribooksonline.com online courses
  • SAKTV
  • +
  • SaltTV
  • Sapo: SAPO VĂ­deos
  • savefrom.net
  • SBS: sbs.com.au
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d3d595f3e..c08e77843 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.01.27 \ No newline at end of file +2019.01.30 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c116830d9..6843c7432 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-01-27T21:30:05.297481Z + 2019-01-30T00:10:37.636112Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13265,4 +13265,19 @@ 2019-01-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.30 + New version 2019.01.30 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.01.30/ +
    +
    + + The youtube-dl maintainers + + 2019-01-30T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e2e761d2c..36e246c72 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.01.27", - "signature": "94c45d0d0d747d711b6108898989c5cbf61661018be79c103851980b1f34e125b573cd2d02941b09fb9d84f7ef3e7189a21583e49db645496ddbb6f15812423b6f4a7a965fa4f04fd0d9c03ec0b700ca6b619af4c967048260ca9536c1f846d853b3036c9471b51523b4c03ac7555ed39c9e0bd6f21a171943a6a0d179306c55", + "latest": "2019.01.30", + "signature": "0f4b8a935d42e1f2060ddcd6e29e077ab8a31c2a632052a506d56763df12a3f3d6eb5c1d39a36270a222dbe81becd9f5048e336be0949ba66c9c68447264448baa8f6253406b9efd58253a20cb8bbf330299407903edd3e877c75999e4ce34ae07444e1076e7b1dcaf44f9d380a1c6f96d3becfcfc2551ce14280f7d52c6eddf", "versions": { "2012.02.22": { "bin": [ @@ -12383,6 +12383,20 @@ "https://yt-dl.org/downloads/2019.01.27/youtube-dl-2019.01.27.tar.gz", "e887a2c378820f08c195e4e83fcd69bbd01d24e90cddd753160d9b7639259d7c" ] + }, + "2019.01.30": { + "bin": [ + "https://yt-dl.org/downloads/2019.01.30/youtube-dl", + "70a384c4e5f0923b8dd34edbe7d70c33fb1123b596c2f5fb4221ee34334facd9" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.01.30/youtube-dl.exe", + "8cb5a5567db9547d0d470a85c8251b934127f8241d8bce1ea9c39cd8dfb2f410" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.01.30/youtube-dl-2019.01.30.tar.gz", + "1a34f7eb8d9027d800026df106cddcb269eba31e7aef1066bdd9b5741ff3fc4c" + ] } } } \ No newline at end of file