diff --git a/download.html b/download.html index 889cfd77f..093119f5e 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.02.06.3 (sig)

+

2014.02.08 (sig)

- Windows exe (sig - 77a34921c96b36f1755ef29898663e9a9a587c286b34f5404fa86a467f3a641a)
- Full source + docs + binary tarball (sig - 0e49dc11a33c001b68e8669837fe0b838c45454969043c9e7dd8fc160bc9b274) + Windows exe (sig - 6faffa914b85f2eeca9b3c85b98f9cd81a107bbedd4157e0a0df30ef9ad8940a)
+ Full source + docs + binary tarball (sig - b89bc3671dde2ecf3e195db04d2eb5d075802b59b356a057f3e695f94efd579b)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.06.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.08/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.02.06.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.08/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.02.06.3/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.02.08/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 ac7a8d573..518412dec 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -37,6 +37,7 @@
  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • +
  • bbc.co.uk: BBC - iPlayer Radio
  • blinkx
  • blip.tv:user
  • BlipTV
  • @@ -47,6 +48,7 @@
  • canalplus.fr
  • CBS
  • channel9: Channel 9
  • +
  • Chilloutzone
  • Cinemassacre
  • clipfish
  • cliphunter
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 2d35c3e6e..890986e49 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.06.3 \ No newline at end of file +2014.02.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6f000d67d..95cc5803c 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-02-07T01:48:34.769325Z + 2014-02-08T16:34:22.400859Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3290,4 +3290,19 @@ 2014-02-06T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.08 + New version 2014.02.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.08/ +
    +
    + + The youtube-dl maintainers + + 2014-02-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2cf69c103..3bf473a23 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.06.3", - "signature": "4db51dce171e9e214fc2d7ead1848757ef4d638312063a696117ee118818833e276d44f9632505012a1b54432b7fde7a93eecbb204c176a128b7fe5a4cd0ab7525318fe4b781ee4b72b4b97baff07417a3dcca1594710c332f1fa816cea4f1829ce9aafc0e0e22ce50c921511abd60f6c7798746421b5598fc15125362149685", + "latest": "2014.02.08", + "signature": "6b888397cb6eed849425cb5977c10a9feb3edf41767ce475e35fc24e0567f74e0539e644636820d47a7a8657eb61482aeb1149854e93cb7a27a8e05606c014e3c4fb26830906b8ca993d90044375102883b34b6adb5fccbee0a241a17ce3c5d722487dad8924bdefe9e1f60a63f4f659dbaa2037ef469fb3c95b1890f6674342", "versions": { "2012.02.22": { "bin": [ @@ -3073,6 +3073,20 @@ "https://yt-dl.org/downloads/2014.02.06.3/youtube-dl-2014.02.06.3.tar.gz", "0e49dc11a33c001b68e8669837fe0b838c45454969043c9e7dd8fc160bc9b274" ] + }, + "2014.02.08": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.08/youtube-dl", + "b4d2a8aeeb2a1a482d99a497e34da0b92e51ea1f65e6360d084f9b937811437e" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.08/youtube-dl.exe", + "6faffa914b85f2eeca9b3c85b98f9cd81a107bbedd4157e0a0df30ef9ad8940a" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.08/youtube-dl-2014.02.08.tar.gz", + "b89bc3671dde2ecf3e195db04d2eb5d075802b59b356a057f3e695f94efd579b" + ] } } } \ No newline at end of file