Madiwka3 dfd6503f21 | пре 3 година | |
---|---|---|
__pycache__ | пре 3 година | |
rpclib | пре 3 година | |
.gitignore | пре 3 година | |
README.md | пре 3 година | |
main.py | пре 3 година |
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!