1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08:00
youtube-dl/docs/index.rst
Jaime Marquínez Ferrándiz 8d4a2e62bd docs: Add faq
2014-04-12 15:27:07 +02:00

33 lines
540 B
ReStructuredText

Welcome to youtube-dl's documentation!
======================================
*youtube-dl* is a command-line program to download videos from YouTube.com and more sites.
It can also be used in Python code.
User guide
----------
.. toctree::
:maxdepth: 2
cli_options
faq
Developer guide
---------------
This section contains information for using *youtube-dl* from Python programs.
.. toctree::
:maxdepth: 2
module_guide
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`