1 min readSep 22, 2018
Very cool Danylo Volokh! Have you worked with the YouTube API?
I’m researching if it is possible to do this with YouTube. It seems it is not feasible. The YouTubePlayerView
cannot be inflated within a RecyclerView cell. This is the error message I am receiving: A YouTubePlayerView can only be created with an Activity which extends YouTubeBaseActivity as its context.