Mediaelement YouTube Embed Player Integration
Firstly Check This Things :-
See Demo :- https://repl.it/@SH20RAJ/mediaelement#youtube-embed.html
Steps To Integrate :-
1. Add src in <video/> Tag
2. Add Css CDN.
3. Add JavaScript CDN.
And it's done now.
See Demo Here :-
Video Player
Tips :-
You can also add a poster attribute to show another image
example :-
poster="https://images.unsplash.com/photo-1611095968462-3dc56b14454a?ixid=MXwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=751&q=80"
CXDI Demo :- https://codexd-india.blogspot.com/2021/03/mediaelement-youtube-embed-player.html
Download Files for working offline :- https://github.com/INDIECDN/mediaelement
Comments