diff --git a/download.html b/download.html index 4414f3c00..b9448243a 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.03.1 (sig)

+

2014.04.03.2 (sig)

- Windows exe (sig - 485b481395a76abe35697e7eb1de7e4438fb149a350b656e658a94fe1e764a72)
- Full source + docs + binary tarball (sig - 3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd) + Windows exe (sig - 9e74f240ce7de9fee4e47c6302291d93e01e5f98b07013591c8e8a291b61e706)
+ Full source + docs + binary tarball (sig - 17ff14edab3c15612a1d47b058a24123237802c80a880265c9f818d123b528ba)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.03.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.03.2/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.03.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.03.2/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.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.04.03.2/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 d807622dd..b1a37b97f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -314,7 +314,7 @@
  • youtube:search:date: YouTube.com searches, newest videos first
  • youtube:search_url: YouTube.com search URLs
  • youtube:show: YouTube.com (multi-season) shows
  • -
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)
  • +
  • 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)
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 4d347af93..929919ca2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.03.1 \ No newline at end of file +2014.04.03.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 03f26015a..fda01460a 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-03T09:06:50.497724Z + 2014-04-03T15:31:13.472066Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4205,4 +4205,19 @@ 2014-04-03T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.03.2 + New version 2014.04.03.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.04.03.2/ +
    +
    + + The youtube-dl maintainers + + 2014-04-03T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3ab13c26e..55a719f4a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.03.1", - "signature": "45b8ec2bcec8c932c936a527378d96cef686b6e5a5cf38a57e832258ac9b1c7677385bd62b278e62d2b59c3af1c9c7e33e41d17f8674ecdfe35851a87f2287d17321e2a0cb856b9e53704b805224fddee08b901c422daa66d06f1e38a8cf8ba4c3359f528fdc7affb67395ccd9db74921968ce436096dd7d493d9c905f7016eb", + "latest": "2014.04.03.2", + "signature": "1646a33fb0cbef6a145e779469004ad57872e3b0b7cd83c9ebbea6996551890c956dfc786a32f4509df73fbbaf4b081cc5f4b6e9dff55744743b1ba42ff8a53cce14b3ff0e397e3b4cd9d1a5fc8f8b2b6cf18df06d57e74220511d037a648b53d6918c7893e17b17f5c57098d711452414981bd3797944b2f1817d3511f73fd1", "versions": { "2012.02.22": { "bin": [ @@ -3927,6 +3927,20 @@ "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz", "3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd" ] + }, + "2014.04.03.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.03.2/youtube-dl", + "b935e4ffc7afdd26ed0f2fdc5bf90898faea695de92db4c1add401249e210475" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.03.2/youtube-dl.exe", + "9e74f240ce7de9fee4e47c6302291d93e01e5f98b07013591c8e8a291b61e706" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.03.2/youtube-dl-2014.04.03.2.tar.gz", + "17ff14edab3c15612a1d47b058a24123237802c80a880265c9f818d123b528ba" + ] } } } \ No newline at end of file