diff --git a/download.html b/download.html index 72c841ab1..bcc5474f9 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@ <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work.</p> -<h2><a href="https://yt-dl.org/downloads/2015.09.28/youtube-dl">2015.09.28</a> (<a href="https://yt-dl.org/downloads/2015.09.28/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl">2015.10.06</a> (<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: ce128a9df58e30b579dbaaa89652cce6</li> -<li><strong>SHA1</strong>: d6dab7e830deae02f1e3d85c91fb7065f69b868e</li> -<li><strong>SHA256</strong>: 554e518e6ff1ca52d4e8b0c541386c328eeb678929e89ada85f53a857d4ce38f</li> +<li><strong>MD5</strong>: 20e86ec4a60f34dc5a1378053c9a61f3</li> +<li><strong>SHA1</strong>: 32a95cad9816b658414d9f8405455cb6fd08a883</li> +<li><strong>SHA256</strong>: af032e0fc44c75146ef279eefbe1cdfc8b18df81de75b67853ff2790881c7ec0</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2015.09.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.09.28/youtube-dl.exe.sig">sig</a> - ac2d6e990e46871113b490da6e206d7e44d6588ef66119353320687037c42f76)<br> - <a href="https://yt-dl.org/downloads/2015.09.28/youtube-dl-2015.09.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.09.28/youtube-dl-2015.09.28.tar.gz.sig">sig</a> - 6396ee3150f51bd6ca2717b7d09f9524fbab22c04c3d2b560b99061d92127a60) + <a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl.exe.sig">sig</a> - 8b2b1bf3fc858b7ccc7ece73ad67a29ca2a2000585c689c02467616d153923d3)<br> + <a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz.sig">sig</a> - 1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: -<code class="commands">sudo curl https://yt-dl.org/downloads/2015.09.28/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2015.10.06/youtube-dl -o /usr/local/bin/youtube-dl<br/> sudo chmod a+rx /usr/local/bin/youtube-dl</code> </p> <p>If you do not have curl, you can alternatively use a recent wget: -<code class="commands">sudo wget https://yt-dl.org/downloads/2015.09.28/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2015.10.06/youtube-dl -O /usr/local/bin/youtube-dl<br/> sudo chmod a+rx /usr/local/bin/youtube-dl</code> </p> @@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more </p> <p>To check the signature, type: -<code class="commands">sudo wget https://yt-dl.org/downloads/2015.09.28/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code> +<code class="commands">sudo wget https://yt-dl.org/downloads/2015.10.06/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code> </p> <p>The following GPG keys will be used to sign the binaries and the git tags:</p> diff --git a/supportedsites.html b/supportedsites.html index f49934c22..0b2bfe078 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -165,6 +165,7 @@ <li><b>Escapist</b></li> <li><b>ESPN</b> (Currently broken)</li> <li><b>EsriVideo</b></li> + <li><b>Europa</b></li> <li><b>EveryonesMixtape</b></li> <li><b>exfm</b>: ex.fm</li> <li><b>ExpoTV</b></li> @@ -278,6 +279,9 @@ <li><b>Libsyn</b></li> <li><b>life:embed</b></li> <li><b>lifenews</b>: LIFE | NEWS</li> + <li><b>limelight</b></li> + <li><b>limelight:channel</b></li> + <li><b>limelight:channel_list</b></li> <li><b>LiveLeak</b></li> <li><b>livestream</b></li> <li><b>livestream:original</b></li> 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 @@ <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> <title>youtube-dl releases</title> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> - <updated>2015-09-28T04:51:56.298458Z</updated> + <updated>2015-10-06T09:16:35.705763Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -8525,4 +8525,19 @@ <updated>2015-09-28T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.06</id> + <title>New version 2015.10.06</title> + <link href="http://rg3.github.io/youtube-dl" /> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2015.10.06/">https://yt-dl.org/downloads/2015.10.06/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2015-10-06T00:00:00Z</updated> + </entry> + </feed> \ 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