diff --git a/download.html b/download.html index f78a26040..74c48f06d 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.10.25 (sig)

+

2014.10.26 (sig)

- Windows exe (sig - 562078b4d87fb1df23f33feb63f0ca8da9ae082c3cc42c27e9c947ed6131f7ff)
- Full source + docs + binary tarball (sig - 8aa3d4920a68e3e62418da7e29646ea4f61d7e0ea9dd3f45c99defad29558f52) + Windows exe (sig - 0949da2ffcb365eb3f07455a0717e329212b28bfa5cff42b6dd79eef6e2fb0b2)
+ Full source + docs + binary tarball (sig - 4d0a9dc59878f3cd5ffa7a7182a599ed91c0e64599088ccc8b05ce52b8dbe265)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.10.25/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.10.26/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.10.25/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.10.26/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.10.25/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.10.26/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 f63904d9a..3e9242e5a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -42,6 +42,7 @@
  • arte.tv:ddc
  • arte.tv:embed
  • arte.tv:future
  • +
  • audiomack
  • AUEngine
  • bambuser
  • bambuser:channel
  • @@ -85,6 +86,7 @@
  • Cracked
  • Criterion
  • Crunchyroll
  • +
  • crunchyroll:playlist
  • CSpan: C-SPAN
  • culturebox.francetvinfo.fr
  • d8.tv
  • @@ -424,6 +426,7 @@
  • vk.com
  • Vodlocker
  • Vporn
  • +
  • VRT
  • vube: Vube.com
  • VuClip
  • vulture.com
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 781861a4a..d3aebbe65 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.10.25 \ No newline at end of file +2014.10.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index af6f7795e..068f21e45 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-10-25T00:47:44.254826Z + 2014-10-26T17:37:08.364004Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6080,4 +6080,19 @@ 2014-10-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.26 + New version 2014.10.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.10.26/ +
    +
    + + The youtube-dl maintainers + + 2014-10-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d95d96380..00d8acf7c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.10.25", - "signature": "312a96bfa20f9a568356433f6bd9dcb732160725e1730a9c92ab7d573093193a266ef4c87cc2dd68d4aa3e19caddb137a57f7c53aca5a70d2c542677c4e05c5c8d7636ac3f00333ecd43522227a113261937d6e8d7d7662a5afb08d271bdd2fc719dc5b80731c77c8fd65b1019ff8c6a7c312cc89e416b2c480235bf148434fa", + "latest": "2014.10.26", + "signature": "0e7364eb44d1e99d46ad2e88556700dbbaa16dd4f9aed01353125169872503309bffd8d88d231e4b10edf3880d8646285cb817f9d0326cfb68ec7fd37ba9f31e83163646902210aedcee4e1db13bdb7e6a66eb5bf2cbfc5ece2c52f3d2449f07a329536cdf01a2b3c0d8a9c1780b4916bd176dbe5f8fd245b0704928a1d7863f", "versions": { "2012.02.22": { "bin": [ @@ -5677,6 +5677,20 @@ "https://yt-dl.org/downloads/2014.10.25/youtube-dl-2014.10.25.tar.gz", "8aa3d4920a68e3e62418da7e29646ea4f61d7e0ea9dd3f45c99defad29558f52" ] + }, + "2014.10.26": { + "bin": [ + "https://yt-dl.org/downloads/2014.10.26/youtube-dl", + "cb78ba219959adfc950da4ae6feddbb489e29433afb299f0459e72709f2a0fab" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.10.26/youtube-dl.exe", + "0949da2ffcb365eb3f07455a0717e329212b28bfa5cff42b6dd79eef6e2fb0b2" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.10.26/youtube-dl-2014.10.26.tar.gz", + "4d0a9dc59878f3cd5ffa7a7182a599ed91c0e64599088ccc8b05ce52b8dbe265" + ] } } } \ No newline at end of file