I need:
- a HD quality video.
- custom controls on player (play, pause, etc.).
- play video in my activity.
I've tried:
- YouTubePlayerView (from YouTube API) - it works well, but it has default youtube's controls, so I cannot use it.
- this solution - it provides low quality video, but it is not suitable as well.
Is it possible to override YouTubePlayerView controls or play youtube's video in custom player?