]> jfr.im git - yt-dlp.git/blame - docs/index.rst
[skip travis] renaming
[yt-dlp.git] / docs / index.rst
CommitLineData
cefecac1 1Welcome to youtube-dlc's documentation!
685052fc
JMF
2======================================
3
cefecac1 4*youtube-dlc* is a command-line program to download videos from YouTube.com and more sites.
685052fc
JMF
5It can also be used in Python code.
6
7Developer guide
8---------------
9
cefecac1 10This section contains information for using *youtube-dlc* from Python programs.
685052fc
JMF
11
12.. toctree::
13 :maxdepth: 2
14
15 module_guide
16
17Indices and tables
18==================
19
20* :ref:`genindex`
21* :ref:`modindex`
22* :ref:`search`
23