Madiwka3 dfd6503f21 | hace 3 años | |
---|---|---|
__pycache__ | hace 3 años | |
rpclib | hace 3 años | |
.gitignore | hace 3 años | |
README.md | hace 3 años | |
main.py | hace 3 años |
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!