I achieved 8th place in the "100 Commits" competition organized by DevMentors. Over 100 days, I developed the "YoutubeLinks" application, which allows users to create playlists from YouTube links and download those playlists as MP3 and MP4 files.
29
stars
2
forks
source link
bug: yt-dlp wrong encoding polish letters in C# process #22
Polish letters works on yt-dlp in console:
Polish letters not working in my app, probably something can be wrong with UTF-8 encoding in process but dont know what
Now we use YoutubeDLSharp library and polish letters works correctly.