diff --git a/download.html b/download.html index 26fdae4e2..017ce8770 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.04.17 (sig)

+

2019.04.24 (sig)

-

SHA256: 288f2febfceb1c0936a19588ab6384d5aff7ad9361a4218286725018de8d0fa3

+

SHA256: 5b7014de50dcb4bd76dbb95790d844c7f3eefb4e7935869883b5a17f328a17d6

- Windows exe (sig - SHA256 d2ad211100bbb8038fe821f86dd6ab526131eb4d5135c4fcfd3a81a940a0a28f)
- Full source + docs + binary tarball (sig - SHA256 0af9827d90ac37cb8368ebd9d625023de25e9a5edac21c3f7de5ac850de0f637) + Windows exe (sig - SHA256 6ae697c0f69355918924f88a7688532d72b470f3038a34fcf8cb8a2b0c1c4ee8)
+ Full source + docs + binary tarball (sig - SHA256 1fbf54fb2f1ba3050da0cefe3cfa23604d445c8dc944202caf281d83851fffcf)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 76b3e6ce6..729381e82 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -216,6 +216,7 @@

  • CSpan: C-SPAN
  • CtsNews: 華視新聞
  • CTVNews
  • +
  • cu.ntv.co.jp: Nippon Television Network
  • Culturebox
  • CultureUnplugged
  • curiositystream
  • @@ -639,6 +640,7 @@
  • NRKTVEpisodes
  • NRKTVSeason
  • NRKTVSeries
  • +
  • NRLTV
  • ntv.ru
  • Nuvid
  • NYTimes
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 35dca5111..3be3431e6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.04.17 \ No newline at end of file +2019.04.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 69a39702f..eb36a4349 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-04-17T01:04:28.423694Z + 2019-04-24T10:07:55.709881Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13415,4 +13415,19 @@ 2019-04-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.04.24 + New version 2019.04.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.04.24/ +
    +
    + + The youtube-dl maintainers + + 2019-04-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5a9a12f3a..42474e215 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.04.17", - "signature": "0a2a9c0e1598391eb6a97cd1aa143cb6fc2cba329b1d022e825a077c46bd2106b6f1d8d9b1bf532715089aee3fa1ec50d58b0ec1c0f3de10210b94e0418d41233d8c5f3dbd7e525263bece910aabf99c697c4d544fae10fdcb22212e70b7afb278dcca00103d8ce88fec42e5118ca1b679b23ba0300acfe290b9c6d9d07acc46", + "latest": "2019.04.24", + "signature": "07398fe2e901b38eeb5709f30ad608261dd8e6bd10b451a12207320ac4bedf728c222ba574895f1a7b1ab610af7a33539825be35004d34055fe9e9af81a089d878ed8093d222e95561c0301ee3c20eddb8b677004b7deef36269f25a8b57f1b07bee0457875653dee68328798ca2e2f4b0adffb8e0d35c51b8ff954dad9ffc00", "versions": { "2012.02.22": { "bin": [ @@ -12523,6 +12523,20 @@ "https://yt-dl.org/downloads/2019.04.17/youtube-dl-2019.04.17.tar.gz", "0af9827d90ac37cb8368ebd9d625023de25e9a5edac21c3f7de5ac850de0f637" ] + }, + "2019.04.24": { + "bin": [ + "https://yt-dl.org/downloads/2019.04.24/youtube-dl", + "5b7014de50dcb4bd76dbb95790d844c7f3eefb4e7935869883b5a17f328a17d6" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.04.24/youtube-dl.exe", + "6ae697c0f69355918924f88a7688532d72b470f3038a34fcf8cb8a2b0c1c4ee8" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.04.24/youtube-dl-2019.04.24.tar.gz", + "1fbf54fb2f1ba3050da0cefe3cfa23604d445c8dc944202caf281d83851fffcf" + ] } } } \ No newline at end of file