2020-09-02 18:25:25 +00:00
|
|
|
Welcome to youtube-dlc's documentation!
|
2014-03-15 18:08:09 +00:00
|
|
|
======================================
|
|
|
|
|
2020-09-02 18:25:25 +00:00
|
|
|
*youtube-dlc* is a command-line program to download videos from YouTube.com and more sites.
|
2014-03-15 18:08:09 +00:00
|
|
|
It can also be used in Python code.
|
|
|
|
|
|
|
|
Developer guide
|
|
|
|
---------------
|
|
|
|
|
2020-09-02 18:25:25 +00:00
|
|
|
This section contains information for using *youtube-dlc* from Python programs.
|
2014-03-15 18:08:09 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
module_guide
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|