Python scripts to manage You Tube Music using the ytmusicapi python library
python3 -m venv .venv
in python virtual env
pip install ytmusicapi
pip install lxml
Follow instructions on adding a headers_auth.json
file
https://ytmusicapi.readthedocs.io/en/latest/setup.html