Madiwka3 e2ba04a960 | vor 3 Jahren | |
---|---|---|
__pycache__ | vor 3 Jahren | |
rpclib | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
README.md | vor 3 Jahren | |
main.py | vor 3 Jahren |
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!