Command-Line Interface
======================

.. toctree::
    :maxdepth: 3
    :caption: Table of Contents

    Command-line usage <self>
    Tutorial <cli/tutorial>
    Configuration file <cli/config>
    Plugin sideloading <cli/plugin-sideloading>
    Streaming protocols <cli/protocols>
    Proxy support <cli/proxy>
    Metadata <cli/metadata>
    Plugin specific usage <cli/plugins>


Command-line usage
------------------

.. code-block:: console

    $ streamlink [OPTIONS] <URL> [STREAM]


.. argparse::
