I want YouTube embedded player with no redirecting button and have speed and view quality control for my app.
Any one who’s interested?
try this one
I don’t think it play YouTube link. Is it?
NO, it is playing normal videos.
What’s wrong with the native YouTube player in Kodular?
I don’t want the redirecting button to YouTube page. I see some app playing YouTube link with no redirecting button.
Would you like to show your YouTube video id?
What dose that mean, I don’t want that.
Yeah, did you get me?, i don’t want to see button on player that redirect users to YouTube.
Do you want a custom extension?
Yeah i want.
hey @Glich you send me nonworking extension can you send me the correct one?
@solomon_zerihun it is not possible to hide the YouTube icon or “watch on YouTube” icon.
YouTube API Rules (Why It’s Forced)
- YouTube forces branding and linking to their platform unless you’re a premium licensed partner.
- Any method to fully hide or remove their logo violates the API terms.
- Modifying or covering the logo via CSS or overlays can get your API key or account banned.
Use Your Own Video Player with MP4 URLs
If you have direct .mp4
links, host videos yourself or on a CDN and use a custom player like:
- Video.js
- Plyr
- HTML5
<video>
tag
This gives full control, no branding, no restrictions.
Use my TubeMaster Pro extension to hide the Youtube Icon and disable clicks which redirect users to Youtube. [Paid] YouTube Player & YouTube Data Scraper Extension (Two Type UI Player: 1st with controls on player 2ndwith optional controls, seekbar, hidden channel name & youtube branding, FREE VIDEO HOSTING), (Scraper: scrape channel/video info using YouTube API) - Extensions - MIT App Inventor Community
Please check this app on playstore they play YouTube video.
how it possible?
I’ve seen they have used the same approach but their player taking too much time to load a video and you can see Youtube channel name & youtube branding for each of their videos. But my extension loads videos faster and is advanced which hides channel name of your youtube videos. here is the Kodular AIA.
YoutubePlyr.aia (37.9 KB)
For slideshow and other things used in their app you can test my other extensions too - Bharat Technologies
(any extension which uses third party library will play youtube videos slowly, and if internet connection is not strong then video will not play! and the size of such extensions are always bigger, that is why all my extensions are built without using any third party libraries).
Try this customized player, it supports playing YouTube videos