Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 442 Bytes

index.rst

File metadata and controls

24 lines (13 loc) · 442 Bytes

Setup

To install, run:

pip install ytmusicapi

Further setup is only needed if you want to access account data using authenticated requests.

The simplest way of authentication is to use oauth.

However, these OAuth credentials do not work for uploads. If you need to upload music, instead follow the instructions at browser.

oauth browser