mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-07-08 23:27:01 +00:00
Merge 4a8d383bfe into 956b8c5855
This commit is contained in:
commit
58a71ac106
22
Elevation phase.rsf
Normal file
22
Elevation phase.rsf
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
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.
|
||||
|
||||
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`
|
||||
Loading…
Reference in a new issue