Process execution from c# program having argument parsing error?
I have a C# program I’m working on where I want to have a predefined dictionary list of playlist names (key) and a corresponding YouTube playlist link (value), which I iterate through to feed to yt-dlp.exe to generate a full list of each playlists’ video information.