2014-03-15 19:08:09 +01:00
|
|
|
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.
|
|
|
|
|
2014-03-24 19:51:49 +01:00
|
|
|
User guide
|
|
|
|
----------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
cli_options
|
2014-03-24 20:17:38 +01:00
|
|
|
faq
|
2014-03-24 19:51:49 +01:00
|
|
|
|
2014-03-15 19:08:09 +01:00
|
|
|
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`
|
|
|
|
|