diff --git a/download.html b/download.html index a60d6d895..52ffb59e9 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.04.1 (sig)

+

2014.02.05 (sig)

- Windows exe (sig - 00aef944df5e7f0dda9b66ee370c22420e27f0b5a51db6ac6f9b39c8bd0d386e)
- Full source + docs + binary tarball (sig - 59bf80c2ec7706728b74dd6df846bf490f635dd8b9f02b6b4eb07e8e37ba3139) + Windows exe (sig - d69b4e5dcf840adedcb514352e84fab94fd9eda83383919f3b2a4d122d99fd3e)
+ Full source + docs + binary tarball (sig - b7d3eeaf8e71dd8978c5879fab969d0a29dc61cc83ed52082308088a67e9cb2d)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.04.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.05/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.04.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.05/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.04.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.05/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 f28ba1330..c5d58fc25 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -82,6 +82,7 @@
  • faz.net
  • fernsehkritik.tv
  • fernsehkritik.tv:postecke
  • +
  • Firstpost.com
  • Flickr
  • france2.fr:generation-quoi
  • FranceInter
  • @@ -125,6 +126,7 @@
  • livestream:original
  • lynda: lynda.com videos
  • lynda:course: lynda.com online courses
  • +
  • m6
  • macgamestore: MacGameStore trailers
  • Malemotion
  • MDR
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 724672c9e..2036f5838 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.04.1 \ No newline at end of file +2014.02.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 22c0f8a69..f62a8ed1b 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-04T23:37:56.751298Z + 2014-02-05T21:44:16.950239Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3215,4 +3215,19 @@ 2014-02-04T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.05 + New version 2014.02.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.05/ +
    +
    + + The youtube-dl maintainers + + 2014-02-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a0f1d0e15..f28299f9c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.04.1", - "signature": "3c8c88da9edd55c6dd7197593adeaab7dc8f751180912fe2648b64c62637b2f95fa6f5b1f01b9abc09073724319a66fdc0de54e22c33d88a05d33ed7d3ced08e09f0fe92fdc4e2cda56a3ee3667f9a1db3a339117e3177729dfe7fa52ea818567685e9ea37c1965ab038aacfe368ffc6d033512fd87c3009027394d91845dfc8", + "latest": "2014.02.05", + "signature": "33cfd25832abc5f96a31a77b135491f3f8a32df8fa94f560b0107839754696d3ef15f54397e384029aaffcbf84649e403f543e07f73d498381f9d0772428ee603419a30245133c6a4f0432434ac2bfcbe823162db89645c5fccab53200aabd2e3d10d3a81ecebc3ef07bb16b02af07d5f763ea53daa242548745efc8d0f25b5e", "versions": { "2012.02.22": { "bin": [ @@ -3003,6 +3003,20 @@ "https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz", "59bf80c2ec7706728b74dd6df846bf490f635dd8b9f02b6b4eb07e8e37ba3139" ] + }, + "2014.02.05": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.05/youtube-dl", + "f1ec86512177dcaf73a03717963c138a9b046ba45848f114d6446c9509f642de" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.05/youtube-dl.exe", + "d69b4e5dcf840adedcb514352e84fab94fd9eda83383919f3b2a4d122d99fd3e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.05/youtube-dl-2014.02.05.tar.gz", + "b7d3eeaf8e71dd8978c5879fab969d0a29dc61cc83ed52082308088a67e9cb2d" + ] } } } \ No newline at end of file