diff --git a/download.html b/download.html index 72c841ab1..bcc5474f9 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.09.28 (sig)

+

2015.10.06 (sig)

- Windows exe (sig - ac2d6e990e46871113b490da6e206d7e44d6588ef66119353320687037c42f76)
- Full source + docs + binary tarball (sig - 6396ee3150f51bd6ca2717b7d09f9524fbab22c04c3d2b560b99061d92127a60) + Windows exe (sig - 8b2b1bf3fc858b7ccc7ece73ad67a29ca2a2000585c689c02467616d153923d3)
+ Full source + docs + binary tarball (sig - 1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.09.28/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.10.06/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.09.28/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.10.06/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.09.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.10.06/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 f49934c22..0b2bfe078 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -165,6 +165,7 @@
  • Escapist
  • ESPN (Currently broken)
  • EsriVideo
  • +
  • Europa
  • EveryonesMixtape
  • exfm: ex.fm
  • ExpoTV
  • @@ -278,6 +279,9 @@
  • Libsyn
  • life:embed
  • lifenews: LIFE | NEWS
  • +
  • limelight
  • +
  • limelight:channel
  • +
  • limelight:channel_list
  • LiveLeak
  • livestream
  • livestream:original
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 199751af9..f5cfbb2b1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.09.28 \ No newline at end of file +2015.10.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 27d5e6963..53ae3b115 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-09-28T04:51:56.298458Z + 2015-10-06T09:16:35.705763Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8525,4 +8525,19 @@ 2015-09-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.06 + New version 2015.10.06 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.10.06/ +
    +
    + + The youtube-dl maintainers + + 2015-10-06T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 83e81926d..5875dcd5e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.09.28", - "signature": "545cd366c6e9632efa4d6142d01b7ac92fed4140a8fb14cc5667a4a10174a6fa4a4bc012cd77f738e07efbf4dae4b6b98af283d629c81ac886fb9c450cb957aaf980288230b932df070b154a531dc30c47440ae8d3c450389819eec7065294554d611adc2e5bc76f88a8105eb1b2a03f57bbac6b98d0a1b5b21b6b19a6e5b423", + "latest": "2015.10.06", + "signature": "5a48ea4b272190f9e2cfb0ffeb424ab4d3cb83815abcec637f9cf35bee0f9d39af7286a0d27c2b466cc568285b9cf0c4f171937582380e4aec474cbf8f7ce23e1a93cb507c8b6398f68755a9d6b3c40dff7be881905973bf742ad496bae5c3768f81a32e597c9fd9ee61d85cbd32e3b860a0efc0461240be0cec29f3e2d11011", "versions": { "2012.02.22": { "bin": [ @@ -7959,6 +7959,20 @@ "https://yt-dl.org/downloads/2015.09.28/youtube-dl-2015.09.28.tar.gz", "6396ee3150f51bd6ca2717b7d09f9524fbab22c04c3d2b560b99061d92127a60" ] + }, + "2015.10.06": { + "bin": [ + "https://yt-dl.org/downloads/2015.10.06/youtube-dl", + "af032e0fc44c75146ef279eefbe1cdfc8b18df81de75b67853ff2790881c7ec0" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.10.06/youtube-dl.exe", + "8b2b1bf3fc858b7ccc7ece73ad67a29ca2a2000585c689c02467616d153923d3" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz", + "1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c" + ] } } } \ No newline at end of file