You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a videojs player that combines the base player with other plugins - youtube, playlist, playlist-ui. The example codepen is here: https://codepen.io/SubZer0-cp/pen/MWLYmbg
All three videos, when played directly on youtube.com, will show ads before the video starts. However, after using them in video.js, those ads wont play. A client of mine needs the default youtube ads to play as they are monetizing those videos.
How do i get to show the regular youtube ads when playing in videojs?
Thank you!!
The text was updated successfully, but these errors were encountered:
I'm building a videojs player that combines the base player with other plugins - youtube, playlist, playlist-ui. The example codepen is here: https://codepen.io/SubZer0-cp/pen/MWLYmbg
All three videos, when played directly on youtube.com, will show ads before the video starts. However, after using them in video.js, those ads wont play. A client of mine needs the default youtube ads to play as they are monetizing those videos.
How do i get to show the regular youtube ads when playing in videojs?
Thank you!!
The text was updated successfully, but these errors were encountered: