فهرست منبع

release 2015.11.21

Philipp Hagemeister 9 سال پیش
والد
کامیت
8633e60931
5فایلهای تغییر یافته به همراه44 افزوده شده و 13 حذف شده
  1. 9 9
      download.html
  2. 2 0
      supportedsites.html
  3. 1 1
      update/LATEST_VERSION
  4. 16 1
      update/releases.atom
  5. 16 2
      update/versions.json

+ 9 - 9
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.11.19/youtube-dl">2015.11.19</a> (<a href="https://yt-dl.org/downloads/2015.11.19/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.11.21/youtube-dl">2015.11.21</a> (<a href="https://yt-dl.org/downloads/2015.11.21/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: fd36a19099ac00e849a5869986477caf</li>
-<li><strong>SHA1</strong>: 9773ce54000323b58019891cf140553d1569bca3</li>
-<li><strong>SHA256</strong>: 133756467e7c55a6c31d6e345b26bdb74d0271df898a7c72012ff4db9a5fa9c7</li>
+<li><strong>MD5</strong>: bf1dcf9ba6aa790e6f02e724cc11459d</li>
+<li><strong>SHA1</strong>: a9f283ae79cda06f3a6117cf1907585382e28741</li>
+<li><strong>SHA256</strong>: fa02a52adc01f5a09fa812c55b33ef828a36fa5ea359efeb1ac4ba6303101ff8</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.11.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.19/youtube-dl.exe.sig">sig</a> - 819561dc5489f73b98626fb0dd1c7611494e764ad95da6c278b088942c68e95a)<br>
-	<a href="https://yt-dl.org/downloads/2015.11.19/youtube-dl-2015.11.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.19/youtube-dl-2015.11.19.tar.gz.sig">sig</a> - 2ed713c995a5cd837205eefa35d5df49179fa90cf634a4f222a31f2bde94e668)
+	<a href="https://yt-dl.org/downloads/2015.11.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.21/youtube-dl.exe.sig">sig</a> - 705058387c5050544549e8e01d58ed53490888f0c522bfdbf02a406cdf46c8dd)<br>
+	<a href="https://yt-dl.org/downloads/2015.11.21/youtube-dl-2015.11.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.21/youtube-dl-2015.11.21.tar.gz.sig">sig</a> - 26ef30392579289ff54c54c6747fd0036a5fdf7429c55106f9703b0f9f19e339)
 </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.11.19/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.11.21/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.11.19/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.21/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.11.19/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.11.21/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>

+ 2 - 0
supportedsites.html

@@ -509,6 +509,7 @@
 	<li><b>soompi:show</b></li>
 	<li><b>soundcloud</b></li>
 	<li><b>soundcloud:playlist</b></li>
+	<li><b>soundcloud:search</b>: Soundcloud search</li>
 	<li><b>soundcloud:set</b></li>
 	<li><b>soundcloud:user</b></li>
 	<li><b>soundgasm</b></li>
@@ -722,6 +723,7 @@
 	<li><b>youtube:show</b>: YouTube.com (multi-season) shows</li>
 	<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)</li>
 	<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
+	<li><b>youtube:user:playlists</b>: YouTube.com user playlists</li>
 	<li><b>youtube:watchlater</b>: Youtube watch later list, ":ytwatchlater" for short (requires authentication)</li>
 	<li><b>Zapiks</b></li>
 	<li><b>ZDF</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.11.19
+2015.11.21

+ 16 - 1
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-11-19T15:40:06.233070Z</updated>
+    <updated>2015-11-21T23:38:41.505436Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8780,4 +8780,19 @@
 	    <updated>2015-11-19T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.21</id>
+	    <title>New version 2015.11.21</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.11.21/">https://yt-dl.org/downloads/2015.11.21/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-11-21T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.11.19",
-    "signature": "787cba438db13de745015f6265278722f7a0c6e20b2d96bea6de0d62edbdcbf07e1d87574eadf09129cefd8b493a07bbd0deb3249bd61baabe525b118b539351d1f6452fb3daa8f0463ed7485300fa427ed74d237bc6891b722554f4bc4bbb0563fba0789ea7ce0471976a609917111a75563ff3f95f52bb48448ae56b86426b",
+    "latest": "2015.11.21",
+    "signature": "4c41e97e03c53bcdc2614e83bd68d9490b9dfcd5d3fa295c6ce01279d866cff7db5227232265fbf0be09d52e72be06810a3ecc04982fbff7ad1ed6f009ac2dc7ae15a37c9c07d933418fa77b398d140c8bdb96efcbfa7e7c0f3bec2eb77b7c9245bb0572db0305512d63dac64b6328f1de2d1ade95769c03d3bce14a5263d63e",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -8197,6 +8197,20 @@
                 "https://yt-dl.org/downloads/2015.11.19/youtube-dl-2015.11.19.tar.gz",
                 "2ed713c995a5cd837205eefa35d5df49179fa90cf634a4f222a31f2bde94e668"
             ]
+        },
+        "2015.11.21": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.11.21/youtube-dl",
+                "fa02a52adc01f5a09fa812c55b33ef828a36fa5ea359efeb1ac4ba6303101ff8"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.11.21/youtube-dl.exe",
+                "705058387c5050544549e8e01d58ed53490888f0c522bfdbf02a406cdf46c8dd"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.11.21/youtube-dl-2015.11.21.tar.gz",
+                "26ef30392579289ff54c54c6747fd0036a5fdf7429c55106f9703b0f9f19e339"
+            ]
         }
     }
 }