diff --git a/download.html b/download.html index 693249fc0..15087305f 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.05.30 (sig)

+

2018.06.02 (sig)

-

SHA256: 45867d3daa203b938d9c233e0732d4c3463e7660a8efd7d9bfdb094854714c7f

+

SHA256: c61696c9d068c224521b2806df5e30b83e4a0a4eabf6369f5ad25e49e92eefaa

- Windows exe (sig - SHA256 d382c63d8fb0994276367cc15065eb22d1c9767c5b6d16d2ab2b081b9c06b255)
- Full source + docs + binary tarball (sig - SHA256 6f70ac76ceb0132755dbf0722c2b77a945a70f2841673f06a9a55fe4309018a1) + Windows exe (sig - SHA256 845123a22519069d9817d98fff1749e89736f2035e72f0b40f69bef88844679f)
+ Full source + docs + binary tarball (sig - SHA256 ffc1b49de4f61f3926d169da3e0e869eef03573757c27d3b410bf65674999de7)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 48ef6967d..370dc76f8 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -568,9 +568,6 @@

  • nfl.com
  • NhkVod
  • nhl.com
  • -
  • nhl.com:news: NHL news
  • -
  • nhl.com:videocenter
  • -
  • nhl.com:videocenter:category: NHL videocenter category
  • nick.com
  • nick.de
  • nickelodeon:br
  • @@ -808,6 +805,7 @@
  • Spiegel
  • Spiegel:Article: Articles on spiegel.de
  • Spiegeltv
  • +
  • sport.francetvinfo.fr
  • Sport5
  • SportBoxEmbed
  • SportDeutschland
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c8c7a6ad2..58e855f73 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.05.30 \ No newline at end of file +2018.06.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0fe44649f..cbaf48799 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-05-30T21:56:12.626969Z + 2018-06-02T01:53:06.418566Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12725,4 +12725,19 @@ 2018-05-30T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.06.02 + New version 2018.06.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.06.02/ +
    +
    + + The youtube-dl maintainers + + 2018-06-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1df547a9d..5def8caab 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.05.30", - "signature": "638c462199dd7a1d9c12738f243227d9b62711d5f84d4e3f552ddeb328c3be09910214081d3f680919b40c2515e03eb33ba719427cb88e2228d73445107e1ae5309699ec6f3c254988862dadbf1b15038f77084e94be45f9f51199f10bc80511a2bc5d76c403cb09103d17e0426ebb96214c73b5f2d9ee89484c06bcd93cc25b", + "latest": "2018.06.02", + "signature": "15c48b23a0cf1c42524cded376f339ceb8a72a03481628b9c484da43e25cc0a5db1d2c6204f8105ce194d1d4cfbe8fcd0dd31e396908feb0a74e1e9a7f083f431631d144a8a14395d82c661ac97c765c51483d320ceae482f4a081b8376b88502222a0f267e8b86e5efa000f8f50ccb0e11c8c2bfb1ffb81db7ee4eef3ae2f65", "versions": { "2012.02.22": { "bin": [ @@ -11879,6 +11879,20 @@ "https://yt-dl.org/downloads/2018.05.30/youtube-dl-2018.05.30.tar.gz", "6f70ac76ceb0132755dbf0722c2b77a945a70f2841673f06a9a55fe4309018a1" ] + }, + "2018.06.02": { + "bin": [ + "https://yt-dl.org/downloads/2018.06.02/youtube-dl", + "c61696c9d068c224521b2806df5e30b83e4a0a4eabf6369f5ad25e49e92eefaa" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.06.02/youtube-dl.exe", + "845123a22519069d9817d98fff1749e89736f2035e72f0b40f69bef88844679f" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.06.02/youtube-dl-2018.06.02.tar.gz", + "ffc1b49de4f61f3926d169da3e0e869eef03573757c27d3b410bf65674999de7" + ] } } } \ No newline at end of file