diff --git a/download.html b/download.html index f4e9a142c..9d1d0e83f 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.05.03 (sig)

+

2020.05.08 (sig)

-

SHA256: 2ce10c50d4ba40b4b46879f2ef9cfaa9c29d15dc86a2eebcba2f0d97a7d9e1bd

+

SHA256: 6aabf2ffa207ddc384614113dc8dafe1418965a29779a49411eac9a6cd67a3d3

- Windows exe (sig - SHA256 0641bfba0c984a9bbb464f29cdd6314077eff7286eb3f554594a798178d6f509)
- Full source + docs + binary tarball (sig - SHA256 545dbb8f969f911cb8dd120cfb09f8f3156948ae96039dc964731b5a57982f62) + Windows exe (sig - SHA256 21fe98081cad1fc63227ca0119cc396921b04fee8ee840c1eda57be3670f2ece)
+ Full source + docs + binary tarball (sig - SHA256 86310db8516f41d697dc8923d4bb252ec110913e267a3c373b6a66a13552fd9b)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index dc5887b34..98c701bcb 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -635,11 +635,21 @@

  • Ooyala
  • OoyalaExternal
  • OraTV
  • +
  • orf:burgenland: Radio Burgenland
  • orf:fm4: radio FM4
  • orf:fm4:story: fm4.orf.at stories
  • orf:iptv: iptv.ORF.at
  • +
  • orf:kaernten: Radio Kärnten
  • +
  • orf:noe: Radio Niederösterreich
  • +
  • orf:oberoesterreich: Radio Oberösterreich
  • orf:oe1: Radio Österreich 1
  • +
  • orf:oe3: Radio Österreich 3
  • +
  • orf:salzburg: Radio Salzburg
  • +
  • orf:steiermark: Radio Steiermark
  • +
  • orf:tirol: Radio Tirol
  • orf:tvthek: ORF TVthek
  • +
  • orf:vorarlberg: Radio Vorarlberg
  • +
  • orf:wien: Radio Wien
  • OsnatelTV
  • OutsideTV
  • PacktPub
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6681827b4..f549c242a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.05.03 \ No newline at end of file +2020.05.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c0eb63e5c..fd44febcc 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-05-03T00:07:21.554137Z + 2020-05-08T18:12:49.951962Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13940,4 +13940,19 @@ 2020-05-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.05.08 + New version 2020.05.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.05.08/ +
    +
    + + The youtube-dl maintainers + + 2020-05-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f4f10eb16..b1b513b95 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.05.03", - "signature": "8515e174cfdf369594a780257732e1a7fa1fa51c010c8f29f88208be06d648fd703dd91df927d4a2023a9bd9f9a238533798aedcbc406c22cfb084a3d4f65a1c52858bee6b4fb8442e4c0e7ee3e9df3f6741d44dc70b026722596853862ce6fb8da1750c3acba647d221ff8b8297ccf3f65131270482f25b5055fe8098677b3e", + "latest": "2020.05.08", + "signature": "123dcab2a889898aab25d83060909c05dc3e426c4914fa7eaff05c968b50082eb4a033a0a308d5dce4e16242a466fbb013baa7fe559972122f4abc1b92ec59a6414208db8ba2d5bcd866544552aec0fb2b5ca32f16c1106a0b8cc4f07d44b745e2fd0065e88b89a317dd3be42359d52e5a1f4e764cb0814afbf4b4e729778726", "versions": { "2012.02.22": { "bin": [ @@ -13013,6 +13013,20 @@ "https://yt-dl.org/downloads/2020.05.03/youtube-dl-2020.05.03.tar.gz", "545dbb8f969f911cb8dd120cfb09f8f3156948ae96039dc964731b5a57982f62" ] + }, + "2020.05.08": { + "bin": [ + "https://yt-dl.org/downloads/2020.05.08/youtube-dl", + "6aabf2ffa207ddc384614113dc8dafe1418965a29779a49411eac9a6cd67a3d3" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.05.08/youtube-dl.exe", + "21fe98081cad1fc63227ca0119cc396921b04fee8ee840c1eda57be3670f2ece" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.05.08/youtube-dl-2020.05.08.tar.gz", + "86310db8516f41d697dc8923d4bb252ec110913e267a3c373b6a66a13552fd9b" + ] } } } \ No newline at end of file