FritzTheCat9 / YoutubeLinks

YoutubeLinks allow users to save YouTube links as playlists. Users are able to download mp3/mp4 files from the playlists they create. Project created as part of the "100 Commits" competition.
27 stars 1 forks source link

fix: RunAudioDownload returning title path with $$ not with three $$$ characters #39

Closed FritzTheCat9 closed 7 months ago

FritzTheCat9 commented 7 months ago

title: Young Policja - $$$ link: https://www.youtube.com/watch?v=B66UG4jaV6Q

There is a error in there: var runResult = await youtubeDL.RunAudioDownload($"{YoutubeHelpers.VideoPathBase}{videoId}", overrideOptions: options);