aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 93b8704800c976b191cbaaaec41c8a494ff2367f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Welcome to hypervideo's documentation!
======================================

*hypervideo* 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 *hypervideo* from Python programs.

.. toctree::
    :maxdepth: 2

    module_guide

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`