diff --git a/download.html b/download.html index 836c856dd..3ac2a00e3 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.1 (sig)

+

2014.02.06.2 (sig)

- Windows exe (sig - 0ee22749e8a348e0a183bde30e5124b60d7fb699f678c924057b4f9d7910f6d9)
- Full source + docs + binary tarball (sig - 6789747c43d42aee1850710be8eeb47e8a76698c620752f1aa94393d91f613ed) + Windows exe (sig - b22e8f3d17718bc46773ff4debf493b0850d31c2e2b137f4434d6e1e97c8d4aa)
+ Full source + docs + binary tarball (sig - 927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.06.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.06.2/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.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.06.2/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.1/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.2/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 cd4b3f6c1..ca5412ec2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -148,6 +148,7 @@
  • NBCNews
  • NDTV
  • Newgrounds
  • +
  • nfb: National Film Board of Canada
  • nhl.com
  • nhl.com:videocenter: NHL videocenter category
  • niconico: ニコニコ動画
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9e98bce11..fb12c2e1b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.06.1 \ No newline at end of file +2014.02.06.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 925e6cf6d..9693708d5 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-06T11:34:16.980432Z + 2014-02-06T15:50:32.197118Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3260,4 +3260,19 @@ 2014-02-06T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.06.2 + New version 2014.02.06.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.06.2/ +
    +
    + + The youtube-dl maintainers + + 2014-02-06T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4b573f11d..be2eaa27e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.06.1", - "signature": "012a3a5b8ee360b17cbb403f81b6482f04acc80ae997db220c62965da0a5d21de71b19b781aedf50fe09238c09afbb2e0e507c019f444308a82f225837c91c6f79fc1cf63af02a82ce2180c190a801876572d7fc9accbab371fb0cc40a0508f77dd34bff69d54facdb3d60958ec1c1ac519e5a92acda737affb550071c11f0c1", + "latest": "2014.02.06.2", + "signature": "67c8d2f00d4684a3aa08dda43bc3dc2f19c9890195c9da4c27693dddb4e9734b00a4d35d5057f5f3a0929f9df37ad7958860106095f0a0e2405ced35c3435482147326477c4196cc2cfd82ed6c90da364c9e30ae2daa603b302199c1e0be7f90deded09713476e28795477f101a63a5e50c6b3c20e4a39f977ee765c301e33aa", "versions": { "2012.02.22": { "bin": [ @@ -3045,6 +3045,20 @@ "https://yt-dl.org/downloads/2014.02.06.1/youtube-dl-2014.02.06.1.tar.gz", "6789747c43d42aee1850710be8eeb47e8a76698c620752f1aa94393d91f613ed" ] + }, + "2014.02.06.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.06.2/youtube-dl", + "1ffa7572b0fcfb122a09a0d881fbdee651fce44d48bb0d6eb0c671246cd976ce" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.06.2/youtube-dl.exe", + "b22e8f3d17718bc46773ff4debf493b0850d31c2e2b137f4434d6e1e97c8d4aa" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.06.2/youtube-dl-2014.02.06.2.tar.gz", + "927809a3c4e7a3e92c5e3d6687c2a544d031bd031032c706ca9e5e311c285259" + ] } } } \ No newline at end of file