diff --git a/download.html b/download.html index d0f3bb0ef..80496e81c 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.

-

2013.12.16 (sig)

+

2013.12.16.1 (sig)

- Windows exe (sig - 4931827086e1ca00d929ad4fcb599956bef9c70c0915ce42909e8cc8c5089037)
- Full source + docs + binary tarball (sig - faccc9f73fb5d94d80d0a74328b00f4498f68ef81c85c2f58a47b472b6ab8e78) + Windows exe (sig - 195e72b65c7fdae71a55cfae50843964e0dd27851acf034968957d1b4c10318b)
+ Full source + docs + binary tarball (sig - c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.12.16/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.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/2013.12.16/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.12.16.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/2013.12.16/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.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 a709a3db9..48410e091 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -43,6 +43,7 @@
  • canalc2.tv
  • canalplus.fr
  • CBS
  • +
  • channel9: Channel 9
  • Cinemassacre
  • clipfish
  • Clipsyndicate
  • @@ -101,6 +102,7 @@
  • liveleak
  • livestream
  • livestream:original
  • +
  • MDR
  • metacafe
  • Metacritic
  • mixcloud
  • @@ -126,6 +128,7 @@
  • plus.google: Google Plus
  • pluzz.francetv.fr
  • podomatic
  • +
  • PornHd
  • PornHub
  • Pornotube
  • Pyvideo
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ea52db18e..638506965 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.12.16 \ No newline at end of file +2013.12.16.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b99f9c072..34e603c15 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-12-16T04:48:43.215837 + 2013-12-16T06:14:45.527780 youtube-dl-2012.02.22 @@ -2344,4 +2344,19 @@ 2013-12-16 + + youtube-dl-2013.12.16.1 + New version 2013.12.16.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.12.16.1/ +
    +
    + + The youtube-dl maintainers + + 2013-12-16-1 +
    +
    \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 98c7046c8..e9b4384a4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.12.16", - "signature": "13dd6fae00aba371e741b55e43c849121196fb02beff62f07fea1b4b27f5a521c135bdbe959d2c8468152dfe99648bac2ba1aa95b305d98c4db19e87d817f7763f98e0fd11bb8f391a0756597ea2d9fc30b3ea0cece0ec3dc79181824aa6b71932928584ac4c71a59ec41def32d848ea8cb65de8ee56b6bb195f18f0032471eb", + "latest": "2013.12.16.1", + "signature": "558950ad06b88f1afb9ed68434acd6520bf62a18b4685614c80c0b6a10487d0d28f293fd07a509a2ce72c76f04c1e0a8fb7ff71e03f4c6176badb86913a14decc6ef3e78a6a93f0f4290b610c42a4282a91fc1cb98cb58f187bdf5a8316e54c431323a58149fadb85ffc37adf6b6db5d7663b26bbc7106fe5818ed89c15df85e", "versions": { "2012.02.22": { "bin": [ @@ -2191,6 +2191,20 @@ "https://yt-dl.org/downloads/2013.12.16/youtube-dl-2013.12.16.tar.gz", "faccc9f73fb5d94d80d0a74328b00f4498f68ef81c85c2f58a47b472b6ab8e78" ] + }, + "2013.12.16.1": { + "bin": [ + "https://yt-dl.org/downloads/2013.12.16.1/youtube-dl", + "757567c573fe66a979c90176d54716f53574cb01e677ddb166f88cfacaf31b1a" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe", + "195e72b65c7fdae71a55cfae50843964e0dd27851acf034968957d1b4c10318b" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz", + "c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486" + ] } } } \ No newline at end of file