diff --git a/download.html b/download.html index 11cf9aa31..13f45f1ad 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.02.25.1 (sig)

+

2014.02.26 (sig)

- Windows exe (sig - 06ad4a3be9d8aa25c6551054e984dd042416da0c58545b734547a79f4f6a58a5)
- Full source + docs + binary tarball (sig - 43fff2189b105ff4247a74a26c7355bcd62a2e677e5d79b8b20c5065fac24e13) + Windows exe (sig - 0ea0732c8119d8739f6d9936d64e2a4b3ae8ece6b90f63dfe40a928e81f5cece)
+ Full source + docs + binary tarball (sig - f22cc8f7b58e4a78bff7c27b681f6926225c75d984fe1e933fac9b047d1c3719)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.25.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.26/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.02.25.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.26/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.02.25.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.02.26/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 cc7dd5118..a42a4ac8d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -154,6 +154,7 @@
  • myvideo
  • Naver
  • NBA
  • +
  • NBC
  • NBCNews
  • ndr: NDR.de - Mediathek
  • NDTV
  • @@ -166,6 +167,7 @@
  • novamov: NovaMov
  • Nowness
  • nowvideo: NowVideo
  • +
  • ocw.mit.edu
  • Ooyala
  • ORF
  • PBS
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 716233bfa..0146fecfc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.25.1 \ No newline at end of file +2014.02.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a30dd5ec8..d16127555 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-02-25T11:23:10.721876Z + 2014-02-26T00:39:21.007095Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3530,4 +3530,19 @@ 2014-02-25T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.26 + New version 2014.02.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.26/ +
    +
    + + The youtube-dl maintainers + + 2014-02-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8a5113f5a..62e05a6ac 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.25.1", - "signature": "73b5c7e1a3e42c1c90f1f95984f71d7bdad78381c9d62e5f28da26c8c5948169b57fb3c3f25b0bfd7f06c961f594314cf0be936fb0f4efb5c98acce11307172a67836a30512d36e9c1ebe21288a1ae351b3e633e88087d597c7687b8f8ce76ae6c3c095789616bcf7b5ec6a780c0b543b9a7e24642a779e97a16f2813e5761a3", + "latest": "2014.02.26", + "signature": "17b12800ed4dbee090bf8d19b28d35b248d771f231b95de99a57f6b524227af2b09f38c79e6791b01c9c30d23a719b96deb91dc2410cdb581481f6c1b4333c84078c8be8263ea54b47f937689a94f1d2a1cd36d75d34dae7737d553910db833f02e76962209ebd583ba46c04d08d13fa5c818c1db98794b9d854eef1e7c48b85", "versions": { "2012.02.22": { "bin": [ @@ -3297,6 +3297,20 @@ "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl-2014.02.25.1.tar.gz", "43fff2189b105ff4247a74a26c7355bcd62a2e677e5d79b8b20c5065fac24e13" ] + }, + "2014.02.26": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.26/youtube-dl", + "5be0e031ac6686842188bea1de3e1fc9b04ff5179e06cf718f4778f21d854feb" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.26/youtube-dl.exe", + "0ea0732c8119d8739f6d9936d64e2a4b3ae8ece6b90f63dfe40a928e81f5cece" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.26/youtube-dl-2014.02.26.tar.gz", + "f22cc8f7b58e4a78bff7c27b681f6926225c75d984fe1e933fac9b047d1c3719" + ] } } } \ No newline at end of file