pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework
https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html
1.32k stars 429 forks source link

How to disable video's end cards #383

Closed exil0867 closed 6 years ago

exil0867 commented 6 years ago

Is it even possible to disable the end cards?

pupunzi commented 6 years ago

Hi, the player in this screenshot is not the mb.YTPlayer layout; it is the default Youtube player. With the mb.YTPlayer you should not have the suggested video at the end

exil0867 commented 6 years ago

No i'm just showing an example. Even with mb.YTPlayer the cards still show up, they are not suggested videos nor annotations.

You can read more about it: https://support.google.com/youtube/answer/6388789

pupunzi commented 6 years ago

I think there's no way to disable cards via API. You should use a video without cards I presume. Anyway, I'll check to find a solution.