YTPlayer

1 reply · opened Apr 29, 2021

EefauxApr 29, 2021

I am trying to use YTPlayer aa a regular youtube video player and am running into a problem.
I am not using it as a background video. Is there a way to remove YTPlayer from the plugins.min.js
file and also the css file? Am using the demo-music.html

By the way I also tried using mediaelement.

SSemicolon WebSTAFFMay 1, 2021

Hello,

It is recommended to use the Default Youtube Player (iframe) instead of using the YT Player for best results. or you can provide us with a Live URL with an Example of the Code you are trying to use so that we can check the issue and point you to the solution.

To remove the YT Player from the js/plugins.min.js File, you will first need to remove this Plugin from the js/plugins.js File and then minify this File to js/plugins.min.js File. To delete it from the CSS File, simply find the HTML5 Youtube Video Backgrounds Section in the style.css File and delete it.

To use Custom Solutions for MediaElement, you can consider checking out the Official Documentations: https://www.mediaelementjs.com/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard