从应用程序中删除谷歌因播放YouTube的API问题 [英] App removed from Google Play because of Youtube API problems

查看:243
本文介绍了从应用程序中删除谷歌因播放YouTube的API问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经开发了针对Android,从使用YouTube API我的YouTube频道显示视频的应用程序。

I have developed an application for Android that displays video from my channel on YouTube using YouTube API.

我秀直接通过 YouTubePlayerView 类视频。我不使用的YouTube用户的授权,只是显示在播放视频从我的渠道。

I show the video directly through YouTubePlayerView class. I don't use authorization of users on YouTube, just show video in player from my channel.

我也用视频广告在同一活动。我展示YouTube视频前的视频广告。但我不知道这是非常重要的。

I also use video ad in the same Activity. I show video ad before YouTube video. But I'm not sure that this is so important.

另外我还有一个活动,显示视频列表从我的频道。对于列表项我用视频和缩略图的称号。我用拿冠军和缩略图从YouTube网站:

Also I have another activity that show list of videos from my channel. For list item I use title of video and thumbnail. I take title and thumbnail from YouTube site using:

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

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

一切工作正常。但是,当我下载谷歌上播放的应用程序,我的应用程序被删除。下面是他们写的东西:

Everything works fine. But when I downloaded the app on Google Play, my application was removed. Here is what they wrote:

一个定期审核之后,我们认为您的应用程序下载,营利或其他访问YouTube视频违反了YouTube的服务条款的服务或YouTube API服务条款,访问内容,产品或服务在未经授权的方式是违反开发者分发协议,并且不允许对谷歌播放

"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"

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

What should I do, that they accepted my application?

推荐答案

您的视频广告会导致与问题条款的Youtube API 的服务。

Your Video Ads are causing problems with the Terms of Service of the Youtube API.

出售广告,赞助或促销的放置或
  在YouTube视听内容或播放器中;或

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

出售
  广告,赞助或促销活动的API客户端的任何页面
  包含YouTube的视听内容后,除非其他内容不
  出现在同一页上来自YouTube获得并具有足够的
  值是这样的销售奠定了基础。

the sale of advertising, sponsorships, or promotions on any page of the API Client containing YouTube audiovisual content, unless other content not obtained from YouTube appears on the same page and is of sufficient value to be the basis for such sales.

这样做的原因,是它似乎谷歌,你正试图从YouTube服务获得广告收入。如果你没有自己的任何内容(值得广告的),那么你的应用程序将被删除。

The reason for this, is it appears to Google, that you are attempting to get Ads revenue from the Youtube Service. If you do not have any content of your own (worthy of Ads) then your App will be taken down.

这篇关于从应用程序中删除谷歌因播放YouTube的API问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆