diff --git a/download.html b/download.html index 21da728bd..d129411f8 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.30.1 (sig)

+

2019.02.08 (sig)

-

SHA256: 68d87241885d7a63cc3b50f905cc8694c16ceebaa4ad50b8b3c18621a68a0c82

+

SHA256: 24b803f63af99b73ddcec90f00a32e30def9f9003f8530f0af6f145cccadec3c

- Windows exe (sig - SHA256 131674f770a7077ca024da8c13ac68f67a7486faac378c3c2f53dcc9706d7c01)
- Full source + docs + binary tarball (sig - SHA256 8eda5d2ffcb7a8cf3467e31208bc27609ad85e7e19987b4c971271a25dd85571) + Windows exe (sig - SHA256 da38eff5972c9dd301251399f853ee9b4d51d53552e274d2f37765af17a39b62)
+ Full source + docs + binary tarball (sig - SHA256 f6d3681393efbc3183f63018914c65eb593511acc75466455523a826e59fdb93)

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

  • mailru:music: Музыка@Mail.Ru
  • mailru:music:search: Музыка@Mail.Ru
  • MakerTV
  • +
  • MallTV
  • mangomolo:live
  • mangomolo:video
  • ManyVids
  • @@ -842,6 +843,7 @@
  • southpark.nl
  • southparkstudios.dk
  • SpankBang
  • +
  • SpankBangPlaylist
  • Spankwire
  • Spiegel
  • Spiegel:Article: Articles on spiegel.de
  • @@ -1072,7 +1074,6 @@
  • Voot
  • VoxMedia
  • VoxMediaVolume
  • -
  • Vporn
  • vpro: npo.nl, ntr.nl, omroepwnl.nl, zapp.nl and npo3.nl
  • Vrak
  • VRT: deredactie.be, sporza.be, cobra.be and cobra.canvas.be
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d8c673e0d..f521585a9 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.01.30.1 \ No newline at end of file +2019.02.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 293688ac2..c48823096 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-30T06:21:18.347217Z + 2019-02-08T01:14:33.487951Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13295,4 +13295,19 @@ 2019-01-30T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.02.08 + New version 2019.02.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.02.08/ +
    +
    + + The youtube-dl maintainers + + 2019-02-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 49ecd8bba..521258181 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.01.30.1", - "signature": "5356c5f94fa34d5ac69c134a3b94232d0a9be5a5e6aca2692bf7d73d900b4ba3d6ce692245f3be301c01ea7cde227f535cce410e8843dae74283d2ddb86905e11391d130ff174713b0e476f9b1ff5e34ab64f3f3ad15d8026cea9d581bb2201d4032855d45bbd503c6567a9eb68b94f576240017b0d05ed88473a2c548db1bde", + "latest": "2019.02.08", + "signature": "679cc5b89839d2c80afc8c21868cff0b1e5dc505ca36c831fad4f5ce88eebd6193a746f4ed850a78c2ccbd3e68f83fc7914cfd7d58e034e7a0a30d551a0f0687c5bc3e60b21c9f054a3a0dc1708791f4d88f8ee54107220308c2008a2afa4ee914efff3230bd64a6b919b434dca14992bc5098a60fb8321d07b859e67fec6164", "versions": { "2012.02.22": { "bin": [ @@ -12411,6 +12411,20 @@ "https://yt-dl.org/downloads/2019.01.30.1/youtube-dl-2019.01.30.1.tar.gz", "8eda5d2ffcb7a8cf3467e31208bc27609ad85e7e19987b4c971271a25dd85571" ] + }, + "2019.02.08": { + "bin": [ + "https://yt-dl.org/downloads/2019.02.08/youtube-dl", + "24b803f63af99b73ddcec90f00a32e30def9f9003f8530f0af6f145cccadec3c" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.02.08/youtube-dl.exe", + "da38eff5972c9dd301251399f853ee9b4d51d53552e274d2f37765af17a39b62" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.02.08/youtube-dl-2019.02.08.tar.gz", + "f6d3681393efbc3183f63018914c65eb593511acc75466455523a826e59fdb93" + ] } } } \ No newline at end of file