diff --git a/download.html b/download.html index f9005d45c..bbdaf2e7a 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.

-

2016.09.27 (sig)

+

2016.10.02 (sig)

-

SHA256: ed94f2972e7b5fc4e04f713a23fc1d1aa5bf09d2584d36e09be2b06ac92a6adf

+

SHA256: 88baa9aee107d593fe63798a64f917fbfd3047d6d7450bd89edd6a6ff24000d6

- Windows exe (sig - SHA256 14f01cb5e039c652f1176639e687fef275e49b36f5dc4528f6499837a8476b9a)
- Full source + docs + binary tarball (sig - SHA256 dfae0d25cb515d17e7145b7ab0edf0c85f77ef4975aefe46719fdef0a5d4a879) + Windows exe (sig - SHA256 c761411e65632a0715afa24865e6b604f7e0f522b9a5caebe1f6fd1a2a7b35b7)
+ Full source + docs + binary tarball (sig - SHA256 ecc58e3661c70ed3eeb46712461ad53f92d0b815d4030466d6a29eca9f6869ba)

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

  • AdultSwim
  • aenetworks: A+E Networks: A&E, Lifetime, History.com, FYI Network
  • AfreecaTV: afreecatv.com
  • -
  • Aftonbladet
  • AirMozilla
  • AlJazeera
  • Allocine
  • @@ -127,6 +126,7 @@
  • bt:vestlendingen: Bergens Tidende - Vestlendingen
  • BuzzFeed
  • BYUtv
  • +
  • BYUtvEvent
  • Camdemy
  • CamdemyFolder
  • CamWithHer
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6f5623098..811e558d1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.27 \ No newline at end of file +2016.10.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ddd800df8..64289d1bd 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 - 2016-09-27T23:13:43.919791Z + 2016-10-02T15:59:31.986401Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10490,4 +10490,19 @@ 2016-09-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.02 + New version 2016.10.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.02/ +
    +
    + + The youtube-dl maintainers + + 2016-10-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index cba08ba87..150b367cb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.27", - "signature": "52c0a5df61b6d0855b15dc5e1dbbc02f235be1280c2bf236750d73d83a9f1d79b2c4435da5dae6928a9473c363011102f0e3ad9d8d1f69f4aab53266e79e1fe86d1237e9931eafc082ef6a6617ba97770a8e6c0781b762c1d998ccfb18c323ba289c2201bc0a254c492efdbe283ad85e95d6c7ce8cb37bfa12b175902cbfdae1", + "latest": "2016.10.02", + "signature": "417c2c16b295a7d3ca385e6d25e327d6c98202d93c7eccf4f4fda12b82e798768e105530beb1797694efb0606dc4263415816924cf5fca801db43168784feab0c9bf75b4ded19093f2e984b1ac057ba84382679e5b218c3d7f4caa80fcb736a5b80f4dcacee97ca039b56bd2d010bb440bbf91148e7f29afde153e4baa606ab9", "versions": { "2012.02.22": { "bin": [ @@ -9793,6 +9793,20 @@ "https://yt-dl.org/downloads/2016.09.27/youtube-dl-2016.09.27.tar.gz", "dfae0d25cb515d17e7145b7ab0edf0c85f77ef4975aefe46719fdef0a5d4a879" ] + }, + "2016.10.02": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.02/youtube-dl", + "88baa9aee107d593fe63798a64f917fbfd3047d6d7450bd89edd6a6ff24000d6" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.02/youtube-dl.exe", + "c761411e65632a0715afa24865e6b604f7e0f522b9a5caebe1f6fd1a2a7b35b7" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.02/youtube-dl-2016.10.02.tar.gz", + "ecc58e3661c70ed3eeb46712461ad53f92d0b815d4030466d6a29eca9f6869ba" + ] } } } \ No newline at end of file