From b1a027002fd6fde667c6ac7d7387737ccc83d524 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 7 Jul 2015 10:45:03 +0200 Subject: [PATCH] release 2015.07.07 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index c32c8da70..ed5f5756d 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.

-

2015.07.04 (sig)

+

2015.07.07 (sig)

- Windows exe (sig - 1a219b23bb8eccadc1cb6996b8a6b163cbde43fe837106e2d98ae6a3ba389222)
- Full source + docs + binary tarball (sig - cad69f6343c8e2f285ff2ff1b1b2d1631d6f28ac773555082a0f9c214d69dca5) + Windows exe (sig - 9d33cb645172ed946c0f8f717850aef830a94303c3c9f0ccbf2fe5c8faf20e04)
+ Full source + docs + binary tarball (sig - 634d7a3c369a245e67317ddb4043f8167bce3e774e1246ecb7c2707d311c2b4e)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.07.04/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.07.07/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2015.07.04/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.07.07/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2015.07.04/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/2015.07.07/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 b7d7407fe..d4b2b240d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -399,6 +399,7 @@
  • Pyvideo
  • qqmusic
  • qqmusic:album
  • +
  • qqmusic:playlist
  • qqmusic:singer
  • qqmusic:toplist
  • QuickVid
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 35cf5d319..f711e731b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.07.04 \ No newline at end of file +2015.07.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 38363cef8..4d43141f7 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 - 2015-07-04T09:38:07.874012Z + 2015-07-07T10:45:02.180337Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8315,4 +8315,19 @@ 2015-07-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.07.07 + New version 2015.07.07 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.07.07/ +
    +
    + + The youtube-dl maintainers + + 2015-07-07T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a530d75bd..e3b082f0e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.07.04", - "signature": "69540c73172e1da3022a98e91c009702fe931cf82db97330a2d29e4137e8ab3e68ac456a1d2b91ed1dba01b0cc224717b49f69ca12c9968f62fab0d7caf33eee9d60150b04328890e21de2b6101c6fb72eb0073e1dc5755f26315c569532166577cc5e8d1fe8c1ce5197187404ad1f7db47613bf5d1d73bed763d091f1e43bc1", + "latest": "2015.07.07", + "signature": "38883d4da6beca054bb6ecf8e766e1c4b582d4070dce35a78748502159eef2afaf5ed0978cf41c24977352d82f306c48fa67fbbaac2637255dd1b88afd05e8159e580bc72276b2241a8b5740395873ae0114d9ab20c25ee3f37eb531d1e5f0b3a6c01c8e56ee7bf703928679b6032a773a2b0ca27bc23ff0c7c2d3a825709aa8", "versions": { "2012.02.22": { "bin": [ @@ -7763,6 +7763,20 @@ "https://yt-dl.org/downloads/2015.07.04/youtube-dl-2015.07.04.tar.gz", "cad69f6343c8e2f285ff2ff1b1b2d1631d6f28ac773555082a0f9c214d69dca5" ] + }, + "2015.07.07": { + "bin": [ + "https://yt-dl.org/downloads/2015.07.07/youtube-dl", + "814ab815b2f5ee26c3dfe3ed92cb60d1ed54bb5020fbed13dc07f857c85932b6" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.07.07/youtube-dl.exe", + "9d33cb645172ed946c0f8f717850aef830a94303c3c9f0ccbf2fe5c8faf20e04" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.07.07/youtube-dl-2015.07.07.tar.gz", + "634d7a3c369a245e67317ddb4043f8167bce3e774e1246ecb7c2707d311c2b4e" + ] } } } \ No newline at end of file