diff --git a/download.html b/download.html
index 1ca1e508e..fc26922fd 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.
-
+
-- MD5: 34379fd77f4e0da03c5ea3a3594cbdc6
-- SHA1: ecbca2ff161eac86fa0e9c350561a79ecf879fb1
-- SHA256: ec8d08c680cca47230da4ab8166666ec41947a8a278ecf4d7876476d6570f92a
+- MD5: 883a4fda8e8d55a16ea729d7c789942a
+- SHA1: cf871398259748c1f2a6e4e39c44a5ad81bea243
+- SHA256: 54eb4e7e84be3467970331f280f1606272ab150c56b610611788f67178f222da
- Windows exe (sig - a0ec173f1daa6c78b7fc3e693b0d5f8e27e22c7abda7241068d6ee1a1270df8c)
- Full source + docs + binary tarball (sig - 652726c77ebbccb580dd4180721a0bb83db0dc83e0ccf4c21a61606755c8fd45)
+ Windows exe (sig - 1bcf12b0a31351c6ff554b8578913a189d9e0c94a2cc66f8d7f05d547002e0ec)
+ Full source + docs + binary tarball (sig - 2cc981d150757272e5d739a098cbdd3165bdbad64832854e955e3ac918aa6631)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.11.03/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.11.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.11.03/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.11.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.11.03/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.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 1cdcedf1c..6106b0693 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -183,6 +183,7 @@
youtube:playlist: YouTube.com playlists
youtube:recommended: YouTube.com recommended videos, "ytrec" keyword (requires authentication)
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 5b778e843..7ab377075 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.11.03
\ No newline at end of file
+2013.11.06
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 1bf0822f4..14c19c0fd 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-11-03T15:53:19.605105
+ 2013-11-06T14:09:23.453686
youtube-dl-2012.02.22
@@ -1729,6 +1729,21 @@
2013-11-03
+
+ youtube-dl-2013.11.06
+ New version 2013.11.06
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-11-06
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index b9b696ea6..923bbbd19 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.11.03",
- "signature": "879b75948bb5ca14d671df0fb756c888b7343cfec66a69571af16f6539f21ffa3d7c2146dc4c7de806061d3a963ef689e70475db29c46c7e8751f9e4149f7f97bb069ed1a664aeb40553a667f5ef6f73b55798ca1b4b5823153973a70047049995c64b1c63ea742dd652eb709e308261544b2e272a28504e1c5f7273e8b0e181",
+ "latest": "2013.11.06",
+ "signature": "8ea8c1830690cdc68b8fc126af4fb2e5b92c892a26f4234ff9c18f644ebe7b91dce543ae2858a7b5cda1b425573c16463dc13fe47b6ae6f9dcb8e4c5217695d56b1c5608d7b67378ecdd12746b9b329bb44a115e2da63602db9fcda1d08f05ba48b680f44711d2b80b89a55b7c556921161f1493b140495aabfadd542277066b",
"versions": {
"2012.02.22": {
"bin": [
@@ -1618,6 +1618,20 @@
"652726c77ebbccb580dd4180721a0bb83db0dc83e0ccf4c21a61606755c8fd45"
]
},
+ "2013.11.06": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.11.06/youtube-dl",
+ "54eb4e7e84be3467970331f280f1606272ab150c56b610611788f67178f222da"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.11.06/youtube-dl.exe",
+ "1bcf12b0a31351c6ff554b8578913a189d9e0c94a2cc66f8d7f05d547002e0ec"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.11.06/youtube-dl-2013.11.06.tar.gz",
+ "2cc981d150757272e5d739a098cbdd3165bdbad64832854e955e3ac918aa6631"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",