diff --git a/download.html b/download.html index 121bf261c..90299133e 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.07.21 (sig)

+

2015.07.28 (sig)

- Windows exe (sig - 33e68832702ed47a62d8d799f792babfedcfc7954d465e765c6062112a549d12)
- Full source + docs + binary tarball (sig - 0b4276ce0df1add4081ca01b5d9460ce8ac6b218fb29ec6b4ddc7130a9ff29d9) + Windows exe (sig - 33efd2beefdf88214633bab64e7dce5f5c59ebac613f4a65a498b6c8b70eb8e5)
+ Full source + docs + binary tarball (sig - 61c3acea56cb6127c092fed37ce77c64f14b501faceab54496412d3479685c56)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.07.21/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.07.28/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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.07.21/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.07.28/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /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.07.21/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.07.28/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 9feb01da8..799da7748 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -66,6 +66,7 @@
  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • +
  • bbc: BBC
  • bbc.co.uk: BBC iPlayer
  • BeatportPro
  • Beeg
  • @@ -239,6 +240,7 @@
  • InternetVideoArchive
  • IPrima
  • iqiyi: 爱奇艺
  • +
  • Ir90Tv
  • ivi: ivi.ru
  • ivi:compilation: ivi.ru compilations
  • Izlesene
  • @@ -267,6 +269,7 @@
  • kuwo:song: 酷我音乐
  • la7.tv
  • Laola1Tv
  • +
  • Lecture2Go
  • Letv: 乐视网
  • LetvPlaylist
  • LetvTv
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1a4efa6a5..9be92e9cc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.07.21 \ No newline at end of file +2015.07.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9a7b5e3be..856ec5e22 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-07-21T17:45:36.541283Z + 2015-07-28T11:36:27.083676Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8360,4 +8360,19 @@ 2015-07-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.07.28 + New version 2015.07.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.07.28/ +
    +
    + + The youtube-dl maintainers + + 2015-07-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5c205c2f7..7329fe93e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.07.21", - "signature": "295cfb6fd4103a795ccb79f6fb19f0cf69f32d9b760120a53d619105fe0e51dfc235f9f0d67ccd66d139503dd434069c68cb9115629950c4c2f6f4cf580309cc6acc0e662f4774ebfdc3b43e1b0cbbd45e9c5c2d8d2212b3870dc5bf9f7305ecb16629768c44b095cfb7f65ae2bdfda22c78f9f27920345624a11d1d6f501ce0", + "latest": "2015.07.28", + "signature": "4e967ad9df5352b6a9861cca5efb2a807bb8f9991ec802ba7072e41a0e91167431838546b27c1fb9fd511c19b1621d38bc230f43488bad5d9f546a56029c6ed48df14739300a0ab53e64771d964e00fea4e12862c24a9b7a546702a85563494bea308de47887989f6399c1c9fbcf1dea16d9ddd2644b44cbd4b3efaa4d1ebd2a", "versions": { "2012.02.22": { "bin": [ @@ -7805,6 +7805,20 @@ "https://yt-dl.org/downloads/2015.07.21/youtube-dl-2015.07.21.tar.gz", "0b4276ce0df1add4081ca01b5d9460ce8ac6b218fb29ec6b4ddc7130a9ff29d9" ] + }, + "2015.07.28": { + "bin": [ + "https://yt-dl.org/downloads/2015.07.28/youtube-dl", + "55064ab66aced3ea967ef0a7ff00947c379ebf4e9477a4606bbbfb94590c9d04" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.07.28/youtube-dl.exe", + "33efd2beefdf88214633bab64e7dce5f5c59ebac613f4a65a498b6c8b70eb8e5" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.07.28/youtube-dl-2015.07.28.tar.gz", + "61c3acea56cb6127c092fed37ce77c64f14b501faceab54496412d3479685c56" + ] } } } \ No newline at end of file