I want to play youtube videos in a video player same as TikTok and Instagram but without youtube views like the youtube logo, suggestion videos, and other controllers, etc...
In iOS there is one library that provides the same things. But, I am able to find the same in Android.https://github.com/0xced/XCDYouTubeKit
In Android, we have this library but we can't totally remove youtube controllers.https://github.com/PierfrancescoSoffritti/android-youtube-player
So, If you have any suggestions or libraries that you know then please reply to me.
I tried this library but I can't totally remove youtube controllers.https://github.com/PierfrancescoSoffritti/android-youtube-player
I try to get the same steaming URL from the youtube video by the youtube library. But, It is not work in all cases.I took a reference from this iOS library.https://github.com/0xced/XCDYouTubeKit
Thank you in advance!