diff --git a/download.html b/download.html index dd7dcf281..91d30550c 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.

-

2014.01.07.3 (sig)

+

2014.01.07.5 (sig)

- Windows exe (sig - 4b085f781260c1e9d67520f86aa50574c4ddbd81cd18ec81dad40ae96b307da7)
- Full source + docs + binary tarball (sig - e6cee62afab02a6e6ef7bdaeea4da672dfe2c79a12319de8d353d4fd1d6badb2) + Windows exe (sig - 17e88e405d576c2b77cd233f4ed5d2a62845a183d56c8e23914ba20c3842b277)
+ Full source + docs + binary tarball (sig - 15fc68b7d8cdfa19596eded078ba1d8d736bcae40c69ff4382a1e7082c2f6011)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.07.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.07.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.01.07.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.07.5/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.07.3/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.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 886efd6dd..139f8d258 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -37,7 +37,7 @@
  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • -
  • Blinkx
  • +
  • blinkx
  • blip.tv:user
  • BlipTV
  • Bloomberg
  • @@ -64,7 +64,7 @@
  • dailymotion:playlist
  • dailymotion:user
  • daum.net
  • -
  • DefenseGouvFr
  • +
  • defense.gouv.fr
  • DepositFiles
  • Dotsub
  • EbaumsWorld
  • @@ -107,6 +107,7 @@
  • Kankan
  • keek
  • KeezMovies
  • +
  • KhanAcademy
  • KickStarter
  • liveleak
  • livestream
  • @@ -119,7 +120,7 @@
  • Metacritic
  • mixcloud
  • Mofosex
  • -
  • Mpora
  • +
  • MPORA
  • MTV
  • muzu.tv
  • MySpace
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 29083924b..05b50f385 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.07.3 \ No newline at end of file +2014.01.07.5 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 57f9b26ce..92f165177 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-07T08:33:39.141133Z + 2014-01-07T10:13:27.447895Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -2750,4 +2750,19 @@ 2014-01-07T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.07.5 + New version 2014.01.07.5 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.01.07.5/ +
    +
    + + The youtube-dl maintainers + + 2014-01-07T00:00:05Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index abb93b838..9c73fc18c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.07.3", - "signature": "920d88a50270ad779e59efa2056896e8dfefe4cb331ab07d2eb6402710f29c21e1898cd54487a4a761df270928fdbf1a00ac653f86d885dde5499d9b84a5a24e37c6f6326114bef6b7396e3f59adb3a3cff29844c2ed1fb8d124eb63a51891d3deef882ff44a9f06a8f59b4aa232745922a23e9612a93fd1e44bc26546f93b45", + "latest": "2014.01.07.5", + "signature": "50b8176e8ee6e3b8de2312d9e26fb5913f576fb67bebc2b332e9bccf818fb403c86b3e7cb75ea543c8a9b75dcac3b3633314a6a732329da57f4e8e1d0fe9a25a24d3b82ae7557966fdd7d5dc1399fc39fe9d7bcdc03de51e2fcf1679219286422d01a9ac7c70319b93e07079476fe93240bfeb8741b487403beb711e4ab4433c", "versions": { "2012.02.22": { "bin": [ @@ -2569,6 +2569,20 @@ "https://yt-dl.org/downloads/2014.01.07.3/youtube-dl-2014.01.07.3.tar.gz", "e6cee62afab02a6e6ef7bdaeea4da672dfe2c79a12319de8d353d4fd1d6badb2" ] + }, + "2014.01.07.5": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.07.5/youtube-dl", + "3b5ad311b9d494a86e47937224566f0fe78b01b70f8ca28dca9df4cabfa3e477" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.07.5/youtube-dl.exe", + "17e88e405d576c2b77cd233f4ed5d2a62845a183d56c8e23914ba20c3842b277" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.07.5/youtube-dl-2014.01.07.5.tar.gz", + "15fc68b7d8cdfa19596eded078ba1d8d736bcae40c69ff4382a1e7082c2f6011" + ] } } } \ No newline at end of file