[Solved] How do download mp3 from youtube to android using Xamarin.Forms/C#?
Xamarin is targetting .NET standard, and not .NET framework, so most of the libraries you are using will not be compatible with your app Since i’m currently working on the exact same thing as you, here are a few advices : There is no package that will download your youtube wideo/audio from Xamarin, I never … Read more