diff --git a/download.html b/download.html index da9718a42..bd4a2d27a 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.03.03 (sig)

+

2018.03.10 (sig)

-

SHA256: e4cd7b50061af57a47b7c5844e312369937639386ca94830ba609831bfee2699

+

SHA256: fcdbfa4b5985bd1f52dee8d1b8872cb67e516843c13d064b34d7991446d3fe4e

- Windows exe (sig - SHA256 c1fda7c42dc89a280f9c857c5a49ad35e482f0f9d35343443b692f8209b0ac8e)
- Full source + docs + binary tarball (sig - SHA256 a8a061d6cd6ee311c079ea26d4edfadbf5fa817f8dc68c7e42e56896212f15f4) + Windows exe (sig - SHA256 f817d01c5491ee5edfc2810dfe86c23e897ccc31dae05438a05ff97482869a79)
+ Full source + docs + binary tarball (sig - SHA256 4bfadccb19e379ce38f5601c72dacf0ac5e03881230afee6df2152ab42fa75c5)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 8f3b78463..c174bd171 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -313,7 +313,8 @@

  • freespeech.org
  • FreshLive
  • Funimation
  • -
  • Funk
  • +
  • FunkChannel
  • +
  • FunkMix
  • FunnyOrDie
  • Fusion
  • Fux
  • @@ -351,6 +352,7 @@
  • HentaiStigma
  • hetklokhuis
  • hgtv.com:show
  • +
  • HiDive
  • HistoricFilms
  • history:topic: History.com Topic
  • hitbox
  • @@ -689,6 +691,7 @@
  • RaiPlay
  • RaiPlayLive
  • RaiPlayPlaylist
  • +
  • RayWenderlich
  • RBMARadio
  • RDS: RDS.ca
  • RedBullTV
  • @@ -949,7 +952,6 @@
  • vice
  • vice:article
  • vice:show
  • -
  • Viceland
  • Vidbit
  • Viddler
  • Videa
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 0362f6669..aff06dc1d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.03.03 \ No newline at end of file +2018.03.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 1fa754c01..6b1650ba7 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-03-03T01:38:43.157989Z + 2018-03-10T04:47:54.073687Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12515,4 +12515,19 @@ 2018-03-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.10 + New version 2018.03.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.03.10/ +
    +
    + + The youtube-dl maintainers + + 2018-03-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 426e5f9b2..a35f4d115 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.03.03", - "signature": "605a76c762a1b110d9fe343cca91ff63a3040b5940ac78d380b814de2636a5f46d2d539696f7d4507a3657646527f942a86619a0b623585ece3da80d9a7e1f1106c870124ad61d5e5cd8d7cc7c00537caf5dd5bb0b21ea46ed9ee057d72fcc617142e4021d12eb46b7dc81246a8939765b2d03c0bf46b55e715a9c0fac43414f", + "latest": "2018.03.10", + "signature": "4f6b613ff4d3ababade71d289f554cdccf595a13e5ec3554d6b1aa9f6104ffa7bdb4b124becea1e83514394c317ba96b6698dc729aabf8283e8556d40f26655596a253d2a19853faf909f2348509762bf7932f6a5e1c9515bddfa6c2348100274ddec48362c65245800749e7b67e388f444949db6d46ce8a53427b503bac4a1d", "versions": { "2012.02.22": { "bin": [ @@ -11683,6 +11683,20 @@ "https://yt-dl.org/downloads/2018.03.03/youtube-dl-2018.03.03.tar.gz", "a8a061d6cd6ee311c079ea26d4edfadbf5fa817f8dc68c7e42e56896212f15f4" ] + }, + "2018.03.10": { + "bin": [ + "https://yt-dl.org/downloads/2018.03.10/youtube-dl", + "fcdbfa4b5985bd1f52dee8d1b8872cb67e516843c13d064b34d7991446d3fe4e" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.03.10/youtube-dl.exe", + "f817d01c5491ee5edfc2810dfe86c23e897ccc31dae05438a05ff97482869a79" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.03.10/youtube-dl-2018.03.10.tar.gz", + "4bfadccb19e379ce38f5601c72dacf0ac5e03881230afee6df2152ab42fa75c5" + ] } } } \ No newline at end of file