From e5eb46a38a147d00503e3150bd51eec63041636e Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Tue, 4 Mar 2014 03:43:47 +0100
Subject: [PATCH] release 2014.03.04.1
---
download.html | 18 +++++++++---------
update/LATEST_VERSION | 2 +-
update/releases.atom | 17 ++++++++++++++++-
update/versions.json | 18 ++++++++++++++++--
4 files changed, 42 insertions(+), 13 deletions(-)
diff --git a/download.html b/download.html
index 33cd15889..7946ad12a 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 : baa44a3e3f97ffbc4e0de3365da8ddcd
-SHA1 : ba621fd2c69a069a98a7eca81845b4f9c4cf46ab
-SHA256 : 1aec071bba2d1d102f837e8960179d43ddcaba25df0975079877ff56cac58bfc
+MD5 : ff658c1389e315d99058327bf826c0e6
+SHA1 : fb507b1ee385501fef4f8492444475ecab440658
+SHA256 : 0f4d40c9770c6fa178cd53977f0717e6961ff47032b87b96f02ce1d776178d3a
- Windows exe (sig - bcdea2e7c5dfadd415482e99dcccda63e751fce2d4adeafdb608faedf5e17bb9)
- Full source + docs + binary tarball (sig - 9c24e2b9ff6dfa83eb67dee91f1b83b8c72c5767a54d85720a962ea7498bcf63)
+ Windows exe (sig - f4a1faf37b8ca05d928af99ba9a1e58b7ed15e3b144e27b17baeea99151c3d33)
+ Full source + docs + binary tarball (sig - c1342d608ae705758e7feb54a9f6a68fc32a8b00510a4503495a9cef0776f7cb)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.03.04/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.04.1/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.03.04/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.04.1/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.03.04/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.03.04.1/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 ccf9bfe78..4bc2f406d 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.03.04
\ No newline at end of file
+2014.03.04.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 862936b03..999dfbdcb 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-03-04T03:36:25.389216Z
+ 2014-03-04T03:43:45.376228Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -3620,4 +3620,19 @@
2014-03-04T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.04.1
+ New version 2014.03.04.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-03-04T00:00:01Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 17f1e1aba..d2ac55212 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.03.04",
- "signature": "4a18f203769945c157389be5792a5d413ab0a36598705f619e4b021e98df96918067f79293f1eed97e9f843d071cee31eb8d9137e82afdaecfb639a5e99511683dafeacbcd90e9d32e33cd8fe962779fea67ebd8900d482bcb1ca0ac13576e0dc928fe5d91ab34a20fb66dcb19cff1040a60733c670a389a566f3c179f0de74d",
+ "latest": "2014.03.04.1",
+ "signature": "2831e96d85b040496397646c9931993d92af551a1e2e5204167e8975964b522da9636cd8460fcc8b6d1a326f9391ee5e16bf83b58c8bc6d23e5b4306852dfc280c928bb4f1895f15523649d7d9f66144de42df9ef1bb534b18ca5f5993dbf8c8439c2efb38a986d04f403c2bdae78b6dcb2f3818a65c52c36a603408d916f5df",
"versions": {
"2012.02.22": {
"bin": [
@@ -3381,6 +3381,20 @@
"https://yt-dl.org/downloads/2014.03.04/youtube-dl-2014.03.04.tar.gz",
"9c24e2b9ff6dfa83eb67dee91f1b83b8c72c5767a54d85720a962ea7498bcf63"
]
+ },
+ "2014.03.04.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.03.04.1/youtube-dl",
+ "0f4d40c9770c6fa178cd53977f0717e6961ff47032b87b96f02ce1d776178d3a"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.exe",
+ "f4a1faf37b8ca05d928af99ba9a1e58b7ed15e3b144e27b17baeea99151c3d33"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz",
+ "c1342d608ae705758e7feb54a9f6a68fc32a8b00510a4503495a9cef0776f7cb"
+ ]
}
}
}
\ No newline at end of file