YouTube Playlist updater is a tool to keep a local download of your playlist (MP3 format)
Dependencies: yt-dlp
Download the latest version of yt-pu
Run with ./yt-pu or add yt-pu to $PATH
Standard use:
yt-pu --output_path [path] urlIf you want to sync your local folder to your playlist, you can delete the local files when you remove a video from the playlist by using the --delete_local flag.
yt-pu --output_path [path] --delete_local [url]