diff --git a/download.html b/download.html index 456bf6985..d7c231b65 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.09.15 (sig)

+

2017.09.24 (sig)

-

SHA256: 692e818ba99cd503914e6349f2d6080286cbe19505e4ed013dd52ea48d9f82bf

+

SHA256: f44ca6995a39073f66ce9b493525f287b46531156c8c970b42e46a76563b76e3

- Windows exe (sig - SHA256 8e2a518d8736c2822625bd910ba4b59ca2296857bb1ac815587c08356c2743ee)
- Full source + docs + binary tarball (sig - SHA256 eef429c94978febb7b022ad7805adda3fdc78814c92c293eebfe2eb83fbe88cf) + Windows exe (sig - SHA256 b7899c7e010dbfd6daa11d950aa75cc0ee0751868f7f0ed67194674115f9ef23)
+ Full source + docs + binary tarball (sig - SHA256 7d7140ce63377e84a2072b4922809c7a2e90e3916cde2f4f1cc8860664395548)

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

  • Allocine
  • AlphaPorno
  • AMCNetworks
  • +
  • AmericasTestKitchen
  • anderetijden: npo.nl, ntr.nl, omroepwnl.nl, zapp.nl and npo3.nl
  • AnimeOnDemand
  • anitube.se
  • @@ -393,6 +394,7 @@
  • Jove
  • jpopsuki.tv
  • JWPlatform
  • +
  • Kakao
  • Kaltura
  • Kamcord
  • KanalPlay: Kanal 5/9/11 Play
  • @@ -642,6 +644,7 @@
  • Pokemon
  • PolskieRadio
  • PolskieRadioCategory
  • +
  • PopcornTV
  • PornCom
  • PornerBros
  • PornFlip
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f70010cac..bfd89ac87 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.09.15 \ No newline at end of file +2017.09.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a311deedd..9bcf4392b 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-09-15T21:50:06.342193Z + 2017-09-24T00:24:48.375352Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12065,4 +12065,19 @@ 2017-09-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.09.24 + New version 2017.09.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.09.24/ +
    +
    + + The youtube-dl maintainers + + 2017-09-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index bb1693eac..3d735f131 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.09.15", - "signature": "7ffeb83a526a4b02f2f48a30f80d9856ed4ca4a9233e01a64f0084ed4f5d604f625bdf064802d8c93df65492cbf39b2e1911bde556ceac254e602b98b45fd10dd1ff0e3cb4c8ac68304de59dc51cc96577fac444c0eb3e09b6ddbcc0e8199b6fbd542ffbcdff41f27ccd90522ed60c11a2e1bcab954ed33633541704172b2c4d", + "latest": "2017.09.24", + "signature": "1a11f67ef69327b25e8bb0d4c1e0689313ab66e7131f99d60215f9e50e72867430de1256115941da15b15fc1fa593beec4d69d3e9e485455429bf203f95d665618cfe1f66a8d313fd9caf1aadf25d648fa8a114f8133071ce46982608b0996a191255f0b009cb20261997013e1d2c592cf662127090f7e59c2012b89762aded6", "versions": { "2012.02.22": { "bin": [ @@ -11263,6 +11263,20 @@ "https://yt-dl.org/downloads/2017.09.15/youtube-dl-2017.09.15.tar.gz", "eef429c94978febb7b022ad7805adda3fdc78814c92c293eebfe2eb83fbe88cf" ] + }, + "2017.09.24": { + "bin": [ + "https://yt-dl.org/downloads/2017.09.24/youtube-dl", + "f44ca6995a39073f66ce9b493525f287b46531156c8c970b42e46a76563b76e3" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.09.24/youtube-dl.exe", + "b7899c7e010dbfd6daa11d950aa75cc0ee0751868f7f0ed67194674115f9ef23" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.09.24/youtube-dl-2017.09.24.tar.gz", + "7d7140ce63377e84a2072b4922809c7a2e90e3916cde2f4f1cc8860664395548" + ] } } } \ No newline at end of file