How can I remove youtube logo from the youtube player for use in other application?

前端 未结 4 1162
夕颜
夕颜 2021-01-06 22:36

I want to use the Charmless youtube player in my application and I want to remove youtube logo from the Player. How can i achieve this thing? My application is developed usi

4条回答
  •  孤街浪徒
    2021-01-06 23:15

    try this API player code.

    http://www.youtube.com/apiplayer?version=3&modestbranding=1&showinfo=1

    Chromeless player, the modestbranding has no effect unless "showinfo=1" is must for API player.

提交回复
热议问题