Nuacht

This Python script reads song IDs from a CSV file, fetches song details from YouTube Music using the ytmusicapi library, and adds these songs to a playlist on YouTube Music.
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!