diff --git a/download.html b/download.html
index 491a80cde..26abce3ca 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: ea03af6a4f67fa8451c9656ebac97ca6
-- SHA1: 519d6193186aef545a86bd548e75bce9d049faef
-- SHA256: cac3cb573be2b0fa10ee0c035334f9ccc6d4e61dcc0726567e53ad2b12c24f9c
+- MD5: 1e11e19652023f3958b66450f68b8f56
+- SHA1: 632af216d2bb6f26d5adee886e294649f10697d8
+- SHA256: 2396edfb65a8eaa1e4d4f533f0f5f83a9fea18561c224d6083bd9232a35d1d11
- Windows exe (sig - 7c19121ea48d0b26e30035e348610148e8110f6274bf8f3841aa5303a0f9dcee)
- Full source + docs + binary tarball (sig - 5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19)
+ Windows exe (sig - 2e95fc4af81d92b5eb75dc3ab1c82a954d9b67ff23341d2d5323453635a43d81)
+ Full source + docs + binary tarball (sig - ee003e0008cfb414a794d5a113ac6dd0caf04428ae3423e35fa83b9130f63d85)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.10.06/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.07/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.06/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.07/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.06/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.07/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 a01a03eda..04941f2f8 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -158,6 +158,7 @@
youtube:search: YouTube.com searches
youtube:show: YouTube.com (multi-season) shows
youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)
+ youtube:truncated_url: False
youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
youtube:watch_later: Youtube watch later list, "ytwatchlater" keyword (requires authentication)
ZDF
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index d3f07cb07..9b91c80fb 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.10.06
\ No newline at end of file
+2013.10.07
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index f81931b24..71ecce4a2 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-10-06T07:23:23.627970
+ 2013-10-07T14:36:57.675968
youtube-dl-2012.02.22
@@ -1489,6 +1489,21 @@
2013-10-06
+
+ youtube-dl-2013.10.07
+ New version 2013.10.07
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-10-07
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index 1e322962f..22f8fb85b 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.10.06",
- "signature": "47bb5d59608bbeb5f955b503e9072f62c9263a5aa9d4836d235844378494ad825b96d21aa698a0900a91114e709fcc8d515bc0c230344f5d8244a6f84b4d3d48c9268e9076efc8699b4987e6ff505af87c0f962b4ed9572132bdbb6bbaf31a56a2076ba19062e7be144fbc9f358e8fac0e9e630ce83ccfa31b317d35077cf095",
+ "latest": "2013.10.07",
+ "signature": "94e3807b39a73ccd302dad41cc0199b309b2f070035fe11c86b8888a7e3d1a21e54a0bfe7110e96f0240fa8238220840328ed7d5d5b7564b433bb22b88f0958864b64d47a737ed97b8626e4112cde7bec0c978c0d32b328f42df474f5ed3cde8cbb063700734da3b1798c1121f4428420c773e7f8584106aee33512ef5f1130b",
"versions": {
"2012.02.22": {
"bin": [
@@ -1394,6 +1394,20 @@
"5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19"
]
},
+ "2013.10.07": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.10.07/youtube-dl",
+ "2396edfb65a8eaa1e4d4f533f0f5f83a9fea18561c224d6083bd9232a35d1d11"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.10.07/youtube-dl.exe",
+ "2e95fc4af81d92b5eb75dc3ab1c82a954d9b67ff23341d2d5323453635a43d81"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.10.07/youtube-dl-2013.10.07.tar.gz",
+ "ee003e0008cfb414a794d5a113ac6dd0caf04428ae3423e35fa83b9130f63d85"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",