Commit Graph

27 Commits (693e0ae049599b547986a0917fda1669673d35dc)

Author SHA1 Message Date
Philipp Hagemeister 516b8fc6d9 Update format documentation (Closes )
Philipp Hagemeister 8b20599d6f release 2014.01.03
Philipp Hagemeister fcaafe5619 Remove duplicate list from documentation
Users are prone to overread the introductory text and conclude that just because an extractor is missing in this list, youtube-dl does not support the site.
Jaime Marquínez Ferrándiz 0f783c4790 Readd yahoo to the list of supposed sites
It has been fixed for a while.
Jaime Marquínez Ferrándiz 23ed3711fc Added the template for the supported sites and the generated page.
Link to that page in documentation.html
Alex Peters 5ea8a2b4ff describe permitted .conf file content
Determined by inspecting the documentation for the Python `shlex`
module:

http://docs.python.org/2/library/shlex.html
Jaime Marquínez Ferrándiz 3bd90071be Document order of preference for format selection (related )
Ricardo Garcia a87558dc12 Documentation license change (fixes )
Jaime Marquínez Ferrándiz 158d35395f Fix the path to the configuration file
Filippo Valsorda 2f0d49e70a release 2013.01.02
Filippo Valsorda a07549dc0f Updating docs
Philipp Hagemeister 8c3a45b6e4 Update supported extractors
Philipp Hagemeister dc9e2d8e0c Document CollegeHumor and arte.tv
Philipp Hagemeister 81db2d8040 Document --restrict-filenames, remove stitle
Philipp Hagemeister 3a2c78a2da Document configuration options
Philipp Hagemeister 23cf656bd1 Automatically update copyright (Closes )
Philipp Hagemeister 759320387a Use stitle instead of title in doc
Philipp Hagemeister 0d29baa7c6 Make documentation valid HTML
Philipp Hagemeister f973da57a4 Switch to HTML5 doctype
Philipp Hagemeister a073eb792f Update documentation and FAQ
Ricardo Garcia a2dafa7316 Add creative commons license to webpages
Ricardo Garcia 01e013b5e3 Mention support for YouTube.com user videos in the documentation
Ricardo Garcia 1b3dbefb04 Modify pages increasing the copyright year
Ricardo Garcia 941383109a Document new DepositFiles InfoExtractor
Ricardo Garcia 0732b1f39f Document change from "ord" to "autonumber" in template
Ricardo Garcia 8d78373ea0 Document new upload_date template parameter
Ricardo Garcia 725d763c48 Reorganize website