diff --git a/download.html b/download.html index 47ddbe7bf..56be8adbd 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.11.15 (sig)

+

2013.11.15.1 (sig)

- Windows exe (sig - c91e504232bffca390bef1f5453c43d1044ed937ba9994ef704d6a761c020a9e)
- Full source + docs + binary tarball (sig - caf2486bec022a84633f05b4951b9ddd33d3db6a1358ac27de3d06215eb161ac) + Windows exe (sig - cbca442a2a335c0d9c0e1c123d6c48d6a1374bf18046599951a4db6f57ef30b5)
+ Full source + docs + binary tarball (sig - 816c8207d735cda72ea9f97327cf765e039c1a0075078de6dc0e2f6c7f114229)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.11.15/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.11.15.1/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.11.15/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.11.15.1/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.11.15/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.11.15.1/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 32dcc4aa3..04b562d0a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -187,8 +187,8 @@
  • youtube:favorites: YouTube.com favourite videos, "ytfav" keyword (requires authentication)
  • youtube:playlist: YouTube.com playlists
  • youtube:recommended: YouTube.com recommended videos, "ytrec" keyword (requires authentication)
  • -
  • youtube:search: YouTube.com searches, newest videos first
  • youtube:search: YouTube.com searches
  • +
  • youtube:search: YouTube.com searches, newest videos first
  • youtube:show: YouTube.com (multi-season) shows
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 62dadd042..7128d364f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.11.15 \ No newline at end of file +2013.11.15.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 00444d93b..ad2de8d29 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-11-15T02:05:14.573881 + 2013-11-15T14:37:45.542399 youtube-dl-2012.02.22 @@ -1834,4 +1834,19 @@ 2013-11-15 + + youtube-dl-2013.11.15.1 + New version 2013.11.15.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.11.15.1/ +
    +
    + + The youtube-dl maintainers + + 2013-11-15-1 +
    +
    \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 59e27002b..ecc49c2c1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.11.15", - "signature": "0d0ef1bb41160166303a34f01247a9006538a5fc5d73579fa04c0b429e504bae571857f31dfcbc542838becf8336fc4d8be0ef1f3ce7a16fc542d917bddba5f2c6d9fabc45bbf45dcf9a2965d65d6ed828121b5587c9caacbe9a7d7056019469cf560f6e05381a8c6abb9995568e11c08e1052b12d79fd60b4aab835b7ef7924", + "latest": "2013.11.15.1", + "signature": "2ab0c975cd860ed8716a4fa0c34b4e5bd4746583375bd035a6eaafdefa81c58cfc548feda39ac0731ef581796acfefb6eda50a5b99c277d51ba424cd7ee8a9bb322039758a8fa1b7f501e417aef29e0c550387c98cd4adfcacd1e332fb0fabc526d1c932583aafb50f2a6fa95dfe54cb8fcea5122c70d052dc63d576b531c39b", "versions": { "2012.02.22": { "bin": [ @@ -1715,6 +1715,20 @@ "https://yt-dl.org/downloads/2013.11.15/youtube-dl-2013.11.15.tar.gz", "caf2486bec022a84633f05b4951b9ddd33d3db6a1358ac27de3d06215eb161ac" ] + }, + "2013.11.15.1": { + "bin": [ + "https://yt-dl.org/downloads/2013.11.15.1/youtube-dl", + "e9da0a1e085782611730c3321211e41062fb1993940341f202af9e1b06f7e7b6" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.11.15.1/youtube-dl.exe", + "cbca442a2a335c0d9c0e1c123d6c48d6a1374bf18046599951a4db6f57ef30b5" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.11.15.1/youtube-dl-2013.11.15.1.tar.gz", + "816c8207d735cda72ea9f97327cf765e039c1a0075078de6dc0e2f6c7f114229" + ] } } } \ No newline at end of file