diff --git a/download.html b/download.html index cd5a5493a..295ba40d8 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.02.26 (sig)

+

2015.02.26.1 (sig)

- Windows exe (sig - 375580a7deeb075ecd3173603dde1972f6dea954e8ae5310679d09d590fbb198)
- Full source + docs + binary tarball (sig - 3fe41721d2876194d3e8d735eae9c607dc04e2e726993fe1b1ebf8f8baf52aba) + Windows exe (sig - 5d50f7bbfc907d64ad66d9c1f99671e265061c0dc42e949539f64b691f710830)
+ Full source + docs + binary tarball (sig - 7900e796a8e03c447b080e64f0d85d1bcf4152311caa10e8149b2e23a8b0907f)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.02.26/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.26.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/2015.02.26/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.26.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/2015.02.26/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.02.26.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 ae41f5883..bddd35462 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -32,6 +32,7 @@
  • AdultSwim
  • Aftenposten
  • Aftonbladet
  • +
  • AirMozilla
  • AlJazeera
  • Allocine
  • AlphaPorno
  • @@ -235,6 +236,9 @@
  • Ku6
  • la7.tv
  • Laola1Tv
  • +
  • Letv
  • +
  • LetvPlaylist
  • +
  • LetvTv
  • lifenews: LIFE | NEWS
  • LiveLeak
  • livestream
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d8c46a3b6..083cf8913 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.02.26 \ No newline at end of file +2015.02.26.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index edf83fc84..6e3f27055 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-02-26T00:45:35.087565Z + 2015-02-26T01:49:36.094073Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7940,4 +7940,19 @@ 2015-02-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.26.1 + New version 2015.02.26.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.02.26.1/ +
    +
    + + The youtube-dl maintainers + + 2015-02-26T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 65577dff1..31762c241 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.02.26", - "signature": "1dbdc5b725394fcd814de9a8d04d0aec3f2d66744cd103ea98f3b3ea2844d88eb1286e797ef1da25a380fc35251e0dec6a0aa416dc60517931384f75575eea9b3ab144196bc3dfe54b4d84820c5f3186f15c7d5151b7fe43a5f102fd7f10b738fb8525ee2d6ff122494b933908a465759bc2befcc06d18dc195fd1dc8af3a092", + "latest": "2015.02.26.1", + "signature": "5516fcc52358cfbb76632c23e554aa89b80a433866e42cc633fb637e17d6366533ffa2bd115456a6c3c01819f1052ef848f7209b8093449834718d1110190f80e7213a199bd49a1bdd4260d03e9da93240943c9a048fa21e916441383aec83874ae7b83b106f55510e8b58791c9efcc73ecbb79fe8f7d512c93c70cf52371475", "versions": { "2012.02.22": { "bin": [ @@ -7413,6 +7413,20 @@ "https://yt-dl.org/downloads/2015.02.26/youtube-dl-2015.02.26.tar.gz", "3fe41721d2876194d3e8d735eae9c607dc04e2e726993fe1b1ebf8f8baf52aba" ] + }, + "2015.02.26.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.02.26.1/youtube-dl", + "447c6b4799dcc8e497bf59fda87ba03fad1565d790097a8f517af2f0fe324462" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.02.26.1/youtube-dl.exe", + "5d50f7bbfc907d64ad66d9c1f99671e265061c0dc42e949539f64b691f710830" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.02.26.1/youtube-dl-2015.02.26.1.tar.gz", + "7900e796a8e03c447b080e64f0d85d1bcf4152311caa10e8149b2e23a8b0907f" + ] } } } \ No newline at end of file