From bad94a7022676430c16c868485e6fe36654795e8 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Wed, 4 Dec 2013 14:21:30 +0100
Subject: [PATCH] release 2013.12.04
---
download.html | 18 +++++++++---------
supportedsites.html | 2 +-
update/LATEST_VERSION | 2 +-
update/releases.atom | 17 ++++++++++++++++-
update/versions.json | 18 ++++++++++++++++--
5 files changed, 43 insertions(+), 14 deletions(-)
diff --git a/download.html b/download.html
index 3befb12bc..521573fed 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: 0b43fe6f53c95c9a993f58ac81ce3331
-- SHA1: a38a057fe26f9ab582c9bb87e231581ac3057187
-- SHA256: 1c2728cdcfbdd16ccd1b4f8f90f2105b9f8d85351d399265ebaf288bfa89f758
+- MD5: 8f3650654fac73081ad7769b28777c48
+- SHA1: be164749eb19385d780cddc778925643b4e81cd3
+- SHA256: ae9b47bcba1b66260af23f36dfd1f98dfc1453399a1411d287a643af9229c043
- Windows exe (sig - a6769ab158a76d5393e52f85fb3f8a31d9e85d05dc9bc314508423fe284e50d5)
- Full source + docs + binary tarball (sig - 0d8a4e66971949645aedfdef8c9a1b3010aa6abea19875571040eca228fabecf)
+ Windows exe (sig - e8b316d403c2f1c4e843ebee56803d0f0f78afa27788e63bc628762b0195e49e)
+ Full source + docs + binary tarball (sig - ae5908ad9fc27b8b2a01ce2ae4294993c6856cbd8d03775ea11e047741eff3a0)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.12.03/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.12.04/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.12.03/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.12.04/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.12.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.12.04/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 a7b34c7e6..9c1af97a3 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -206,8 +206,8 @@
youtube:history: Youtube watch history, "ythistory" 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:date: 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 5eab2a1a8..035b1b884 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.12.03
\ No newline at end of file
+2013.12.04
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 0f5a3a28f..7e76f0a9b 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-12-03T13:18:17.698944
+ 2013-12-04T14:21:29.308502
youtube-dl-2012.02.22
@@ -2164,4 +2164,19 @@
2013-12-03
+
+ youtube-dl-2013.12.04
+ New version 2013.12.04
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-12-04
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index c6f24aeac..f5512915e 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.12.03",
- "signature": "5d27b2dd2abdf74c06e9b5e906b7e3a43f8233de8870d03144fce3cb6103dc36d0e83cf8003a7146ab8b9ecb25c5dd85f7f0c35de744820dcd1d7dc96cf50e0363ab036ec36b69b7bb0026493fe7256be20eeb5c9ed9c426889e6e2e91744ff95101535d2c399bae17212f907ad71a40de8d90022d4fed3e735e510a39068206",
+ "latest": "2013.12.04",
+ "signature": "20f78614d8cb24720720d0348417b5245f83b40d1cc13aebf54586d0400b31c9cfa16a482aba1002154976b0a620ff7385294efe5598c2ee953c70b0389c5801cb40d6eb90f6d2dd6b4afdc7b152ea4b0bf13934807aa2f760ec4c83f2194fdf97ad4167478c26d18f841e61562afac86f3d1e94045447a5e09c62adeace8a24",
"versions": {
"2012.02.22": {
"bin": [
@@ -2023,6 +2023,20 @@
"https://yt-dl.org/downloads/2013.12.03/youtube-dl-2013.12.03.tar.gz",
"0d8a4e66971949645aedfdef8c9a1b3010aa6abea19875571040eca228fabecf"
]
+ },
+ "2013.12.04": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.12.04/youtube-dl",
+ "ae9b47bcba1b66260af23f36dfd1f98dfc1453399a1411d287a643af9229c043"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.12.04/youtube-dl.exe",
+ "e8b316d403c2f1c4e843ebee56803d0f0f78afa27788e63bc628762b0195e49e"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.12.04/youtube-dl-2013.12.04.tar.gz",
+ "ae5908ad9fc27b8b2a01ce2ae4294993c6856cbd8d03775ea11e047741eff3a0"
+ ]
}
}
}
\ No newline at end of file