Add creative commons license to webpages

This commit is contained in:
Ricardo Garcia
2011-09-27 20:17:34 +02:00
parent 86e5e08789
commit a2dafa7316
7 changed files with 31 additions and 7 deletions

View File

@@ -52,6 +52,10 @@
<p>Due to changes in YouTube, youtube-dl is now forced to provide the final video URL directly instead of the ones it used to provide, which were based on the "get_video" resource. The new URLs are real and work too, but they need to be used in combination with the --cookies option to be useful for external applications. <a href="https://github.com/rg3/youtube-dl/issues/closed#issue/41">Issue 41</a> in the issue tracker contains a bit more information about the problem.</p>
<div class="note">Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
<div class="note">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a><br />
Copyright © 2006-2011 Ricardo Garcia Gonzalez</div>
</body>
</html>