diff --git a/download.html b/download.html index 1304bdfa0..4f9c92d6e 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.03.18 (sig)

+

2015.03.24 (sig)

- Windows exe (sig - 4081c53391699030221d659d20287e1c56cbd4538c9399547ab726d47858949e)
- Full source + docs + binary tarball (sig - c32e864d1d61a703d7e37deaf0a34d9390e07e96a854dd338e44e654ab4aceef) + Windows exe (sig - 04b71f65411ab21540f0d2539704117c60099770c2f2cc9411b606627b9448b0)
+ Full source + docs + binary tarball (sig - bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.03.18/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.03.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/2015.03.18/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.03.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/2015.03.18/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.03.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 2b87944e6..32f623df2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -246,6 +246,7 @@
  • Letv
  • LetvPlaylist
  • LetvTv
  • +
  • Libsyn
  • lifenews: LIFE | NEWS
  • LiveLeak
  • livestream
  • @@ -325,6 +326,7 @@
  • npo.nl:radio
  • npo.nl:radio:fragment
  • NRK
  • +
  • NRKPlaylist
  • NRKTV
  • ntv.ru
  • Nuvid
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5a05ee015..603cba960 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.03.18 \ No newline at end of file +2015.03.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c3ecaa9fb..c47d5a2f6 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-03-18T22:12:12.302701Z + 2015-03-24T16:43:06.441795Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8060,4 +8060,19 @@ 2015-03-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.24 + New version 2015.03.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.03.24/ +
    +
    + + The youtube-dl maintainers + + 2015-03-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 603c38e1e..b27bc314e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.03.18", - "signature": "6ed966d83098a9c2410b9f858ec4adee84aa707605b36a869fcf84b2e18a142eb3862fef0a6100ef79669c3e34420d69f3639bccf6552a3ac22d556ab34bb32918fee1f1094fb1969a616fce98d09fb5c67d99ac84ab4d5918daf66d607af51f0e0235e8ae2588e71db2cb1f90153be3543b5df241bcb0e3c49df02e5d5dd005", + "latest": "2015.03.24", + "signature": "3cbf7ff88004da1aedd91e540fcf1fb2c24835f93d311de8141d34042184835d3bb98e3a872e03e0b1a8ab60aabb4cbacc2681b269fcfc457e0e02e8d7b4b9a34356adc24750c0c9cdde0b53b12550ea256d31f1ff52cefcff92d28781655ae173bdc07dd47c4100c82d0d4831f9f316a4c9e1e3ebe82f1c7d25ec107c6954ca", "versions": { "2012.02.22": { "bin": [ @@ -7525,6 +7525,20 @@ "https://yt-dl.org/downloads/2015.03.18/youtube-dl-2015.03.18.tar.gz", "c32e864d1d61a703d7e37deaf0a34d9390e07e96a854dd338e44e654ab4aceef" ] + }, + "2015.03.24": { + "bin": [ + "https://yt-dl.org/downloads/2015.03.24/youtube-dl", + "88f9a188d042fc200b4e79be8974acac8da5770d4d149a4bf807215cffc0d6d5" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.03.24/youtube-dl.exe", + "04b71f65411ab21540f0d2539704117c60099770c2f2cc9411b606627b9448b0" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.03.24/youtube-dl-2015.03.24.tar.gz", + "bb4becd8953bad2d0b5ca20f31597d596e822197501898742ab7fdf8181486d4" + ] } } } \ No newline at end of file