diff --git a/download.html b/download.html index 3ac2a00e3..889cfd77f 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.2 (sig)

+

2014.02.06.3 (sig)

- Windows exe (sig - b22e8f3d17718bc46773ff4debf493b0850d31c2e2b137f4434d6e1e97c8d4aa)
- Full source + docs + binary tarball (sig - 927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259) + Windows exe (sig - 77a34921c96b36f1755ef29898663e9a9a587c286b34f5404fa86a467f3a641a)
+ Full source + docs + binary tarball (sig - 0e49dc11a33c001b68e8669837fe0b838c45454969043c9e7dd8fc160bc9b274)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.06.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.06.3/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.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.06.3/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.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.06.3/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 ca5412ec2..ac7a8d573 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -74,7 +74,7 @@
  • EbaumsWorld
  • eHow
  • eitb.tv
  • -
  • ElPais
  • +
  • ElPais: El PaĆ­s
  • Escapist
  • EveryonesMixtape
  • exfm: ex.fm
  • @@ -146,6 +146,7 @@
  • Naver
  • NBA
  • NBCNews
  • +
  • ndr: NDR.de - Mediathek
  • NDTV
  • Newgrounds
  • nfb: National Film Board of Canada
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fb12c2e1b..2d35c3e6e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.06.2 \ No newline at end of file +2014.02.06.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9693708d5..6f000d67d 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-06T15:50:32.197118Z + 2014-02-07T01:48:34.769325Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3275,4 +3275,19 @@ 2014-02-06T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.06.3 + New version 2014.02.06.3 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.06.3/ +
    +
    + + The youtube-dl maintainers + + 2014-02-06T00:00:03Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index be2eaa27e..2cf69c103 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.06.2", - "signature": "67c8d2f00d4684a3aa08dda43bc3dc2f19c9890195c9da4c27693dddb4e9734b00a4d35d5057f5f3a0929f9df37ad7958860106095f0a0e2405ced35c3435482147326477c4196cc2cfd82ed6c90da364c9e30ae2daa603b302199c1e0be7f90deded09713476e28795477f101a63a5e50c6b3c20e4a39f977ee765c301e33aa", + "latest": "2014.02.06.3", + "signature": "4db51dce171e9e214fc2d7ead1848757ef4d638312063a696117ee118818833e276d44f9632505012a1b54432b7fde7a93eecbb204c176a128b7fe5a4cd0ab7525318fe4b781ee4b72b4b97baff07417a3dcca1594710c332f1fa816cea4f1829ce9aafc0e0e22ce50c921511abd60f6c7798746421b5598fc15125362149685", "versions": { "2012.02.22": { "bin": [ @@ -3059,6 +3059,20 @@ "https://yt-dl.org/downloads/2014.02.06.2/youtube-dl-2014.02.06.2.tar.gz", "927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259" ] + }, + "2014.02.06.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.06.3/youtube-dl", + "bf998b957fec6b6ce39ddb71c526e12341492f6328a13e33c3f9a7c2acb3eee3" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.06.3/youtube-dl.exe", + "77a34921c96b36f1755ef29898663e9a9a587c286b34f5404fa86a467f3a641a" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.06.3/youtube-dl-2014.02.06.3.tar.gz", + "0e49dc11a33c001b68e8669837fe0b838c45454969043c9e7dd8fc160bc9b274" + ] } } } \ No newline at end of file