diff --git a/download.html b/download.html index f4c89cbc4..ea81ae604 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.

-

2014.10.15 (sig)

+

2014.10.18 (sig)

- Windows exe (sig - 55aaffbec53b0ddb90156e28fffabdd99e9f130d838c8a07f2d3c759dbfa3282)
- Full source + docs + binary tarball (sig - f17e0a0ebae95120906c0c866caabb76ba5bf2abc8ae5cb939f8d584b1a511a8) + Windows exe (sig - 53351557189c50a2776be517f7e417b0e03f3f78db290b7673b79ac3b2c43f48)
+ Full source + docs + binary tarball (sig - ef9c85ed1a0a375ce6d0367aff9163b409758b399cc9c6cb2042270ddbe5c0ad)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.10.15/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.10.18/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

If you do not have curl, you can alternatively use a recent wget: -sudo wget https://yt-dl.org/downloads/2014.10.15/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.10.18/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.10.15/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2014.10.18/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig

The following GPG keys will be used to sign the binaries and the git tags:

diff --git a/supportedsites.html b/supportedsites.html index d312bf236..3dbebf6a7 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -176,7 +176,6 @@
  • Jove
  • jpopsuki.tv
  • Jukebox
  • -
  • justin.tv: justin.tv and twitch.tv
  • Kankan
  • keek
  • KeezMovies
  • @@ -304,6 +303,7 @@
  • screen.yahoo:search: Yahoo screen search
  • Screencast
  • ServingSys
  • +
  • SexyKarma
  • Shared
  • ShareSix
  • Sina
  • @@ -378,6 +378,7 @@
  • tvigle: Интернет-телевидение Tvigle.ru
  • tvp.pl
  • TVPlay: TV3Play and related services
  • +
  • Twitch
  • Ubu
  • udemy
  • udemy:course
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ec62d773f..51ef673f6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.10.15 \ No newline at end of file +2014.10.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 24f618b51..cce8838ff 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 - 2014-10-15T12:42:44.121226Z + 2014-10-18T20:25:56.111473Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6020,4 +6020,19 @@ 2014-10-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.18 + New version 2014.10.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.10.18/ +
    +
    + + The youtube-dl maintainers + + 2014-10-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 79f2abf24..1d1ef0697 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.10.15", - "signature": "758ccf534d5f33cecb7b2804fad64c80363a270a328a69c103f930c95311c608b681052097543fbed54232266499b94d43d5d1b1c043f6333b1f676dcdadcccf3726fb1e9376de311343abfa4f55d311b4d163ea644c7fe7e47be3fb8432633fbdea54b4471d488b9ed287d1cf8819b58b6550b515d281f95230f5dc63ebeab4", + "latest": "2014.10.18", + "signature": "2f89545c07b1bf674d83ee36cda380c65625eed8252273a9ab8ce26ec7611e8bfd2c8b915091c37564c791343aab20e93a98803de18526032d54f54d802de6f7bcdf23617bf2a179723010d5a2da0e9ab5d8e336386a6516f113d64f4059c462b2e816a3a1b5ac713f66945a659e884037997e2aeda779946eb94083d3cd447a", "versions": { "2012.02.22": { "bin": [ @@ -5621,6 +5621,20 @@ "https://yt-dl.org/downloads/2014.10.15/youtube-dl-2014.10.15.tar.gz", "f17e0a0ebae95120906c0c866caabb76ba5bf2abc8ae5cb939f8d584b1a511a8" ] + }, + "2014.10.18": { + "bin": [ + "https://yt-dl.org/downloads/2014.10.18/youtube-dl", + "a97d2cf10430446b850ce8585142519b4742cd312901420fa1bc330ec310fd9d" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.10.18/youtube-dl.exe", + "53351557189c50a2776be517f7e417b0e03f3f78db290b7673b79ac3b2c43f48" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.10.18/youtube-dl-2014.10.18.tar.gz", + "ef9c85ed1a0a375ce6d0367aff9163b409758b399cc9c6cb2042270ddbe5c0ad" + ] } } } \ No newline at end of file