diff --git a/download.html b/download.html index 2206fd61b..9e6892994 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.08.21.3 (sig)

+

2014.08.22.1 (sig)

- Windows exe (sig - d86500b13bb7e6e7b22bee2667705c984b307c79a0242b03d5d1c687f6b696bd)
- Full source + docs + binary tarball (sig - 6922e0d1f3e0562afe50dd5c980f987aa15b952e4a45a7a58f3e9b3ec8f22085) + Windows exe (sig - 3880e69ad8374c040c00fcad091501b1bbfb0d56332a4d7ad22a6f8332e066c2)
+ Full source + docs + binary tarball (sig - e03e415b97f2a2e357722772ff1217275112fbe74b1c9302619e30bb52cbf793)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.08.21.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.08.22.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.08.21.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.08.22.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.08.21.3/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.08.22.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 8edd5ff6c..bdd753a68 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -92,6 +92,7 @@
  • Dotsub
  • Dropbox
  • DRTV
  • +
  • Dump
  • EbaumsWorld
  • eHow
  • eitb.tv
  • @@ -230,6 +231,7 @@
  • orf:tvthek: ORF TVthek
  • ORFFM4: radio FM4
  • parliamentlive.tv: UK parliament videos
  • +
  • Patreon
  • PBS
  • Photobucket
  • Playvid
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5b8604750..bf29e8e7a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.08.21.3 \ No newline at end of file +2014.08.22.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0682b18c1..8de0dd4ab 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-08-21T18:07:18.117673Z + 2014-08-22T03:05:39.633402Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5240,4 +5240,19 @@ 2014-08-21T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.22.1 + New version 2014.08.22.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.08.22.1/ +
    +
    + + The youtube-dl maintainers + + 2014-08-22T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f8420d21d..3680a66cc 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.08.21.3", - "signature": "0759b96dfd9930f0eaf35b8923d798bbfc8b3eb69477219336707055dae94d4da2ad5d9135a11cf3ff0751fb3ea360a15cae7a77b3dec48755301c7d696739d1e372786e6935cff0962c23a4fae494b2eeceeb6c280e7e38e5b858b98a18250b8323811b56731c1cddd376279d6b5b3dee500f29eb3a1a96d5fc384ee648bd88", + "latest": "2014.08.22.1", + "signature": "63551a1836dd3bbd396190a022678320d0afe0503f66d9bbd23bb753664990a1ecaf9836a3ad717b54eff3d815347f6f353e4e445c780706f31b20e8eaa490a5855521d8403efbe9d036f2537b6d41fb08fc3a334cba6e31b6b9f7f84ac7f6a2c683bc0948b068efffe10a13822a33d52573c34e1f3c04405ca461a212677897", "versions": { "2012.02.22": { "bin": [ @@ -4893,6 +4893,20 @@ "https://yt-dl.org/downloads/2014.08.21.3/youtube-dl-2014.08.21.3.tar.gz", "6922e0d1f3e0562afe50dd5c980f987aa15b952e4a45a7a58f3e9b3ec8f22085" ] + }, + "2014.08.22.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.08.22.1/youtube-dl", + "b55d6dedb54e6d6fdcde292e709c3f90f3cef87cfebafb696a177d56764ea0b7" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.08.22.1/youtube-dl.exe", + "3880e69ad8374c040c00fcad091501b1bbfb0d56332a4d7ad22a6f8332e066c2" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.08.22.1/youtube-dl-2014.08.22.1.tar.gz", + "e03e415b97f2a2e357722772ff1217275112fbe74b1c9302619e30bb52cbf793" + ] } } } \ No newline at end of file