1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-07-03 09:09:31 +00:00
Commit graph

25 commits

Author SHA1 Message Date
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.
2013-11-24 07:58:32 +01:00
Jaime Marquínez Ferrándiz 0f783c4790 Readd yahoo to the list of supposed sites
It has been fixed for a while.
2013-08-31 15:26:16 +02:00
Jaime Marquínez Ferrándiz 23ed3711fc Added the template for the supported sites and the generated page.
Link to that page in documentation.html
2013-08-31 15:09:41 +02:00
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
2013-06-17 21:55:15 +10:00
Jaime Marquínez Ferrándiz 3bd90071be Document order of preference for format selection (related #798) 2013-04-23 10:29:39 +02:00
Ricardo Garcia a87558dc12 Documentation license change (fixes #768) 2013-04-03 20:09:38 +02:00
Jaime Marquínez Ferrándiz 158d35395f Fix the path to the configuration file 2013-01-13 19:10:44 +01:00
Filippo Valsorda 2f0d49e70a release 2013.01.02 2013-01-02 22:47:06 +01:00
Filippo Valsorda a07549dc0f Updating docs 2012-12-31 18:44:31 +01:00
Philipp Hagemeister 8c3a45b6e4 Update supported extractors 2012-11-30 08:38:14 +01:00
Philipp Hagemeister dc9e2d8e0c Document CollegeHumor and arte.tv 2012-11-28 17:57:06 +01:00
Philipp Hagemeister 81db2d8040 Document --restrict-filenames, remove stitle 2012-11-27 16:06:59 +01:00
Philipp Hagemeister 3a2c78a2da Document configuration options 2012-11-26 23:23:33 +01:00
Philipp Hagemeister 23cf656bd1 Automatically update copyright (Closes #549) 2012-11-26 11:19:40 +01:00
Philipp Hagemeister 759320387a Use stitle instead of title in doc 2012-01-12 20:15:54 +01:00
Philipp Hagemeister 0d29baa7c6 Make documentation valid HTML 2011-09-28 09:53:50 +02:00
Philipp Hagemeister f973da57a4 Switch to HTML5 doctype 2011-09-28 09:49:19 +02:00
Philipp Hagemeister a073eb792f Update documentation and FAQ 2011-09-28 09:47:54 +02:00
Ricardo Garcia a2dafa7316 Add creative commons license to webpages 2011-09-27 20:17:34 +02:00
Ricardo Garcia 01e013b5e3 Mention support for YouTube.com user videos in the documentation 2011-01-30 13:10:22 +01:00
Ricardo Garcia 1b3dbefb04 Modify pages increasing the copyright year 2011-01-03 10:54:47 +01:00
Ricardo Garcia 941383109a Document new DepositFiles InfoExtractor 2010-12-08 10:59:59 +01:00
Ricardo Garcia 0732b1f39f Document change from "ord" to "autonumber" in template 2010-11-19 19:38:36 +01:00
Ricardo Garcia 8d78373ea0 Document new upload_date template parameter 2010-11-19 19:38:07 +01:00
Ricardo Garcia 725d763c48 Reorganize website 2010-11-19 18:19:41 +01:00
Renamed from index.html.in (Browse further)