|
|
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!