Browse Source

release 2016.12.31

Sergey M․ 8 years ago
parent
commit
b7cf13240d
10 changed files with 47 additions and 17 deletions
  1. 1 1
      about.html
  2. 1 1
      donations.html
  3. 6 6
      download.html
  4. 1 1
      download.html.in
  5. 1 1
      index.html
  6. 3 2
      supportedsites.html
  7. 1 1
      supportedsites.html.in
  8. 1 1
      update/LATEST_VERSION
  9. 16 1
      update/releases.atom
  10. 16 2
      update/versions.json

+ 1 - 1
about.html

@@ -38,6 +38,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 1 - 1
donations.html

@@ -36,6 +36,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 6 - 6
download.html

@@ -14,15 +14,15 @@
 
 <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 except for Windows exe.</p>
 
-<p><a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
+<p><a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl">2016.12.22</a> (<a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl">2016.12.31</a> (<a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 816bf4654d7310216b0adb568d6fe241f6463ffb6a1176c7267b2865f6c1e2b9</p>
+<p><strong>SHA256</strong>: 6a2fdd28c999b9b946658540372cea58a99c231679e2ca877d98036081e8775e</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl.exe.sig">sig</a> - SHA256 d2875c8adcd49fb6ba18aa57675e49086c6f9be200d9934eea8ce20076b37a95)<br>
-	<a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl-2016.12.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.12.22/youtube-dl-2016.12.22.tar.gz.sig">sig</a> - SHA256 f5bc5eb1af17391b7a1da795f4181c3702fb2c1da2668b25f1260dbdba882524)
+	<a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl.exe.sig">sig</a> - SHA256 a2a35761fc96d9f09c0f6e24ed07326d0cb6586ea0a25cc4a0a12aa5aab9ab54)<br>
+	<a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl-2016.12.31.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.12.31/youtube-dl-2016.12.31.tar.gz.sig">sig</a> - SHA256 94d9f6cb99a1f5c27a8885f1bffe1f36c7e89feef961a83f78d8093284cf1ec9)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
@@ -70,6 +70,6 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 1 - 1
download.html.in

@@ -70,6 +70,6 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 1 - 1
index.html

@@ -32,6 +32,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 3 - 2
supportedsites.html

@@ -278,7 +278,6 @@
 	<li><b>francetvinfo.fr</b></li>
 	<li><b>Freesound</b></li>
 	<li><b>freespeech.org</b></li>
-	<li><b>FreeVideo</b></li>
 	<li><b>Funimation</b></li>
 	<li><b>FunnyOrDie</b></li>
 	<li><b>Fusion</b></li>
@@ -674,6 +673,7 @@
 	<li><b>Shahid</b></li>
 	<li><b>Shared</b>: shared.sx</li>
 	<li><b>ShareSix</b></li>
+	<li><b>ShowRoomLive</b></li>
 	<li><b>Sina</b></li>
 	<li><b>SixPlay</b></li>
 	<li><b>skynewsarabia:article</b></li>
@@ -849,6 +849,7 @@
 	<li><b>ViceShow</b></li>
 	<li><b>Vidbit</b></li>
 	<li><b>Viddler</b></li>
+	<li><b>Videa</b></li>
 	<li><b>video.google:search</b>: Google Video search</li>
 	<li><b>video.mit.edu</b></li>
 	<li><b>VideoDetective</b></li>
@@ -981,6 +982,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 1 - 1
supportedsites.html.in

@@ -21,6 +21,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2016 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 </body>
 </html>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2016.12.22
+2016.12.31

+ 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>2016-12-22T22:54:41.362356Z</updated>
+    <updated>2017-01-01T00:00:39.091332Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -10865,4 +10865,19 @@
 	    <updated>2016-12-22T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.12.31</id>
+	    <title>New version 2016.12.31</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/2016.12.31/">https://yt-dl.org/downloads/2016.12.31/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2016-12-31T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2016.12.22",
-    "signature": "47c722e79106757f5d57a242cc6bcd03d41d85f1ee6d3fac212964531a025af55bc8300fd450d9a52605e5235cdf2eeb4a1c2ae7e39a348802efebd546956347cceb0be6c7988c2c6e30e3654fbef4f815f3268dc867e9ebfd989a1f5cef6b1f565ca0bb426aacde3b6f744baff51c50a8451a232f507af6880e39d596a96c78",
+    "latest": "2016.12.31",
+    "signature": "31ef7e717c48a02894e251683f27dabc7eaa64a2df4e55ef2dc95c5c4b929e9ff3c69dcdd7a67380210d15188f819a3d834839b0afc35d52e2d5c8865d060729181ae384359d052844e878a562f70ae123436fac72f230ac8bc1181a40a780c6e15ef5c9882640463fc1dcb38484ad62618762f7ba015fba003765c35f7abff1",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -10143,6 +10143,20 @@
                 "https://yt-dl.org/downloads/2016.12.22/youtube-dl-2016.12.22.tar.gz",
                 "f5bc5eb1af17391b7a1da795f4181c3702fb2c1da2668b25f1260dbdba882524"
             ]
+        },
+        "2016.12.31": {
+            "bin": [
+                "https://yt-dl.org/downloads/2016.12.31/youtube-dl",
+                "6a2fdd28c999b9b946658540372cea58a99c231679e2ca877d98036081e8775e"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2016.12.31/youtube-dl.exe",
+                "a2a35761fc96d9f09c0f6e24ed07326d0cb6586ea0a25cc4a0a12aa5aab9ab54"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2016.12.31/youtube-dl-2016.12.31.tar.gz",
+                "94d9f6cb99a1f5c27a8885f1bffe1f36c7e89feef961a83f78d8093284cf1ec9"
+            ]
         }
     }
 }