diff --git a/download.html b/download.html index a3eeb8fa3..819724bc7 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.04.13 (sig)

+

2014.04.19 (sig)

- Windows exe (sig - 9a5a1e0e60e248cc01cf9a762a077581690af0b826e1723ef18ff2a1f02f1406)
- Full source + docs + binary tarball (sig - 582ddfb0c4f008c7e9a9d2f9f8752851bdb47c119c51f3b77500ad3dadf560e1) + Windows exe (sig - 0488ad8348c0b51e263e5316ec50a6bc2b7fb465449ef3d0f4b09592fce412ee)
+ Full source + docs + binary tarball (sig - 83051e796758b023b53de3c5bff61fa78c9a6e17ea1ca22d9b6777d9de3c2553)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.13/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.19/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.04.13/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.19/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.04.13/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.04.19/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 0cb05636a..731df9d89 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -181,6 +181,7 @@
  • nhl.com
  • nhl.com:videocenter: NHL videocenter category
  • niconico: ニコニコ動画
  • +
  • Noco
  • Normalboots
  • novamov: NovaMov
  • Nowness
  • @@ -251,6 +252,8 @@
  • ThePlatform
  • ThisAV
  • tinypic: tinypic.com videos
  • +
  • tlc.com
  • +
  • tlc.de
  • tou.tv
  • Toypics: Toypics user profile
  • ToypicsUser: Toypics user profile
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6378ae777..e5473ade1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.13 \ No newline at end of file +2014.04.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 04bd54b61..8761e5542 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-04-13T03:27:35.180979Z + 2014-04-19T12:46:40.934022Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4475,4 +4475,19 @@ 2014-04-13T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.19 + New version 2014.04.19 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.04.19/ +
    +
    + + The youtube-dl maintainers + + 2014-04-19T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5b5fed30c..95a7bc905 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.13", - "signature": "01cda041eadc11028db37d2170269f2371d681838d27b35e245860be97dcc51d72bdfcf8bd4d50483517de98e9edc4b399b214c715fd0bf2720ed0d37b0fc5731955f9121e20d0f2bae2bbe4bb9ad88d56b27e29a66285d73929773006d0d10815786252940c0123a3f71b8cc7f2acc1e6ce7544f51b6f532c53b8b4369677e3", + "latest": "2014.04.19", + "signature": "3f55d3e374e6d3672742499cfb7bb031dbd3ffc14b1b6503c19578c0f04e771c0e1f44e458dfc6b205168c1a7b195a365d5ee0f773cfeb3027f8dabd5fa16e618eadf155fdc84a3c0b3b6923806192fd2cc089b89a8415fa7a4528819f8facffefa0fa15f1e1ebadabbf6099b10501aae8175d78c44c07e28cb9dc3ceaed74af", "versions": { "2012.02.22": { "bin": [ @@ -4179,6 +4179,20 @@ "https://yt-dl.org/downloads/2014.04.13/youtube-dl-2014.04.13.tar.gz", "582ddfb0c4f008c7e9a9d2f9f8752851bdb47c119c51f3b77500ad3dadf560e1" ] + }, + "2014.04.19": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.19/youtube-dl", + "89c9ea1a4eeeef782fbbcb3923fe7fdf5e6ec8e4b41d68245f7e7c771d484326" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.19/youtube-dl.exe", + "0488ad8348c0b51e263e5316ec50a6bc2b7fb465449ef3d0f4b09592fce412ee" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.19/youtube-dl-2014.04.19.tar.gz", + "83051e796758b023b53de3c5bff61fa78c9a6e17ea1ca22d9b6777d9de3c2553" + ] } } } \ No newline at end of file