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