From 3742c04ee0967881874edfc27f83cc17bb6666e7 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
- Windows exe (sig - 082a1c869886ae826ddbef3033d248783404108382d59a2dd6f41fde0fdce299) To install it right away for all UNIX users (Linux, OS X, etc.), type:
- If you do not have curl, you can alternatively use a recent wget:
-2014.11.23.1 (sig)
+2014.11.24 (sig)
-
- Full source + docs + binary tarball (sig - ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4)
+ Windows exe (sig - 4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74)
+ Full source + docs + binary tarball (sig - 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf)
sudo curl https://yt-dl.org/downloads/2014.11.23.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.24/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dlsudo wget https://yt-dl.org/downloads/2014.11.23.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.24/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.24/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 3c98374a2..959a67650 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -57,6 +57,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74)
- Full source + docs + binary tarball (sig - 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf)
+ Windows exe (sig - 9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d)
+ Full source + docs + binary tarball (sig - 6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.24/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.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/2014.11.24/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.25/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.24/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.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 959a67650..f27195132 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -377,6 +377,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d)
- Full source + docs + binary tarball (sig - 6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191)
+ Windows exe (sig - fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e)
+ Full source + docs + binary tarball (sig - 34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.25/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.25.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.11.25/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.25.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.25/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.25.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 2908f3756..6b324d74e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.25 \ No newline at end of file +2014.11.25.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 544571b75..902ab03ad 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e)
- Full source + docs + binary tarball (sig - 34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a)
+ Windows exe (sig - 155a737db23b5a886c32be29b852b26d110200052352c1bf83d8ded38ae03c4d)
+ Full source + docs + binary tarball (sig - 94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.25.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.26/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.11.25.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.26/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.25.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.26/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 f27195132..ccbe5a0d2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -355,6 +355,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 155a737db23b5a886c32be29b852b26d110200052352c1bf83d8ded38ae03c4d)
- Full source + docs + binary tarball (sig - 94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4)
+ Windows exe (sig - f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6)
+ Full source + docs + binary tarball (sig - 21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.26/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.26.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.11.26/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.26.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.26/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.26.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/supportedsites.html b/supportedsites.html index ccbe5a0d2..0236559ad 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -151,7 +151,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6)
- Full source + docs + binary tarball (sig - 21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9)
+ Windows exe (sig - 2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e)
+ Full source + docs + binary tarball (sig - 02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.26.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.26.3/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.11.26.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.26.3/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.26.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.26.3/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 7a86d4c08..507638cf6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26.1 \ No newline at end of file +2014.11.26.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 876914981..31527eff2 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e)
- Full source + docs + binary tarball (sig - 02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe)
+ Windows exe (sig - 3ac1ea42e5ea0f6cdb6af0454d73bad14abfc6c9124957aaa71de12849878b73)
+ Full source + docs + binary tarball (sig - 17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.26.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.26.4/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.11.26.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.26.4/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.26.3/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.26.4/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 0236559ad..39fb73e60 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -61,6 +61,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 3ac1ea42e5ea0f6cdb6af0454d73bad14abfc6c9124957aaa71de12849878b73)
- Full source + docs + binary tarball (sig - 17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8)
+ Windows exe (sig - e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c)
+ Full source + docs + binary tarball (sig - 4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.26.4/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.27/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.11.26.4/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.27/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.26.4/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.11.27/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 3935a03f2..05cc6e343 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26.4 \ No newline at end of file +2014.11.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 52cf204ba..0c5594034 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c)
- Full source + docs + binary tarball (sig - 4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e)
+ Windows exe (sig - 5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704)
+ Full source + docs + binary tarball (sig - e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.27/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.01/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.11.27/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.01/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.11.27/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.01/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 39fb73e60..36b53de60 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -233,6 +233,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704)
- Full source + docs + binary tarball (sig - e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56)
+ Windows exe (sig - 436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e)
+ Full source + docs + binary tarball (sig - 019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.01/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.03/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.12.01/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.03/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.01/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.03/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 36b53de60..27f885f8f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -16,6 +16,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e)
- Full source + docs + binary tarball (sig - 019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908)
+ Windows exe (sig - 3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50)
+ Full source + docs + binary tarball (sig - 973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.03/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.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/2014.12.03/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.04/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.03/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.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 27f885f8f..6605cbc9e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -131,6 +131,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50)
- Full source + docs + binary tarball (sig - 973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef)
+ Windows exe (sig - 7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39)
+ Full source + docs + binary tarball (sig - 20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.04/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.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.12.04/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.04.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.04/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.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/supportedsites.html b/supportedsites.html index 6605cbc9e..67c3bc7ed 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -132,6 +132,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39)
- Full source + docs + binary tarball (sig - 20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635)
+ Windows exe (sig - 32e4fecdd94e70a1f5bef9f986f29b8440b5df75db841095f53741f1cfbdbc35)
+ Full source + docs + binary tarball (sig - a26b68ff9a208d0b5edc6cc5109260215d713877a015725fdf04d7a2c639d9fd)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.04.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.04.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/2014.12.04.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.04.2/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.04.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.04.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 4b3214d45..92863966f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.04.1 \ No newline at end of file +2014.12.04.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a0ed055f4..c46220ac2 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 32e4fecdd94e70a1f5bef9f986f29b8440b5df75db841095f53741f1cfbdbc35)
- Full source + docs + binary tarball (sig - a26b68ff9a208d0b5edc6cc5109260215d713877a015725fdf04d7a2c639d9fd)
+ Windows exe (sig - 42905d098bb09a07dde155df13e65ecb3443104e583efb37eddc0031d8aded5e)
+ Full source + docs + binary tarball (sig - 5bd74112f1be5f0828d0e75609b3c568abcaab292185c6c33ac469db82000eb0)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.04.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.06/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.12.04.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.06/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.04.2/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.06/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 67c3bc7ed..c7e5b12d3 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -45,6 +45,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 42905d098bb09a07dde155df13e65ecb3443104e583efb37eddc0031d8aded5e)
- Full source + docs + binary tarball (sig - 5bd74112f1be5f0828d0e75609b3c568abcaab292185c6c33ac469db82000eb0)
+ Windows exe (sig - 63996670e549ab5194fb007209116541b0ae74ddd8e8ff2feb92dd870b550926)
+ Full source + docs + binary tarball (sig - 5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.06/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.06.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.12.06/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.06.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.06/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.06.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 490ea43d5..c4cd5f7e8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.06 \ No newline at end of file +2014.12.06.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index aa48f54af..cc52d0fb2 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 63996670e549ab5194fb007209116541b0ae74ddd8e8ff2feb92dd870b550926)
- Full source + docs + binary tarball (sig - 5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e)
+ Windows exe (sig - 51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435)
+ Full source + docs + binary tarball (sig - 62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.06.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.10/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.12.06.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.10/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.06.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.10/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 c7e5b12d3..5be54ccdc 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -53,6 +53,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435)
- Full source + docs + binary tarball (sig - 62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291)
+ Windows exe (sig - dd3c4fecfaa2003f76667ba4f95b7a4874f49febd2b2d118f7869fb4232a650f)
+ Full source + docs + binary tarball (sig - abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.10/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.10.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.12.10/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.10.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.10/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.10.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 12264af6a..081921895 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10 \ No newline at end of file +2014.12.10.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 88ca4497d..650b77171 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - dd3c4fecfaa2003f76667ba4f95b7a4874f49febd2b2d118f7869fb4232a650f)
- Full source + docs + binary tarball (sig - abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22)
+ Windows exe (sig - 9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52)
+ Full source + docs + binary tarball (sig - b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.10.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.10.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/2014.12.10.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.10.2/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.10.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.10.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 081921895..bfe5a536a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10.1 \ No newline at end of file +2014.12.10.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 650b77171..62002adc0 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52)
- Full source + docs + binary tarball (sig - b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e)
+ Windows exe (sig - 1ef93fbab94af2338f1a395f6b59b158e55049eb4cb8bc268febc0ce101caf22)
+ Full source + docs + binary tarball (sig - 0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.10.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.10.3/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.12.10.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.10.3/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.10.2/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.10.3/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 bfe5a536a..204e995a3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10.2 \ No newline at end of file +2014.12.10.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 62002adc0..b7b34a4c0 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 1ef93fbab94af2338f1a395f6b59b158e55049eb4cb8bc268febc0ce101caf22)
- Full source + docs + binary tarball (sig - 0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7)
+ Windows exe (sig - fed2f2070e39a5bf72cda4703b9531dadfbf7eecee419cc759c6082d3145135c)
+ Full source + docs + binary tarball (sig - 125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.10.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.12.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.12.10.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.12.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.10.3/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.12.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/supportedsites.html b/supportedsites.html index 5be54ccdc..31d8d6033 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -74,6 +74,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - fed2f2070e39a5bf72cda4703b9531dadfbf7eecee419cc759c6082d3145135c)
- Full source + docs + binary tarball (sig - 125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6)
+ Windows exe (sig - b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb)
+ Full source + docs + binary tarball (sig - 58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.12.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.12.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/2014.12.12.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.12.2/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.12.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.12.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 fe2750023..688d5b641 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.1 \ No newline at end of file +2014.12.12.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 77ba8bb8d..d7ce46177 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb)
- Full source + docs + binary tarball (sig - 58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377)
+ Windows exe (sig - 56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c)
+ Full source + docs + binary tarball (sig - b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.12.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.12.3/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.12.12.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.12.3/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.12.2/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.12.3/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 31d8d6033..60eea2c61 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -153,6 +153,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c)
- Full source + docs + binary tarball (sig - b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7)
+ Windows exe (sig - b4d2f7fa8ccaf3a64dd14e4ea771b1f3e6b98662ebfd27fed5a729d47e9a6bb7)
+ Full source + docs + binary tarball (sig - 955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.12.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.12.4/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.12.12.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.12.4/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.12.3/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.12.4/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 01d3fdebe..00653325d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.3 \ No newline at end of file +2014.12.12.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 947da8514..c55201324 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - b4d2f7fa8ccaf3a64dd14e4ea771b1f3e6b98662ebfd27fed5a729d47e9a6bb7)
- Full source + docs + binary tarball (sig - 955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635)
+ Windows exe (sig - 7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a)
+ Full source + docs + binary tarball (sig - 40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.12.4/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.12.5/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.12.12.4/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.12.5/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.12.4/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.12.5/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 60eea2c61..9b361500a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -162,6 +162,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a)
- Full source + docs + binary tarball (sig - 40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969)
+ Windows exe (sig - 75172d51820dda90a6967013d1aee02590b9181e74f8c47a6593bfaad983fecc)
+ Full source + docs + binary tarball (sig - fbd70a8cdbcdd0e788a7c9a91c5a25b84bd11eb1695139e4803e7ac4ff4f163d)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.12.5/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.12.7/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.12.12.5/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.12.7/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.12.5/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.12.7/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 319dfa025..33a94d20d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.5 \ No newline at end of file +2014.12.12.7 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 58c21ef67..76d1ff5fb 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 75172d51820dda90a6967013d1aee02590b9181e74f8c47a6593bfaad983fecc)
- Full source + docs + binary tarball (sig - fbd70a8cdbcdd0e788a7c9a91c5a25b84bd11eb1695139e4803e7ac4ff4f163d)
+ Windows exe (sig - 87a3d2cec96d55cc27a4180eee3f5a9e018ff9bacaa877cac87c7ae4e9857f4d)
+ Full source + docs + binary tarball (sig - d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.12.7/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.13/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.12.12.7/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.13/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.12.7/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.13/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 9b361500a..6da4f7230 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -86,6 +86,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 87a3d2cec96d55cc27a4180eee3f5a9e018ff9bacaa877cac87c7ae4e9857f4d)
- Full source + docs + binary tarball (sig - d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6)
+ Windows exe (sig - 271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced)
+ Full source + docs + binary tarball (sig - 36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.13/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.13.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.12.13/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.13.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.13/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.13.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 1f55bab9c..248e5f9dc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.13 \ No newline at end of file +2014.12.13.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 33ba429c6..d14bc653e 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced)
- Full source + docs + binary tarball (sig - 36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee)
+ Windows exe (sig - 5bbc72697105b232c29fa85e2c85b7abebf1ccbc8054049f201cdcba5efc3542)
+ Full source + docs + binary tarball (sig - 13e102f641b3714e8c80ac8909a44c8ef49bb3708728fa2495f34c6b4b795082)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.13.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.14/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.12.13.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.14/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.13.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.14/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 248e5f9dc..98b8a9c5b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.13.1 \ No newline at end of file +2014.12.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d14bc653e..aa56ee575 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 5bbc72697105b232c29fa85e2c85b7abebf1ccbc8054049f201cdcba5efc3542)
- Full source + docs + binary tarball (sig - 13e102f641b3714e8c80ac8909a44c8ef49bb3708728fa2495f34c6b4b795082)
+ Windows exe (sig - 41c992a7a834a14c5136a232a34272be030774f87525584cf6b5853bb2ecc5a2)
+ Full source + docs + binary tarball (sig - 5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.14/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.15/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.12.14/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.15/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.14/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.15/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 6da4f7230..c82091c4e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -484,6 +484,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 41c992a7a834a14c5136a232a34272be030774f87525584cf6b5853bb2ecc5a2)
- Full source + docs + binary tarball (sig - 5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727)
+ Windows exe (sig - af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508)
+ Full source + docs + binary tarball (sig - 0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.15/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.16/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.12.15/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.16/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.15/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.16/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 8278531bb..273197d6d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.15 \ No newline at end of file +2014.12.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9ec1bf540..5d1543212 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508)
- Full source + docs + binary tarball (sig - 0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f)
+ Windows exe (sig - 49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b)
+ Full source + docs + binary tarball (sig - 287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.16/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.16.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.12.16/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.16.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.16/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.16.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/supportedsites.html b/supportedsites.html index c82091c4e..ecb6cf197 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -28,6 +28,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b)
- Full source + docs + binary tarball (sig - 287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603)
+ Windows exe (sig - d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1)
+ Full source + docs + binary tarball (sig - 14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.16.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.16.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/2014.12.16.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.16.2/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.16.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.16.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 5ee60cfe7..10741894d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.16.1 \ No newline at end of file +2014.12.16.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cc72e51b4..e91f7e1d4 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1)
- Full source + docs + binary tarball (sig - 14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df)
+ Windows exe (sig - 2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260)
+ Full source + docs + binary tarball (sig - 137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.16.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.17/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.12.16.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.17/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.16.2/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.17/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 ecb6cf197..be219e0e5 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -330,6 +330,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260)
- Full source + docs + binary tarball (sig - 137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe)
+ Windows exe (sig - 50a4c10a59ea0d9e11774ee77ea38e474a272f191e1da3e4a576967ddcce8e1a)
+ Full source + docs + binary tarball (sig - ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.17/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.17.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.12.17/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.17.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.17/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.17.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 3d55560fa..c70dc8b33 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.17 \ No newline at end of file +2014.12.17.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fcaa2c883..480cc0b89 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
- Windows exe (sig - 50a4c10a59ea0d9e11774ee77ea38e474a272f191e1da3e4a576967ddcce8e1a)
- Full source + docs + binary tarball (sig - ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e)
+ Windows exe (sig - 04c9cc8555807971efc83836496ba44bc0af36a1252b4314141b1a02477bdbd3)
+ Full source + docs + binary tarball (sig - 302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.12.17.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.17.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/2014.12.17.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.17.2/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2014.12.17.1/youtube-dl.sig -O youtube-dl.sig
+
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sigsudo wget https://yt-dl.org/downloads/2014.12.17.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 c70dc8b33..028183b77 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.17.1 \ No newline at end of file +2014.12.17.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 480cc0b89..89b48ea28 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@