Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.01 KB

index.rst

File metadata and controls

34 lines (24 loc) · 1.01 KB

ytmusicapi: Unofficial API for YouTube Music

The purpose of this library is to automate interactions with YouTube Music, such as retrieving your library content, managing playlists and uploading songs. To achieve this, it emulates web requests that would occur if you performed the same actions in your web browser.

This project is not supported nor endorsed by Google

To get started, read the :doc:`setup instructions <setup>`.

For a complete documentation of available functions, see the :doc:`Reference <reference>`.

Contents

.. toctree::
   :hidden:

   Home <self>

.. toctree::

   setup
   usage
   reference