diff --git a/download.html b/download.html index d8f34ec42..9b4daf8ef 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.11.23.1 (sig)

+

2014.11.24 (sig)

- Windows exe (sig - 082a1c869886ae826ddbef3033d248783404108382d59a2dd6f41fde0fdce299)
- Full source + docs + binary tarball (sig - ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4) + Windows exe (sig - 4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74)
+ Full source + docs + binary tarball (sig - 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.23.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.24/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.11.23.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.24/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.11.23.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.11.24/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 3c98374a2..959a67650 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -57,6 +57,7 @@
  • blip.tv:user
  • BlipTV
  • Bloomberg
  • +
  • Bpb: Bundeszentrale für politische Bildung
  • BR: Bayerischer Rundfunk Mediathek
  • Break
  • Brightcove
  • @@ -386,6 +387,7 @@
  • Tube8
  • Tudou
  • Tumblr
  • +
  • TuneIn
  • Turbo
  • Tutv
  • tv.dfb.de
  • @@ -468,10 +470,10 @@
  • YourUpload
  • youtube: YouTube.com
  • youtube:channel: YouTube.com channels
  • -
  • youtube:favorites: YouTube.com favourite videos, "ytfav" keyword (requires authentication)
  • -
  • youtube:history: Youtube watch history, "ythistory" keyword (requires authentication)
  • +
  • youtube:favorites: YouTube.com favourite videos, ":ytfav" for short (requires authentication)
  • +
  • youtube:history: Youtube watch history, ":ythistory" for short (requires authentication)
  • youtube:playlist: YouTube.com playlists
  • -
  • youtube:recommended: YouTube.com recommended videos, "ytrec" keyword (requires authentication)
  • +
  • youtube:recommended: YouTube.com recommended videos, ":ytrec" for short (requires authentication)
  • youtube:search: YouTube.com searches
  • youtube:search:date: YouTube.com searches, newest videos first
  • youtube:search_url: YouTube.com search URLs
  • @@ -479,8 +481,10 @@
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
  • youtube:toplist: YouTube.com top lists, "yttoplist:{channel}:{list title}" (Example: "yttoplist:music:Top Tracks")
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • -
  • youtube:watch_later: Youtube watch later list, "ytwatchlater" keyword (requires authentication)
  • +
  • youtube:watch_later: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  • ZDF
  • +
  • zingmp3:album: mp3.zing.vn albums
  • +
  • zingmp3:song: mp3.zing.vn songs
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index dee2eaead..807f08166 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.23.1 \ No newline at end of file +2014.11.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b9faf7768..02e5b0d1a 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-11-23T10:57:15.156963Z + 2014-11-24T23:50:25.887426Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6440,4 +6440,19 @@ 2014-11-23T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.24 + New version 2014.11.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.24/ +
    +
    + + The youtube-dl maintainers + + 2014-11-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d8b9f7d24..345580421 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.23.1", - "signature": "353fe54bf05d1b30afd1f3b09f46fab33c463ded66ba6a9a8fce41dbda5334bf8e75d2192d202bfc5e565eab33cdb167624cd65fbe3742917754a7c82f6d9ce0a694a4a8a2a7cad81590df83b3e93debdc94c32a0975ad27dbf61df6c99c5f2dbe7044e8cc03a2d9161a4fe860dd4e446281cf76947df834bc3de50936d511ef", + "latest": "2014.11.24", + "signature": "18a3ff7dd5eeb364e3352c8137e9da90bdd1e4b7b0ab206921c37595b06a77116aff978cc594ef7fb01f5610433af0c7add10ecccbebeb88ee7c6be621cb4478e8109d19b591d9ed434ba1462e75c600386a00c322d760a0ddbf2d66dfd48a4a9af246024a8ab5dde7625502dfcc88dff5dc57f92b67331edd62bdaf32eb842a", "versions": { "2012.02.22": { "bin": [ @@ -6013,6 +6013,20 @@ "https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz", "ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4" ] + }, + "2014.11.24": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.24/youtube-dl", + "5c8f3d5552bfbe131eeb04be229a1aeb47aabd888b0d0dab07ea6aa808658e08" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.24/youtube-dl.exe", + "4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz", + "3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf" + ] } } } \ No newline at end of file