diff --git a/download.html b/download.html index 41196d24c..d858d4589 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.08.2 (sig)

+

2014.02.10 (sig)

- Windows exe (sig - cf7f6fece051d4e5f9f9dc484388cadb0062264f85540bc8299f42facbe8df35)
- Full source + docs + binary tarball (sig - 068e598f32b817d9218bc6998a13112eb9d068942b82f8cda442458e398f4780) + Windows exe (sig - f8f7bde82683818a7953d48da71f2445ed56b71c7bdde08fdb1e4f9278c80cfc)
+ Full source + docs + binary tarball (sig - fa037ae7d3a3b47f57b91e57f89689c4277465152267809811ad5bf9f76a3d3f)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.08.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.10/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.08.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.10/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.08.2/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.10/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 4fa07521a..417af71ec 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -37,7 +37,7 @@
  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • -
  • bbc.co.uk: BBC - iPlayer Radio
  • +
  • bbc.co.uk: BBC iPlayer
  • blinkx
  • blip.tv:user
  • BlipTV
  • @@ -123,6 +123,7 @@
  • KeezMovies
  • KhanAcademy
  • KickStarter
  • +
  • kontrtube: KontrTube.ru - Труба зовёт
  • la7.tv
  • lifenews: LIFE | NEWS
  • LiveLeak
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 53ee9a73a..b55b2cf1e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.08.2 \ No newline at end of file +2014.02.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 43a952471..8178ce849 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-08T19:41:52.605855Z + 2014-02-10T02:05:58.510175Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3335,4 +3335,19 @@ 2014-02-08T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.10 + New version 2014.02.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.10/ +
    +
    + + The youtube-dl maintainers + + 2014-02-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 17925e046..9c69c161e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.08.2", - "signature": "99353db3fb58875fae7874917ddda753dc0bb35e3a6ed8d39614196401178b8ba11cac3e468657ee8d5372477a6750c8b45ae822c0ebb9033799de23132a8d6b96deb5836483acd4f50c9e4e1f10c99afef4b82a357fb69adc3396e2c7a4971482297bab39ddc8c6a00e1d7bd1ed60f336f938c7dd074e8662904ec21cebe65a", + "latest": "2014.02.10", + "signature": "63a53dd02473f0499e4193781dca15db1e37d29547a6d46da32b6aa0e9d9066107299683918be1bf6f0ff327e053f6ec86102325083f4e6de8492f1e9906e9c7458ac1df09084859f7c2f4287853b1ddcb5125ced77236dcb3eb09653dfeb177918985b3732680c39a99dd91eef431bc478009f98e42fd791bd4a81a72d2d013", "versions": { "2012.02.22": { "bin": [ @@ -3115,6 +3115,20 @@ "https://yt-dl.org/downloads/2014.02.08.2/youtube-dl-2014.02.08.2.tar.gz", "068e598f32b817d9218bc6998a13112eb9d068942b82f8cda442458e398f4780" ] + }, + "2014.02.10": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.10/youtube-dl", + "f2d9d8c400679855dcd5e1d1de25d9ddd7b8d9503aa0749ab793832e703bc753" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.10/youtube-dl.exe", + "f8f7bde82683818a7953d48da71f2445ed56b71c7bdde08fdb1e4f9278c80cfc" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.10/youtube-dl-2014.02.10.tar.gz", + "fa037ae7d3a3b47f57b91e57f89689c4277465152267809811ad5bf9f76a3d3f" + ] } } } \ No newline at end of file