diff --git a/download.html b/download.html index f27978dce..491a80cde 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.

-

2013.10.04 (sig)

+

2013.10.06 (sig)

- Windows exe (sig - 9d0147e97925cc24bc719604465d8369c6d969570882dc1a43b46526daa12d24)
- Full source + docs + binary tarball (sig - 9a39a5cce59fa457ec7925c4a165c51e38be179437bd26f33735015b5e4a8f03) + Windows exe (sig - 7c19121ea48d0b26e30035e348610148e8110f6274bf8f3841aa5303a0f9dcee)
+ Full source + docs + binary tarball (sig - 5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.10.04/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.06/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/2013.10.04/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.06/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/2013.10.04/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/2013.10.06/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 c8d372d2a..a01a03eda 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -55,6 +55,7 @@
  • fernsehkritik.tv:postecke
  • Flickr
  • france2.fr
  • +
  • france2.fr:generation-quoi
  • francetvinfo.fr
  • Freesound
  • FunnyOrDie
  • @@ -64,7 +65,6 @@
  • Hark
  • HotNewHipHop
  • Howcast
  • -
  • http://generation-quoi.france2.fr
  • Hypem
  • ign.com
  • Ina
  • @@ -132,6 +132,7 @@
  • Veoh
  • Vevo
  • Vice
  • +
  • Viddler
  • video.google:search: Google Video search
  • video.mit.edu
  • videofy.me
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 75d66438e..d3f07cb07 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.10.04 \ No newline at end of file +2013.10.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 70da25c38..f81931b24 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-10-04T00:40:15.048491 + 2013-10-06T07:23:23.627970 youtube-dl-2012.02.22 @@ -1474,6 +1474,21 @@ 2013-10-04 + + youtube-dl-2013.10.06 + New version 2013.10.06 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.10.06/ +
    +
    + + The youtube-dl maintainers + + 2013-10-06 +
    + youtube-dl-2013.11.09 New version 2013.11.09 diff --git a/update/versions.json b/update/versions.json index 9cb55cc2e..1e322962f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.10.04", - "signature": "187691b287471eb33e6cf9b5e18c98f2bd1e491658365951d1de466d6771fa7a1bc59ac2d61398675b4edb4a587a5974f84b14bba8870d1bed5395fd83f12000d286517385640a70136da33d75cf46a36027283016a7636e7e510df686262420940ea0c4c0f609d15588a743f0688a22ec0054ad7564f4b6d4ad9849ade2b764", + "latest": "2013.10.06", + "signature": "47bb5d59608bbeb5f955b503e9072f62c9263a5aa9d4836d235844378494ad825b96d21aa698a0900a91114e709fcc8d515bc0c230344f5d8244a6f84b4d3d48c9268e9076efc8699b4987e6ff505af87c0f962b4ed9572132bdbb6bbaf31a56a2076ba19062e7be144fbc9f358e8fac0e9e630ce83ccfa31b317d35077cf095", "versions": { "2012.02.22": { "bin": [ @@ -1380,6 +1380,20 @@ "9a39a5cce59fa457ec7925c4a165c51e38be179437bd26f33735015b5e4a8f03" ] }, + "2013.10.06": { + "bin": [ + "https://yt-dl.org/downloads/2013.10.06/youtube-dl", + "cac3cb573be2b0fa10ee0c035334f9ccc6d4e61dcc0726567e53ad2b12c24f9c" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.10.06/youtube-dl.exe", + "7c19121ea48d0b26e30035e348610148e8110f6274bf8f3841aa5303a0f9dcee" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.10.06/youtube-dl-2013.10.06.tar.gz", + "5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19" + ] + }, "2013.11.09": { "bin": [ "https://yt-dl.org/downloads/2013.11.09/youtube-dl",