diff --git a/download.html b/download.html index 5b3f30fff..0726d9f15 100644 --- a/download.html +++ b/download.html @@ -16,21 +16,21 @@ <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p> -<h2><a href="https://yt-dl.org/downloads/2013.09.10/youtube-dl">2013.09.10</a> (<a href="https://yt-dl.org/downloads/2013.09.10/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2013.11.09/youtube-dl">2013.11.09</a> (<a href="https://yt-dl.org/downloads/2013.11.09/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 468fc00dcf53694be40391330d9e98a2</li> -<li><strong>SHA1</strong>: 88ad3f5382625b9f44040998aaf30b9c5848c5d9</li> -<li><strong>SHA256</strong>: bfa428e9a3f2b16f3f19ef7e3c6cbc48749bf4c7a4384bf9a40acd84542300f4</li> +<li><strong>MD5</strong>: 3d5e86ec194683303580e11abaa6f01b</li> +<li><strong>SHA1</strong>: 6d4e33bf601684d826e602d3e411865f6862cbc2</li> +<li><strong>SHA256</strong>: 81e7ed0f14cc3af332b58dd727b5ad4cecf54442c8a8e347331fb523d3b75a71</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2013.09.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.09.10/youtube-dl.exe.sig">sig</a> - 0fcc9b50185cfcfa0f5d3941808300c04c212ed0c3ea27847bce9ab4ca8ef60b)<br> - <a href="https://yt-dl.org/downloads/2013.09.10/youtube-dl-2013.09.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.09.10/youtube-dl-2013.09.10.tar.gz.sig">sig</a> - 0c347abf6be6147c216b270a0edef3125058257d41451080b643fcecdea8dbef) + <a href="https://yt-dl.org/downloads/2013.11.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.09/youtube-dl.exe.sig">sig</a> - a7ca99bb68b4130a5c82028c62444545c8742495b2b333eb8b9803b41bcf6e25)<br> + <a href="https://yt-dl.org/downloads/2013.11.09/youtube-dl-2013.11.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.09/youtube-dl-2013.11.09.tar.gz.sig">sig</a> - 1704dbec3492c55ae68d2bf59dca60aafa51461da164438bed90ad835d41f8b3) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: -<code class="commands">sudo wget https://yt-dl.org/downloads/2013.09.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code> +<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.09/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code> </p> <p>You can also use pip: @@ -42,7 +42,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/2013.09.10/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/2013.11.09/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 183a82368..e47f32362 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -28,7 +28,6 @@ <li><b>Brightcove</b></li> <li><b>CNN</b></li> <li><b>CSpan</b></li> - <li><b>Canalc2</b></li> <li><b>CollegeHumor</b></li> <li><b>ComedyCentral</b>: The Daily Show / Colbert Report</li> <li><b>CondeNast</b>: Condé Nast media group: GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED</li> @@ -106,12 +105,14 @@ <li><b>arte.tv</b></li> <li><b>blip.tv</b></li> <li><b>blip.tv:user</b></li> + <li><b>canalc2.tv</b></li> <li><b>canalplus.fr</b></li> <li><b>dailymotion</b></li> <li><b>daum.net</b></li> <li><b>eHow</b></li> <li><b>exfm</b>: ex.fm</li> <li><b>facebook</b></li> + <li><b>francetvinfo.fr</b></li> <li><b>generic</b>: Generic downloader that works on some sites</li> <li><b>ign.com</b></li> <li><b>justin.tv</b></li> @@ -123,6 +124,7 @@ <li><b>myvideo</b></li> <li><b>photobucket</b></li> <li><b>plus.google</b>: Google Plus</li> + <li><b>pluzz.francetv.fr</b></li> <li><b>screen.yahoo:search</b>: Yahoo screen search</li> <li><b>soundcloud</b></li> <li><b>soundcloud:set</b></li> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1cfa78e12..8f6b6b5f3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.09.10 \ No newline at end of file +2013.11.09 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cc3d63b28..2450fb604 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"> <atom:title>youtube-dl releases</atom:title> <atom:id>youtube-dl-updates-feed</atom:id> - <atom:updated>2013-09-10T11:55:56.120924</atom:updated> + <atom:updated>2013-09-11T11:37:39.564037</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -1309,4 +1309,19 @@ <atom:updated>2013-09-10</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.11.09</atom:id> + <atom:title>New version 2013.11.09</atom:title> + <atom:link href="http://rg3.github.io/youtube-dl" /> + <atom:content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2013.11.09/">https://yt-dl.org/downloads/2013.11.09/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-11-09</atom:updated> + </atom:entry> + </atom:feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b82e44e30..9e73fbe76 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.09.10", - "signature": "2a17ee1dd46d5e8b085361cbe7219b9935eba924082eac4e77277532045ba8e3731c2103e7a41dcd7ce711b2c1e49b47a4942556c628a9c04bd5ec491f0dc35d1d838d6a628d77de996263670bad1f5c0d01268d8aa6d5c16aa620103126c41cefc48448886a4d2b2a3e67fe68947304f967eebdaaa4b1e266923986bc36c30d", + "latest": "2013.11.09", + "signature": "7cbac74780dfc7db51ebcd4645b2f321af869bc377e145b91d7920efcb64bcbcf92554f747ade42fce3a75e2ac52ca103a5b652abd5829ce0e561cb9842b6065a9a4c679af1d0f00f24ff4e122596caeeeb56fbfe201902ce8f299e9fd633729a8b87b62de4349c72c59ab83a46010766d900b1841ea69f87eb6b0c826792a33", "versions": { "2012.02.22": { "bin": [ @@ -1225,6 +1225,20 @@ "https://yt-dl.org/downloads/2013.09.10/youtube-dl-2013.09.10.tar.gz", "0c347abf6be6147c216b270a0edef3125058257d41451080b643fcecdea8dbef" ] + }, + "2013.11.09": { + "bin": [ + "https://yt-dl.org/downloads/2013.11.09/youtube-dl", + "81e7ed0f14cc3af332b58dd727b5ad4cecf54442c8a8e347331fb523d3b75a71" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.11.09/youtube-dl.exe", + "a7ca99bb68b4130a5c82028c62444545c8742495b2b333eb8b9803b41bcf6e25" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.11.09/youtube-dl-2013.11.09.tar.gz", + "1704dbec3492c55ae68d2bf59dca60aafa51461da164438bed90ad835d41f8b3" + ] } } } \ No newline at end of file