From d62ea494d936c73cbacd6ff189d3a3b28ccf1c7a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 24 Jun 2014 09:15:30 +0200 Subject: [PATCH] release 2014.06.24.1 --- 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 3bb619845..04714f796 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.06.19 (sig)

+

2014.06.24.1 (sig)

- Windows exe (sig - 0b005a310368791d2fab456012c29f41b3af511ff5a2debddabd5db85c81e49d)
- Full source + docs + binary tarball (sig - 877f5a1652693e80d905831bbc10055bd101d6620176b6cb08dd983e465eba94) + Windows exe (sig - 8623e894cc6a9bce64f8259ee103bab31c9d22f1c400d667237021f1b38828b0)
+ Full source + docs + binary tarball (sig - 0e4a6c19f0b1b015bc952a33a374e160f3391355778fc43fbf119fa41104b93b)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.06.19/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.06.24.1/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.06.19/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.06.24.1/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.06.19/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.06.24.1/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 c45a9b550..f5a23f934 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -174,6 +174,7 @@
  • MPORA
  • MTV
  • mtviggy.com
  • +
  • mtvservices:embedded
  • MusicPlayOn
  • muzu.tv
  • MySpace
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b2fbc96da..31fd4b19d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.06.19 \ No newline at end of file +2014.06.24.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 1f39ba30b..af4cf3b97 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-06-19T17:18:04.893541Z + 2014-06-24T09:15:28.527242Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4820,4 +4820,19 @@ 2014-06-19T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.24.1 + New version 2014.06.24.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.06.24.1/ +
    +
    + + The youtube-dl maintainers + + 2014-06-24T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e72810f6f..541e44fa0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.06.19", - "signature": "413c94bbc61cc2dca78b3b893fe3f9bc54e84d1fe7e586c5bd4da3f31311caa78cdca2ed999699ac3d41a2503080a4a0e6113f68c5956dec5b938782382d7760c26ebd45cc0026fce2fbf165a9f640d9c66f29d094f047bc3bcfed10515689968901e2afde927614c815d13cee7ede8ad16855010fd3fdb0b6955f732ec7644c", + "latest": "2014.06.24.1", + "signature": "16491cdb58756a256d130f9bbc52c0965a924cde847db17a13113bc23e93a1f686921b1d0cf19e0cadcf12e337391417925cd0700166c11251c3f0b065cee340f0965bc20dfe202de682a0f0f4628454c89cf37f970d9bb28cb7fdcf32168a6f0517db3047f7c4478d8e6699a2e8aa5007dc1fd827dcb254eac9be0fddb444cf", "versions": { "2012.02.22": { "bin": [ @@ -4501,6 +4501,20 @@ "https://yt-dl.org/downloads/2014.06.19/youtube-dl-2014.06.19.tar.gz", "877f5a1652693e80d905831bbc10055bd101d6620176b6cb08dd983e465eba94" ] + }, + "2014.06.24.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.06.24.1/youtube-dl", + "9048207f8768c0183bb5a752b596dace59040202870644b479f92370be8b7614" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.06.24.1/youtube-dl.exe", + "8623e894cc6a9bce64f8259ee103bab31c9d22f1c400d667237021f1b38828b0" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.06.24.1/youtube-dl-2014.06.24.1.tar.gz", + "0e4a6c19f0b1b015bc952a33a374e160f3391355778fc43fbf119fa41104b93b" + ] } } } \ No newline at end of file