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

前端 未结 4 1216
夕颜
夕颜 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:03

    Simply add ?modestbranding=1 to the end of your URL.

    See more here.

    modestbranding (supported players: AS3, HTML5) This parameter lets you use a YouTube player that does not show a YouTube logo. Set the parameter value to 1 to prevent the YouTube logo from displaying in the control bar. Note that a small YouTube text label will still display in the upper-right corner of a paused video when the user's mouse pointer hovers over the player.

提交回复
热议问题