diff --git a/download.html b/download.html index d199fa687..44dc49b66 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.

-

2018.04.09 (sig)

+

2018.04.16 (sig)

-

SHA256: 99ac6359501cd8946578d91439c0013bc7240137035ce3ca03f05d76d1b90216

+

SHA256: d55ce54454db0b78582ef32ce050ab5ca0f5c2bab71a69c02e8ad74b598455f7

- Windows exe (sig - SHA256 7071c7a2361931a1706078a445fd94176a6c6004b8bbb26d0704b6c2aa77dde2)
- Full source + docs + binary tarball (sig - SHA256 263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8) + Windows exe (sig - SHA256 6fd803a749319b738ed48d6770c54b77cbfdab60bfb07f6d83ff008f4a8274eb)
+ Full source + docs + binary tarball (sig - SHA256 2d2565cd65b20da05aa0e16b48b2fdc1a1c72452811db8a20faf0bce2f7adf10)

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

  • PhilharmonieDeParis: Philharmonie de Paris
  • phoenix.de
  • Photobucket
  • +
  • Picarto
  • +
  • PicartoVod
  • Piksel
  • Pinkbike
  • Pladform
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e96a52a3e..d07a541e3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.04.09 \ No newline at end of file +2018.04.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 92b036f8b..e46de98bc 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 - 2018-04-09T01:21:20.324626Z + 2018-04-16T01:11:07.746809Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12620,4 +12620,19 @@ 2018-04-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.04.16 + New version 2018.04.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.04.16/ +
    +
    + + The youtube-dl maintainers + + 2018-04-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e492ce6df..c1db188f0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.04.09", - "signature": "8838923ff7511f1168502a0f722cf76e6387d608229b8355dfa5ab139cd6aaf66ede3376da6eb7f22d252e9eb1ef1991d009befee4c14940660c04906764bb98d17d08f4084e563450a5bed5239134ae5bb84b23e0ce64d927a4f7f362c4d663ed3c72356c23f47943224e0f13306c01be61c1869f95d3a3d23fdd45d2453abf", + "latest": "2018.04.16", + "signature": "166257913c9e38f9b8e39930dd2e36ce56cf05e98499b3acb478298382024fbe168e0689d1769f3cb31d17e8f2cff145a19ee39f3482bade12b1496cf3174ae524a60802e2c719c7bd3b4d3ff5a15699c336ac227a1c4f2e16f9f4dbcaaf3c314bda95bb7390ea5319fdc60cfccca23b170d2da0539d84de13a050c34bcbc94f", "versions": { "2012.02.22": { "bin": [ @@ -11781,6 +11781,20 @@ "https://yt-dl.org/downloads/2018.04.09/youtube-dl-2018.04.09.tar.gz", "263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8" ] + }, + "2018.04.16": { + "bin": [ + "https://yt-dl.org/downloads/2018.04.16/youtube-dl", + "d55ce54454db0b78582ef32ce050ab5ca0f5c2bab71a69c02e8ad74b598455f7" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.04.16/youtube-dl.exe", + "6fd803a749319b738ed48d6770c54b77cbfdab60bfb07f6d83ff008f4a8274eb" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.04.16/youtube-dl-2018.04.16.tar.gz", + "2d2565cd65b20da05aa0e16b48b2fdc1a1c72452811db8a20faf0bce2f7adf10" + ] } } } \ No newline at end of file