diff --git a/download.html b/download.html index 26d7bc7f3..5189c0873 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.

-

2017.06.12 (sig)

+

2017.06.18 (sig)

-

SHA256: 842d4b139343f3cf23ef1f9aaf651c8aa34e36f675fe45b16d50e960e71ee027

+

SHA256: 254e4a1bfed50d1bda380c747077176da534c2ba8911f91b7827c2f7c9c67995

- Windows exe (sig - SHA256 ac064273a21a45df8d28f6d882a921cd85671a890adea7c347a345e396e6d9f3)
- Full source + docs + binary tarball (sig - SHA256 3cacd4aaaffd07eecd54eaea84b2a0537df3e5fc7bd5cd3bc96fa34dc8438ddc) + Windows exe (sig - SHA256 a9d97ed93f0fd6a207b19f9c12f7dbbe24db56327708a533e327393fe9a97829)
+ Full source + docs + binary tarball (sig - SHA256 f53d32c2ca64bb7bf2307666b42c88fa68dcc399f6a92ebed01b8693794e5f99)

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

  • WSJArticle
  • XBef
  • XboxClips
  • -
  • XFileShare: XFileShare based sites: DaClips, FileHoot, GorillaVid, MovPod, PowerWatch, Rapidvideo.ws, TheVideoBee, Vidto, Streamin.To, XVIDSTAGE, Vid ABC, VidBom, vidlo, RapidVideo.TV
  • +
  • XFileShare: XFileShare based sites: DaClips, FileHoot, GorillaVid, MovPod, PowerWatch, Rapidvideo.ws, TheVideoBee, Vidto, Streamin.To, XVIDSTAGE, Vid ABC, VidBom, vidlo, RapidVideo.TV, FastVideo.me
  • XHamster
  • XHamsterEmbed
  • xiami:album: 虾米音乐 - 专辑
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 7d15e1a39..3b220a901 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.06.12 \ No newline at end of file +2017.06.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 137689774..cadc11c03 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 - 2017-06-12T02:24:57.290497Z + 2017-06-18T00:18:35.613587Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11780,4 +11780,19 @@ 2017-06-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.06.18 + New version 2017.06.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.06.18/ +
    +
    + + The youtube-dl maintainers + + 2017-06-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 10aa140c5..633e90149 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.06.12", - "signature": "977516837d4ac894da8cede99f310b1f0d58be66567455e7af38c7977ad7f2d69ef374658a90fd4f935dd032d43c15aa9b3b9283dc07a9638b99b691d7be15798b9968418f437e9416461a2941301117dcf91492ccbca80dbec6d72fcc30ff3aef753490aa01ed2a046eb85a98d8ac8a36bffa038a5f68caa002ed8bee300a7e", + "latest": "2017.06.18", + "signature": "6da0528ec5174c7790253b29573522bb2515eeae92bcd18438c12455137121aecfacdc1a0857e25052832483bfcdaca0e709716502d8a9c6cc52a6187417c93e8169ffe72295eeb527f2e89ec32f5fe8b238be5350baa9093978415c304c98f1c1570a483c284fa750dc069954caeb66b975700937aba47b555cbf6753fc89d6", "versions": { "2012.02.22": { "bin": [ @@ -10997,6 +10997,20 @@ "https://yt-dl.org/downloads/2017.06.12/youtube-dl-2017.06.12.tar.gz", "3cacd4aaaffd07eecd54eaea84b2a0537df3e5fc7bd5cd3bc96fa34dc8438ddc" ] + }, + "2017.06.18": { + "bin": [ + "https://yt-dl.org/downloads/2017.06.18/youtube-dl", + "254e4a1bfed50d1bda380c747077176da534c2ba8911f91b7827c2f7c9c67995" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.06.18/youtube-dl.exe", + "a9d97ed93f0fd6a207b19f9c12f7dbbe24db56327708a533e327393fe9a97829" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.06.18/youtube-dl-2017.06.18.tar.gz", + "f53d32c2ca64bb7bf2307666b42c88fa68dcc399f6a92ebed01b8693794e5f99" + ] } } } \ No newline at end of file