From 4a8d383bfe6863603c82f0be709e23d388a24deb Mon Sep 17 00:00:00 2001 From: Marius19820617 <95533176+Marius19820617@users.noreply.github.com> Date: Thu, 9 Dec 2021 06:19:38 +0200 Subject: [PATCH] Create Elevation phase.rsf --- Elevation phase.rsf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Elevation phase.rsf diff --git a/Elevation phase.rsf b/Elevation phase.rsf new file mode 100644 index 000000000..c5880e3b8 --- /dev/null +++ b/Elevation phase.rsf @@ -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`