ℹ️ This is currently being rewritten from scratch and incomplete, the old separate scripts are in the "old" branch
Command line tool based on sigma67/ytmusicapi with various features for managing your YouTube Music library, mainly exporting playlists to JSON and getting statistics from them.
- Clone the repository
- Run
pip install .(you might want to use a venv) - Use the tool with the
ytmtoolcommand
If you encounter any dependency issues, try using the requirements.txt file or uv sync to install them.