diff --git a/download.html b/download.html index 44dc49b66..04b4709dc 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.16 (sig)

+

2018.04.25 (sig)

-

SHA256: d55ce54454db0b78582ef32ce050ab5ca0f5c2bab71a69c02e8ad74b598455f7

+

SHA256: b9ab23faab1c0408b9477396785d7fb4d2006fb520aae609475461489e6afc78

- Windows exe (sig - SHA256 6fd803a749319b738ed48d6770c54b77cbfdab60bfb07f6d83ff008f4a8274eb)
- Full source + docs + binary tarball (sig - SHA256 2d2565cd65b20da05aa0e16b48b2fdc1a1c72452811db8a20faf0bce2f7adf10) + Windows exe (sig - SHA256 05eeee5ff88466e89ed3aa072a43df71de1a928534ec234cd96fc428cad9133f)
+ Full source + docs + binary tarball (sig - SHA256 7ced20712c1c4ef98d748cdd0f7cdd4f94f88b1300bed67d7b861dcf1c7ffd9f)

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

  • ESPN
  • ESPNArticle
  • EsriVideo
  • -
  • ETOnline
  • Europa
  • EveryonesMixtape
  • ExpoTV
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d07a541e3..e5a77f80c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.04.16 \ No newline at end of file +2018.04.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e46de98bc..64228c1b4 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-16T01:11:07.746809Z + 2018-04-25T02:03:28.717478Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12635,4 +12635,19 @@ 2018-04-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.04.25 + New version 2018.04.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.04.25/ +
    +
    + + The youtube-dl maintainers + + 2018-04-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c1db188f0..e5c68320a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.04.16", - "signature": "166257913c9e38f9b8e39930dd2e36ce56cf05e98499b3acb478298382024fbe168e0689d1769f3cb31d17e8f2cff145a19ee39f3482bade12b1496cf3174ae524a60802e2c719c7bd3b4d3ff5a15699c336ac227a1c4f2e16f9f4dbcaaf3c314bda95bb7390ea5319fdc60cfccca23b170d2da0539d84de13a050c34bcbc94f", + "latest": "2018.04.25", + "signature": "1e653816cf8a71954447072d3fc50f7f142a4f18408fca1a93c8627305bccb71ab3ec2254dd74746ff216abeb72d3ad561b64a00d62dae10d94a94b0fb9c8109035ae5801df586bf6d8277debe7b23a4f37cc4ebfcde914a794ade57428050122373580c3c59cec6e60f0cac3f274709190fd781dc49dc863e5de5d75f546adb", "versions": { "2012.02.22": { "bin": [ @@ -11795,6 +11795,20 @@ "https://yt-dl.org/downloads/2018.04.16/youtube-dl-2018.04.16.tar.gz", "2d2565cd65b20da05aa0e16b48b2fdc1a1c72452811db8a20faf0bce2f7adf10" ] + }, + "2018.04.25": { + "bin": [ + "https://yt-dl.org/downloads/2018.04.25/youtube-dl", + "b9ab23faab1c0408b9477396785d7fb4d2006fb520aae609475461489e6afc78" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.04.25/youtube-dl.exe", + "05eeee5ff88466e89ed3aa072a43df71de1a928534ec234cd96fc428cad9133f" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.04.25/youtube-dl-2018.04.25.tar.gz", + "7ced20712c1c4ef98d748cdd0f7cdd4f94f88b1300bed67d7b861dcf1c7ffd9f" + ] } } } \ No newline at end of file