diff --git a/download.html b/download.html index 91d30550c..d6ce3a9b4 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.5 (sig)

+

2014.01.08 (sig)

- Windows exe (sig - 17e88e405d576c2b77cd233f4ed5d2a62845a183d56c8e23914ba20c3842b277)
- Full source + docs + binary tarball (sig - 15fc68b7d8cdfa19596eded078ba1d8d736bcae40c69ff4382a1e7082c2f6011) + Windows exe (sig - c8268e0273d3bc283ee68e5c2b2a467536d14b0b8eb82a21600034abd768e7e2)
+ Full source + docs + binary tarball (sig - 9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.07.5/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.08/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.5/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.08/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.5/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.08/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 139f8d258..2979054ef 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -59,6 +59,7 @@
  • Criterion
  • Crunchyroll
  • CSpan: C-SPAN
  • +
  • culturebox.francetvinfo.fr
  • d8.tv
  • dailymotion
  • dailymotion:playlist
  • @@ -134,6 +135,7 @@
  • nhl.com
  • nhl.com:videocenter: NHL videocenter category
  • niconico: ニコニコ動画
  • +
  • Novamov
  • NowVideo
  • Ooyala
  • ORF
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 05b50f385..55f775f78 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.07.5 \ No newline at end of file +2014.01.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 92f165177..6f06d977b 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-07T10:13:27.447895Z + 2014-01-08T23:47:24.591519Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -2765,4 +2765,19 @@ 2014-01-07T00:00:05Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.08 + New version 2014.01.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.01.08/ +
    +
    + + The youtube-dl maintainers + + 2014-01-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9c73fc18c..6e5601f7b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.07.5", - "signature": "50b8176e8ee6e3b8de2312d9e26fb5913f576fb67bebc2b332e9bccf818fb403c86b3e7cb75ea543c8a9b75dcac3b3633314a6a732329da57f4e8e1d0fe9a25a24d3b82ae7557966fdd7d5dc1399fc39fe9d7bcdc03de51e2fcf1679219286422d01a9ac7c70319b93e07079476fe93240bfeb8741b487403beb711e4ab4433c", + "latest": "2014.01.08", + "signature": "46e6a1e55984f60f5d072e3d1b467dc8bffe35c510b54f205b290b535c9de2a26a3e76a5234cb2ed815a39ea4354c3391cce2d87a830944987669aa98d86909ce992c14b33893bc0999068f7e04f230cc33549c1bdac8ca7da9ba705ab2874aad99b7d302182f97f8f24c403580e34dacf92d6d92860a8f349fc9730aa2240b5", "versions": { "2012.02.22": { "bin": [ @@ -2583,6 +2583,20 @@ "https://yt-dl.org/downloads/2014.01.07.5/youtube-dl-2014.01.07.5.tar.gz", "15fc68b7d8cdfa19596eded078ba1d8d736bcae40c69ff4382a1e7082c2f6011" ] + }, + "2014.01.08": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.08/youtube-dl", + "d2e44d9d0c767f5c58517535eebe498847874f501c3cd454f6db61d73d44e457" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.08/youtube-dl.exe", + "c8268e0273d3bc283ee68e5c2b2a467536d14b0b8eb82a21600034abd768e7e2" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz", + "9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329" + ] } } } \ No newline at end of file