Skip to content

xxdone/mirror-ya-music

Repository files navigation

Mirror yandex music

Mirror yandex music

Simple python bot which runs in background and forwards liked ❤️ tracks (mp3) from yandex music to your channel (might be private).

Before you start

  1. Get yandex token With login and password
  2. Get token of your channel (might be private)
  3. Get token of your bot
  4. Edit .env.example and rename it to .env
  5. Create empty liked_ts file in root folder

Install dependencies

pip install -r requirements.txt

Run bot

python3 post.py

Docker compose

docker-compose up -d

About

Forwards liked tracks into your telegram channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published