diff --git a/download.html b/download.html index a5bfde021..913c9a620 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.

-

2020.01.24 (sig)

+

2020.02.16 (sig)

-

SHA256: c59be5341e7bdfb3787ee403e7c60664c631d5c3b81d152e342942bac2b538f9

+

SHA256: 3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa

- Windows exe (sig - SHA256 4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af)
- Full source + docs + binary tarball (sig - SHA256 0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff) + Windows exe (sig - SHA256 63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e)
+ Full source + docs + binary tarball (sig - SHA256 abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6)

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

  • JeuxVideo
  • Joj
  • Jove
  • -
  • jpopsuki.tv
  • JWPlatform
  • Kakao
  • Kaltura
  • @@ -678,6 +677,7 @@
  • Pokemon
  • PolskieRadio
  • PolskieRadioCategory
  • +
  • Popcorntimes
  • PopcornTV
  • PornCom
  • PornerBros
  • @@ -1019,8 +1019,8 @@
  • Vidzi
  • vier: vier.be and vijf.be
  • vier:videos
  • -
  • ViewLift
  • -
  • ViewLiftEmbed
  • +
  • viewlift
  • +
  • viewlift:embed
  • Viidea
  • viki
  • viki:channel
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e52678e26..b72f086d5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.01.24 \ No newline at end of file +2020.02.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 67f7fbfd7..121539c0e 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 - 2020-01-24T04:18:38.048139Z + 2020-02-16T22:45:23.023759Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13850,4 +13850,19 @@ 2020-01-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.02.16 + New version 2020.02.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.02.16/ +
    +
    + + The youtube-dl maintainers + + 2020-02-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ed89dfa73..ad667664d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.24", - "signature": "32db9e49c9564e20c8b3e095387528b78b47d854fca41ab9950050661084347fc91e814dae7964882ef3d8a9efe8e421194b859745d7e9e5a0249220c6bdb8c69c02cbb7d51ded7f9ee66e3cb80397f2289f9f17b93e03142ae95200f34cf3512ff9c7dfd6266ffb44dfa9978f641d9691229d883b5372e45a4b63041656d170", + "latest": "2020.02.16", + "signature": "56f0a54475b985c3cdf5807e97a074ca95da675913ec147bda13ed8562d3ade597a1e305d9fa48a79ac8d8bd52f30acf59e28a268dd8061e33c391d4ac5772e9e7063ef77d92976742f5d801347e8ffc11392f66ff67bbb78d2a6f22ff60d8b5d59d0d756d663b295861352d8de9ea27026d63743757e246bec845c6b1ecd828", "versions": { "2012.02.22": { "bin": [ @@ -12929,6 +12929,20 @@ "https://yt-dl.org/downloads/2020.01.24/youtube-dl-2020.01.24.tar.gz", "0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff" ] + }, + "2020.02.16": { + "bin": [ + "https://yt-dl.org/downloads/2020.02.16/youtube-dl", + "3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.02.16/youtube-dl.exe", + "63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz", + "abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6" + ] } } } \ No newline at end of file