This commit is contained in:
Marius19820617 2026-03-01 11:40:55 +00:00 committed by GitHub
commit 58a71ac106
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
Elevation phase.rsf Normal file
View 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`