diff --git a/download.html b/download.html
index 0f2f37c95..90df8fbb2 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 : 171d174366b43aa8fbab7aba37c64eb1
-SHA1 : 0822ab9cd794f43dc81d55ce7078f83842ce597b
-SHA256 : a4efb33d0e9f8a8cbaaae7654e866f420308b4c390a7f31fa55e2c338fe3eca9
+MD5 : 03bd06dadfaf120259fc767249b08590
+SHA1 : cd0547cf46efdb14e311cbdd8119f441ff78a8d2
+SHA256 : 9b73bd3e428386193f8c11339937a3dd87b951d512f0673871b2eca5215da8c8
- Windows exe (sig - 88535f3cd174a8fb74fbaee6fe5cb671f86152703ed7486a7573b8e36bcf8e94)
- Full source + docs + binary tarball (sig - 96c707d32bd95de83cba5f8abdac9b6e642070758d32a1a09aac3a96e43ee05c)
+ Windows exe (sig - e0f52c960e811857599520c0fab8a9831061e5b0278710b6504b72f8e2b4c221)
+ Full source + docs + binary tarball (sig - 8becb11ef4f8359bc4e2a9df02bd10d4d6903c9566558710217bb5b7c1b4728f)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.01.06.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.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/2014.01.06.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.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/2014.01.06.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/2014.01.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/update/LATEST_VERSION b/update/LATEST_VERSION
index 3a1aa9d7d..bd9802c49 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.01.06.1
\ No newline at end of file
+2014.01.07
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 1092b5a85..2dcefb764 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
youtube-dl releases
https://yt-dl.org/feed/youtube-dl-updates-feed
- 2014-01-06T19:29:37.912904Z
+ 2014-01-07T05:37:52.495848Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -2705,4 +2705,19 @@
2014-01-06T00:00:01Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.07
+ New version 2014.01.07
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-01-07T00:00:00Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 35186070d..cc0703609 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.01.06.1",
- "signature": "5be5e1b339a26c36a6a72effb8ae7c36c586f77c9b72a74eade370353da82706224e4045b09d8badab5a23c3902dcb3c9371cf9738fd52a0b256444655b4a1bbee4896313be66dbbb58a83c8cae722b4dbdcad0de2cb4c91e8741c776d1984c34b1010a0046d827527f2e07beed3a8e544ae7201e8a359e0b3e42bbfb3910e38",
+ "latest": "2014.01.07",
+ "signature": "88fdc4dfa074c64a8d2470306836c5341a2683fe79144c1c916a41d4f413dce8e5b65a469b70619a6ab1a80f62a19cff8333f5961549b14a1c157fe26a8c6120ad8e0d02592e6c0563ca24e3bc89e80c0ed47b345f71967faa825e65573393c6eaf4ae5c6358ebac76beb4cd3fdf51a83292598c72d930772ac6ab95259ebcea",
"versions": {
"2012.02.22": {
"bin": [
@@ -2527,6 +2527,20 @@
"https://yt-dl.org/downloads/2014.01.06.1/youtube-dl-2014.01.06.1.tar.gz",
"96c707d32bd95de83cba5f8abdac9b6e642070758d32a1a09aac3a96e43ee05c"
]
+ },
+ "2014.01.07": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.01.07/youtube-dl",
+ "9b73bd3e428386193f8c11339937a3dd87b951d512f0673871b2eca5215da8c8"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.01.07/youtube-dl.exe",
+ "e0f52c960e811857599520c0fab8a9831061e5b0278710b6504b72f8e2b4c221"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.01.07/youtube-dl-2014.01.07.tar.gz",
+ "8becb11ef4f8359bc4e2a9df02bd10d4d6903c9566558710217bb5b7c1b4728f"
+ ]
}
}
}
\ No newline at end of file