diff --git a/download.html b/download.html index 71106ebfe..2b95d3a6f 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.

-

2013.11.22.2 (sig)

+

2013.11.24 (sig)

- Windows exe (sig - 2e0a9132d11ca844fe7f4ceb2bef1811ad6476ef595ee7316da9b8cd5ca7354a)
- Full source + docs + binary tarball (sig - cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e) + Windows exe (sig - 72c72938e4730994fc40c0f712f8f281d552b3222c93265ecb4737c6a8f1cb19)
+ Full source + docs + binary tarball (sig - c7391dcda712f07ae0cfcfe8adf639aba2f4afb3d23ef2242e0751c954654ccb)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.11.22.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.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/2013.11.22.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.11.24/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/2013.11.22.2/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/2013.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 75cb99b21..5915ecd20 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -109,6 +109,7 @@
  • Newgrounds
  • nhl.com
  • nhl.com:videocenter: NHL videocenter category
  • +
  • niconico: ニコニコ動画
  • NowVideo
  • Ooyala
  • ORF
  • @@ -171,6 +172,7 @@
  • VideoDetective
  • videofy.me
  • VideoPremium
  • +
  • viki
  • vimeo
  • vimeo:channel
  • Vine
  • @@ -193,8 +195,8 @@
  • youtube:favorites: YouTube.com favourite videos, "ytfav" keyword (requires authentication)
  • youtube:playlist: YouTube.com playlists
  • youtube:recommended: YouTube.com recommended videos, "ytrec" keyword (requires authentication)
  • -
  • youtube:search: YouTube.com searches, newest videos first
  • youtube:search: YouTube.com searches
  • +
  • youtube:search: YouTube.com searches, newest videos first
  • youtube:show: YouTube.com (multi-season) shows
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 067bae326..172210dd5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.11.22.2 \ No newline at end of file +2013.11.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d216cc28a..ce21e2603 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-11-22T23:28:09.145106 + 2013-11-24T07:33:46.093787 youtube-dl-2012.02.22 @@ -1984,4 +1984,19 @@ 2013-11-22-2 + + youtube-dl-2013.11.24 + New version 2013.11.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.11.24/ +
    +
    + + The youtube-dl maintainers + + 2013-11-24 +
    +
    \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8eeb7a50b..b4821d076 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.11.22.2", - "signature": "03b61ed8279e096466ca4426bee43e8cbf88b0f832281f89c4563da896154e21842f83e695b7a980106488a7de385139f17f0d1c64135df32bfe17045142d2f66007c232183d5617ab70f429975e34c09888a3c60616f9a0dd81b79d3422e6b6ac7fe27ba79489d73457245058b7e4fc088e352845a9b384dcd806627ad75141", + "latest": "2013.11.24", + "signature": "11e071e1de9e812ecb3407728e5ae1f9d72ab6a5b67ce526f1d1f1ca3ea660525fe3895e4bc9087e4becc37702ce9c0d63fa36674502c37abcbf45a40ce9b351f61ddcd980e960c45a9147c68c5bf8d8fd1c12e1c341594ba314e73dc942f7f4399b34bfd02a74a443a0e6182c71d771f5ce5e241c2ec7911dc3fa8231d328a4", "versions": { "2012.02.22": { "bin": [ @@ -1855,6 +1855,20 @@ "https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz", "cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e" ] + }, + "2013.11.24": { + "bin": [ + "https://yt-dl.org/downloads/2013.11.24/youtube-dl", + "2b55ccf8feb85da9707ebaaaad00f93856783856acb2f4635df8d84882a02930" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.11.24/youtube-dl.exe", + "72c72938e4730994fc40c0f712f8f281d552b3222c93265ecb4737c6a8f1cb19" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.11.24/youtube-dl-2013.11.24.tar.gz", + "c7391dcda712f07ae0cfcfe8adf639aba2f4afb3d23ef2242e0751c954654ccb" + ] } } } \ No newline at end of file