diff --git a/download.html b/download.html index db8d26348..6e7f1ea57 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 Service Pack 1 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2021.04.17 (sig)

+

2021.04.26 (sig)

-

SHA256: 5756502fbb212375c31af4adc983107cfec66365b4548db1e93ca37f35cefacd

+

SHA256: 0034c72da0d9fde46d03fa2c91a0a3182970f473e7687379e1b4ed7a47620e35

- Windows exe (sig - SHA256 34a8048ffcab73c7b13b34e8646848f9d0f9b9215c4a3597b8f4b87664a2b393)
- Full source + docs + binary tarball (sig - SHA256 75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42) + Windows exe (sig - SHA256 79de27080b12587153910e67a256aa524e91f37a28b368c07018e5a94704a123)
+ Full source + docs + binary tarball (sig - SHA256 4ccf21f4a0daee0d58bef569c71dd459bd1f629248995b4e4856b6926531ea4a)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 30b469c29..53cefce3b 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -1177,7 +1177,7 @@

  • WWE
  • XBef
  • XboxClips
  • -
  • XFileShare: XFileShare based sites: Aparat, ClipWatching, GoUnlimited, GoVid, HolaVid, Streamty, TheVideoBee, Uqload, VidBom, vidlo, VidLocker, VidShare, VUp, XVideoSharing
  • +
  • XFileShare: XFileShare based sites: Aparat, ClipWatching, GoUnlimited, GoVid, HolaVid, Streamty, TheVideoBee, Uqload, VidBom, vidlo, VidLocker, VidShare, VUp, WolfStream, XVideoSharing
  • XHamster
  • XHamsterEmbed
  • XHamsterUser
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 76874d20a..1876e8c31 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2021.04.17 \ No newline at end of file +2021.04.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 50cc48c6e..69e9edc17 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 - 2021-04-17T03:51:39.851778Z + 2021-04-26T01:34:57.970974Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -14630,4 +14630,19 @@ 2021-04-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.04.26 + New version 2021.04.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2021.04.26/ +
    +
    + + The youtube-dl maintainers + + 2021-04-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5fa008c0e..80c5b9fdb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2021.04.17", - "signature": "66ab03327867bfffa0f2edfc74bbd97f2686dd222e7660ee6f9230f9093bf21c2169cb4e5c0a40611a21396fcb07531bfd3f6412fcda16f3cd2bc4dd4c66ab5f8d180b043eab49483ec1eb75d9179bc102756a08399e01e70be9070ba1292d7f3976465c88f75e63b9b112cc6428df5a2e69cf001cacf02e753832943858a67a", + "latest": "2021.04.26", + "signature": "2d6b7143c090df82ab11bc36236458bb5e6c274f5628330495818c27965fa494f55059ace6c6bc680642dbd5636c049793e71bce8a38fde1aa029603442bf8c983b37763b77218b666dad19035c66b889ece8b0d5ffa54c8fa7d4710b94a59f189c3848e4164285cfd3c8826e8fbbcbd22f4a35934a5737d2a387602a0264da9", "versions": { "2012.02.22": { "bin": [ @@ -13657,6 +13657,20 @@ "https://yt-dl.org/downloads/2021.04.17/youtube-dl-2021.04.17.tar.gz", "75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42" ] + }, + "2021.04.26": { + "bin": [ + "https://yt-dl.org/downloads/2021.04.26/youtube-dl", + "0034c72da0d9fde46d03fa2c91a0a3182970f473e7687379e1b4ed7a47620e35" + ], + "exe": [ + "https://yt-dl.org/downloads/2021.04.26/youtube-dl.exe", + "79de27080b12587153910e67a256aa524e91f37a28b368c07018e5a94704a123" + ], + "tar": [ + "https://yt-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz", + "4ccf21f4a0daee0d58bef569c71dd459bd1f629248995b4e4856b6926531ea4a" + ] } } } \ No newline at end of file