iOS 如何从 YTPlayer 视图中删除标题和频道图标

How to remove title and channel icon from YTPlayer view in iOS

如何从 iOS 中的 YTPlayer 中删除 youtube 徽标和视频标题。由于频道图标和标题重叠,音量和 full-screen 按钮无法访问。

showinfo : 此参数已弃用,2018 年 9 月 25 日后将被忽略。

This is a deprecation announcement for the showinfo parameter. In addition, the behavior for the rel parameter is changing. Titles, channel information, and related videos are an important part of YouTube’s core user experience, and these changes help to make the YouTube viewing experience consistent across different platforms.

The showinfo parameter, which indicates whether the player should display information like the video title and uploader before the video starts playing, is also being deprecated. Following the change, the channel avatar and video title will always display before playback begins, when playback is paused, and when playback ends. The avatar being displayed is new behavior that will be consistent across all embedded players.

These changes will become effective on or after September 25, 2018. After that time, the showinfo parameter will be ignored. The behavior following the changes is consistent with the current default behavior for embedded players with the exception of the channel avatar changes mentioned above.

有关详细信息,您可以从 youtube/player_parameters info

获取详细信息

当我们发送获取嵌入视频的请求时,请从参数中删除 showinfo