How can I play all videos in a play list in turn?
问题 I use Xamarin.Forms VideoPlayer. How can I implement playing all videos in a youtube playlist in turn? It would be also good to be able to display the videos' thumbnails as carousel to let the user switch from video to video. I tried this: <video:VideoPlayer x:Name="videoPlayer" Source="https://www.youtube.com/watch?v=Jwcgm5VYV- U&list=PLyjPaKJQuCEzqQKdA8FsQdsJ77XbjKkBH" /> But got an error: Error: Unsupported video type or invalid file path. I found plugin.youtube on NuGet, but it doesn't