diff --git a/download.html b/download.html
index a7e58da57..b8bcba977 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: 64709159abe1a292061e1712195f1ce2
-- SHA1: f825219d60202d447654710553f45a401d11ec16
-- SHA256: 14d9adb433c9ee8210651d491a0957cb0bcddd15614377fc17c3ba1efe78537f
+- MD5: aa920e127a0720ae638ea923da799a19
+- SHA1: 46236ebdb0d036622c3c1c9eb97535818aebc0cb
+- SHA256: 262454753a8c65ae5bb0dd575f3f04331a091379c895beaa61af28f476d4a2ae
- Windows exe (sig - 884ee3a11c19246666ce7a343a645b0b06f8ddbb47bdf5466923906bdc89b9d0)
- Full source + docs + binary tarball (sig - 5649de849fd9ba2a8a7edb195a825d4644c0ddb41190cb9e6a739543c2b1003a)
+ Windows exe (sig - 2f39008de71ab8a65022967446a677991e94ff2ba1e0f53c8c83a65518d7ad20)
+ Full source + docs + binary tarball (sig - d14f9d00aaab19d4647d5f05c831999cad48db093def13785ce7175c110fe5cd)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.11.24.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.11.25/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.24.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.11.25/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.24.1/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.25/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 a91f307af..db05f069e 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -44,7 +44,8 @@
clipfish
CNN
CollegeHumor
- ComedyCentral: The Daily Show / Colbert Report
+ ComedyCentral
+ ComedyCentralShows: The Daily Show / Colbert Report
CondeNast: Condé Nast media group: GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED
Criterion
CSpan
@@ -194,6 +195,7 @@
youtube: YouTube.com
youtube:channel: YouTube.com channels
youtube:favorites: YouTube.com favourite videos, "ytfav" keyword (requires authentication)
+ 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
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index d80db21ec..d030963b7 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.11.24.1
\ No newline at end of file
+2013.11.25
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 6731707db..d741e8aa8 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-11-24T07:55:05.963348
+ 2013-11-25T03:45:33.836180
youtube-dl-2012.02.22
@@ -2014,4 +2014,19 @@
2013-11-24-1
+
+ youtube-dl-2013.11.25
+ New version 2013.11.25
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-11-25
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index af702f841..9c98be77e 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.11.24.1",
- "signature": "004769ccfd4f9195b0caeeb0b90a04d9f27fa6075f57f44b400ec1a6596cb11bd6393fd77f94667c290bdab721a978101506bf5abbf794661dc25dab27ed42fd2c96e158d680b398eecdf7e13e4f2ba3db8a3f70552ff8068573574d54cb0169e70bfafc4626ae99f05be18503582fc83e6c6c1947e6840b1869560ea0876a18",
+ "latest": "2013.11.25",
+ "signature": "704bb4d3b61a7d6a78933179a32d0ff45c56029afcdd9de9cb3672ab27d4397a43076b0a227bd87f28596e26bc7d976684e5a9243b5302fc900a7ffafcfadd86475aaf2a4765e461764801fc57e792199f4d2f07248a268e032192086b116ae964803eb0d96d332ce00808699122307e70974f46d1704d23c190e5de2f08541d",
"versions": {
"2012.02.22": {
"bin": [
@@ -1883,6 +1883,20 @@
"https://yt-dl.org/downloads/2013.11.24.1/youtube-dl-2013.11.24.1.tar.gz",
"5649de849fd9ba2a8a7edb195a825d4644c0ddb41190cb9e6a739543c2b1003a"
]
+ },
+ "2013.11.25": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.11.25/youtube-dl",
+ "262454753a8c65ae5bb0dd575f3f04331a091379c895beaa61af28f476d4a2ae"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.11.25/youtube-dl.exe",
+ "2f39008de71ab8a65022967446a677991e94ff2ba1e0f53c8c83a65518d7ad20"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.11.25/youtube-dl-2013.11.25.tar.gz",
+ "d14f9d00aaab19d4647d5f05c831999cad48db093def13785ce7175c110fe5cd"
+ ]
}
}
}
\ No newline at end of file