mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-30 21:20:34 +00:00
cefecac12c
to avoid using same folder when using pip install for example
24 lines
464 B
ReStructuredText
24 lines
464 B
ReStructuredText
Welcome to youtube-dlc's documentation!
|
|
======================================
|
|
|
|
*youtube-dlc* is a command-line program to download videos from YouTube.com and more sites.
|
|
It can also be used in Python code.
|
|
|
|
Developer guide
|
|
---------------
|
|
|
|
This section contains information for using *youtube-dlc* from Python programs.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
module_guide
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|