Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

TheSainEyereg/Sync-YM-likes-to-playlist

Repository files navigation

Usage

  1. You should create config.json file in the root like this:
{
	"YMAuth": {
		"uid": 123456789,
		"access_token": "ACCESSTOKEN"
	},
	"targetPlaylist": 1014
}

Get YM token in network tab in DevTools (F12) at: https://music-yandex-bot.ru/

  1. Run npm i.
  2. Copy all files from ym-api fix/ to node_modules/ym-api/dist/.
  3. Start script with node index

About

Peace of code that allows you to copy all your liked tracks to another playlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published