diff --git a/download.html b/download.html index e2affc058..21af32667 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.07.30 (sig)

+

2014.08.02 (sig)

- Windows exe (sig - 14413a4992936c3b40addc45fcbbab768d6dc9197af1fdb0af981451ae375d48)
- Full source + docs + binary tarball (sig - 67866d101b75fc58c111ec024f0d1342c1490e7bcaba31ed96ff69358c1c549b) + Windows exe (sig - 5c40471fdd0a51f52bb7dbe6830808cd29bf174f458a0f83f25b938b3b67c8fb)
+ Full source + docs + binary tarball (sig - 4c236b3e1e195596b70a4db699b4000b23deb33cb7a8297b8198c99358eb58bb)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.07.30/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.08.02/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.07.30/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.08.02/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.07.30/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.02/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 acc0b99bd..1e0b4b43c 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -148,6 +148,7 @@
  • IPrima
  • ivi: ivi.ru
  • ivi:compilation: ivi.ru compilations
  • +
  • Izlesene
  • JadoreCettePub
  • JeuxVideo
  • jpopsuki.tv
  • @@ -338,6 +339,7 @@
  • VideoPremium
  • VideoTt: video.tt - Your True Tube
  • videoweed: VideoWeed
  • +
  • Vidme
  • viki
  • vimeo
  • vimeo:album
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b252898eb..9b545219d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.07.30 \ No newline at end of file +2014.08.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dd4e39dd8..dbf2cdf0e 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-07-30T09:57:26.887471Z + 2014-08-02T12:33:18.985824Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5135,4 +5135,19 @@ 2014-07-30T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.02 + New version 2014.08.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.08.02/ +
    +
    + + The youtube-dl maintainers + + 2014-08-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d26f270db..1556fe171 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.07.30", - "signature": "4caee03586a53293c99968b28c0e91f9fce8d5a8253bdb0992cd8a6d3a19f397cf3149e955107f713912e9034fab8d2e2198768e6529d6876514a67a29009e4fb6d799f899a47e8b2fafc955933b12b6a694f76510379bd3c98e6400016e731f49d37939a753b2ba0ed7677ef073737dc5d05b02f9c4dc4cb0aae65c4ec753a7", + "latest": "2014.08.02", + "signature": "89047749f7357ced35ff63c99fbf111a2e1080c8accf01d5a11aaba396974be0a1ccac740f59f6336428ee09afdb975b11b4d1b0ac64556f3d0856442ec109eb0f037f81a3ccf907abed808cd12a49e54f460466352f30be36dede6e48da33774c5a3ba3fd696bf4e6c57db9c8f0336dd18dfe5da71e0816f208a631abddd671", "versions": { "2012.02.22": { "bin": [ @@ -4795,6 +4795,20 @@ "https://yt-dl.org/downloads/2014.07.30/youtube-dl-2014.07.30.tar.gz", "67866d101b75fc58c111ec024f0d1342c1490e7bcaba31ed96ff69358c1c549b" ] + }, + "2014.08.02": { + "bin": [ + "https://yt-dl.org/downloads/2014.08.02/youtube-dl", + "f28b09136ad635315c2652b42cf36f1950f604ff0f16ad610b90248615ccb180" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.08.02/youtube-dl.exe", + "5c40471fdd0a51f52bb7dbe6830808cd29bf174f458a0f83f25b938b3b67c8fb" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.08.02/youtube-dl-2014.08.02.tar.gz", + "4c236b3e1e195596b70a4db699b4000b23deb33cb7a8297b8198c99358eb58bb" + ] } } } \ No newline at end of file