MyToolkit
MyToolkit copied to clipboard
MyToolkit.Multimedia.YouTubeUriNotFoundException: 'No matching YouTube video or audio stream URI could be found. The video may not be available in your country, is private or uses RTMPE (protected streaming).'
Hello Everyone, I am getting this exception while using var url = await YouTube.GetVideoUriAsync(youTubeId, YouTubeQuality.Quality720P);
MyToolkit.Multimedia.YouTubeUriNotFoundException: No matching YouTube video or audio stream URI could be found. The video may not be available in your country, is private or uses RTMPE (protected streaming).
Can anyone help me with this?
@teja8352 did you find any solution for this?