diff --git a/download.html b/download.html index 6774be436..5afb5e63d 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.08.28 (sig)

+

2015.09.03 (sig)

- Windows exe (sig - 64637aaa0f0e6597773a25c06a5a193114abbf637a3785fde2b95d4f82805652)
- Full source + docs + binary tarball (sig - 7763dc3869804696b1f1b66cb460d578d1af8de0a73046d449803bd3ac5f5045) + Windows exe (sig - 2e7a618771bc7039fdec3f8ed25a3af8aa71956c9943f57ba02f2ca64891ac69)
+ Full source + docs + binary tarball (sig - dfa0efc89412eb58d1cdf641a7747ad95dcd31d8d08b006334a2e603325eb273)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.08.28/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.09.03/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.08.28/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.09.03/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.08.28/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.09.03/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 54ccd0523..cd2e9560f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -235,6 +235,7 @@
  • imdb: Internet Movie Database trailers
  • imdb:list: Internet Movie Database lists
  • Imgur
  • +
  • ImgurAlbum
  • Ina
  • Indavideo
  • IndavideoEmbed
  • @@ -318,6 +319,7 @@
  • MPORA
  • MSNBC
  • MTV
  • +
  • mtv.de
  • mtviggy.com
  • mtvservices:embedded
  • MuenchenTV: münchen.tv
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 05b0d5451..6aa32c8cb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.08.28 \ No newline at end of file +2015.09.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 646da8fab..6c2b66f3d 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-08-28T05:07:33.552971Z + 2015-09-03T12:35:50.211975Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8465,4 +8465,19 @@ 2015-08-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.09.03 + New version 2015.09.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.09.03/ +
    +
    + + The youtube-dl maintainers + + 2015-09-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d218a02ea..1793dd3c1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.08.28", - "signature": "7fd29344f119181287f7ae9f495feb4e8fcd89d4eb0f277c19f711644795f6aa783a5820a8994479804032ea0919ac865294fa78f91045e3b44fcdef0f208ef5c7628c4bd7604e1e606d2af446539afc9d542e0feb4fb9ecb6e747a760659cb7c9b6c48c34014a12aa56edb2818ebac5251c58579d4e54b18a9b5aca4d613aa2", + "latest": "2015.09.03", + "signature": "9805989564b4d0432a558f383fd66c5308bd0d81d2de0d8583260776c7354d1af2c713fe2ecbbefbc939064653164a0cfdb3f64d51ca8344ba3ec71ce258094740178f59ffa00c37158f4a6af39577332bbca928257d8ea11f7c96b15b8a774771b2a82d442bc599dca0627d1dba934a8cca8a29a31f2ec403607d3907da5930", "versions": { "2012.02.22": { "bin": [ @@ -7903,6 +7903,20 @@ "https://yt-dl.org/downloads/2015.08.28/youtube-dl-2015.08.28.tar.gz", "7763dc3869804696b1f1b66cb460d578d1af8de0a73046d449803bd3ac5f5045" ] + }, + "2015.09.03": { + "bin": [ + "https://yt-dl.org/downloads/2015.09.03/youtube-dl", + "4e54e23b6a8d9e7cca6d2db572068527debd2d3119046806e9cb0a7b7ac070ce" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.09.03/youtube-dl.exe", + "2e7a618771bc7039fdec3f8ed25a3af8aa71956c9943f57ba02f2ca64891ac69" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.09.03/youtube-dl-2015.09.03.tar.gz", + "dfa0efc89412eb58d1cdf641a7747ad95dcd31d8d08b006334a2e603325eb273" + ] } } } \ No newline at end of file