mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-28 19:23:23 +00:00
Create Elevation phase.rsf
This commit is contained in:
parent
a803582717
commit
4a8d383bfe
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