gpt4 book ai didi

android - 由于 Youtube API 问题,应用已从 Google Play 下架

转载 作者:塔克拉玛干 更新时间:2023-11-02 18:58:08 24 4
gpt4 key购买 nike

我开发了一个适用于 Android 的应用程序,它使用 YouTube API 显示来 self 在 YouTube 上的 channel 的视频。

我直接通过YouTubePlayerView 类显示视频。我不使用 YouTube 上的用户授权,只是在我 channel 的播放器中显示视频。

我还在同一个 Activity 中使用视频广告。我在 YouTube 视频之前展示视频广告。但我不确定这是否如此重要。

我还有另一个 Activity 显示我 channel 中的视频列表。对于列表项,我使用视频标题和缩略图。我使用以下方法从 YouTube 网站获取标题和缩略图:

http://img.youtube.com/vi/" + url + "/default.jpg

http://www.youtube.com/oembed?url=http://www.youtube.com/watch?v=" + id + "&format=json

一切正常。但是当我在 Google Play 上下载该应用程序时,我的应用程序已被删除。这是他们写的:

"After a regular review, we have determined that your app downloads, monetizes, or otherwise accesses YouTube videos in violation of the YouTube Terms of Service or YouTube API Terms of Service. Accessing content, a product, or service in an unauthorized manner is a violation of the Developer Distribution Agreement, and is not allowed on Google Play"

他们接受了我的申请,我该怎么办?

最佳答案

您的视频广告导致 Terms of Service of the Youtube API 出现问题.

the sale of advertising, sponsorships, or promotions placed on orwithin the YouTube audiovisual content or player; or

the sale ofadvertising, sponsorships, or promotions on any page of the API Clientcontaining YouTube audiovisual content, unless other content notobtained from YouTube appears on the same page and is of sufficientvalue to be the basis for such sales.

这样做的原因是,在 Google 看来,您正试图从 Youtube 服务中获取广告收入。如果您没有任何自己的内容(值得转换广告),那么您的应用将被下架。

关于android - 由于 Youtube API 问题,应用已从 Google Play 下架,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29915748/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com