diff --git a/download.html b/download.html
index ac8979ddd..ca16400fd 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: f433f26177d8497fbf0526327c1b5b9d
-- SHA1: fcb7518321bd548a2b5fdae8482bce343ec2cf13
-- SHA256: 6c88c77b1cd94048369740d3281562232958e520effa5db80950aef6efed8f56
+- MD5: c3b5475ceedefad5f01a1e9f40e565cf
+- SHA1: 2e6753590f6f030acc5aa744ffd17631a1d15c53
+- SHA256: 69543298209a507b76e2812bfa8f0cc6f39959e39753115cf6dbb7bfc14896dd
- Windows exe (sig - 12b2f9910ac37b67ea3a020bc5acf3310ab80c0a357214fe903cb30dd3096096)
- Full source + docs + binary tarball (sig - 5048757cc7e300312d7c58cca9a43d8c2fea3ac23092d93bebc55a47f9c13a56)
+ Windows exe (sig - 02ccc5cd2f198243bc7e128089ca1194c0bfe901995f65bad1ab0900c7b8bd1f)
+ Full source + docs + binary tarball (sig - d3f4c9e0da165395856e690314caa5eef4382bd994dd46f041a520bf9747c35d)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.10.23.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.23.2/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.23.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.23.2/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.23.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.10.23.2/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 f4b414d52..5326e4211 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.10.23.1
\ No newline at end of file
+2013.10.23.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 608db847b..8399d0cfd 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-10-23T15:13:55.279329
+ 2013-10-23T18:43:04.663949
youtube-dl-2012.02.22
@@ -1639,6 +1639,21 @@
2013-10-23-1
+
+ youtube-dl-2013.10.23.2
+ New version 2013.10.23.2
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-10-23-2
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index bb1f90819..7ff264300 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.10.23.1",
- "signature": "5794c06a8b20c194a673aca6d69fe9ce69c382efab9e9497dcd3a47aab8bf153409d3946b7869a3251d92347288adc2cd8602f6d0229d6b832af4a3d6574bc0ba49830477cef44e759d00c377bd996be16ef6f04e68b8a74d8c8fefcec8079485a4b158c012d1d8366e7d13e488e8b9c283f55f80b402f112a48b35ae74bff9b",
+ "latest": "2013.10.23.2",
+ "signature": "0a94f98a1871f37600b674046b113c0459cfbe80c9abcb8d838ce4749952ae8e613c17405baf790697e6485b12466230d3940c40017cfb7c8b5b583828cd6f3030e712ef8adc7ed5a3dc4ac5000f409c3210c42e7574100a505beb53db2e4db099d1691ddb809a6e1770c4354b44986466d6f77f0d011901d8f46325d8396c9b",
"versions": {
"2012.02.22": {
"bin": [
@@ -1534,6 +1534,20 @@
"5048757cc7e300312d7c58cca9a43d8c2fea3ac23092d93bebc55a47f9c13a56"
]
},
+ "2013.10.23.2": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.10.23.2/youtube-dl",
+ "69543298209a507b76e2812bfa8f0cc6f39959e39753115cf6dbb7bfc14896dd"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.10.23.2/youtube-dl.exe",
+ "02ccc5cd2f198243bc7e128089ca1194c0bfe901995f65bad1ab0900c7b8bd1f"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.10.23.2/youtube-dl-2013.10.23.2.tar.gz",
+ "d3f4c9e0da165395856e690314caa5eef4382bd994dd46f041a520bf9747c35d"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",