diff --git a/download.html b/download.html index df3fcfb61..621ebfce4 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.02.03.1 (sig)

+

2014.02.04 (sig)

- Windows exe (sig - 169da9e4d609dda551043b4fe68621e51642e5e51b89b18961dfd1138fce38f4)
- Full source + docs + binary tarball (sig - ebfe94cf80ee88fc2c34dbc594332432ad2d2db6216cdaae9cbe115e6cfa9bd2) + Windows exe (sig - 4e14e5b9f5365880b94b1ad240ab59b8fcb71c0d949457fab76c0691c7633cc0)
+ Full source + docs + binary tarball (sig - c274a1ee2ed05ccce89f3560f7d01698974c0b2d7d44ece3fdff9b88fcbd5b6b)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.03.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.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.02.03.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.04/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.02.03.1/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.02.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 cf6f1902f..f28ba1330 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -106,6 +106,7 @@
  • InfoQ
  • Instagram
  • InternetVideoArchive
  • +
  • IPrima
  • ivi: ivi.ru
  • ivi:compilation: ivi.ru compilations
  • JeuxVideo
  • @@ -131,6 +132,7 @@
  • Metacritic
  • mixcloud
  • Mofosex
  • +
  • mooshare: Mooshare.biz
  • MPORA
  • MTV
  • mtviggy.com
  • @@ -205,7 +207,7 @@
  • ThisAV
  • tinypic: tinypic.com videos
  • tou.tv
  • -
  • TrailerAddict
  • +
  • TrailerAddict (Currently broken)
  • Trilulilu
  • Tube8
  • Tudou
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d9d28df68..30d170f77 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.03.1 \ No newline at end of file +2014.02.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9b556f33d..221620454 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-02-03T15:25:34.388650Z + 2014-02-04T16:36:09.439071Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3185,4 +3185,19 @@ 2014-02-03T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.04 + New version 2014.02.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.04/ +
    +
    + + The youtube-dl maintainers + + 2014-02-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 400aafc36..c800f3573 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.03.1", - "signature": "51025dc25524fabe53d9f977c9ff8a44820c43e74fbb0c2acdbbcabc50a06d126d99535fa2d9091f08701e7a4330515e003eef96e0b6bbecbb7b5da3f2abf59387636d03fc3adc989b63c203626aae9e24174e966407c7f9b9b348495e1ef760dd0bdd6c8b7ff720b9d4a156a0f52ff686665f1570124a74f2c9aa2fc6795719", + "latest": "2014.02.04", + "signature": "5ccf8ea357309124191ff9019a72ec5477f2796e6ffcb080a4a64ed53306fc2b502ee2e22a780eb1ebfb588e5793300581ffc1d6d332bc02f8661f7bbf218182b233828f46be43882d26b851e0b87d904b3402a6bbc888907878ef2341a55131657a9b3ff21c0ea37c7f464d2865afeb6b57dc7b2227dd258781d53f170066e6", "versions": { "2012.02.22": { "bin": [ @@ -2975,6 +2975,20 @@ "https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz", "ebfe94cf80ee88fc2c34dbc594332432ad2d2db6216cdaae9cbe115e6cfa9bd2" ] + }, + "2014.02.04": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.04/youtube-dl", + "f1e90e6204d31d397a59ad0de78f494aa628dc913a6fb3b898c26c92e2155b5d" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.04/youtube-dl.exe", + "4e14e5b9f5365880b94b1ad240ab59b8fcb71c0d949457fab76c0691c7633cc0" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz", + "c274a1ee2ed05ccce89f3560f7d01698974c0b2d7d44ece3fdff9b88fcbd5b6b" + ] } } } \ No newline at end of file