<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <title>youtube-dl: Supported sites</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> <table class="heading"><tr> <td class="title"><a href="index.html">youtube-dl</a></td> <td class="subtitle">Supported sites</td> </tr></table> <p>Here's is the list of all the supported sites, ordered alphabetically:</p> <ul> @SITES@ </ul> <div class="note"> <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-2017 Ricardo Garcia Gonzalez</div> </body> </html>