Madiwka3 e2ba04a960 | 3 lat temu | |
---|---|---|
__pycache__ | 3 lat temu | |
rpclib | 3 lat temu | |
.gitignore | 3 lat temu | |
README.md | 3 lat temu | |
main.py | 3 lat temu |
First, create a file called config.json
in this format:
{
"email": "your-email@email.com",
"password": "your-password"
}
And fill it with your Yandex account details. (Trust me I dont steal them)
Then, install the yandex music API dependency:
pip install yandex_music
Then, launch the program with python!