是否允许在 Flutter 应用程序中播放 youtube 视频?

Is it allowed to play a youtube video within a Flutter app?

我一直在阅读关于 google api 服务的文档,我似乎不清楚是否允许我使用像 youtube_player_flutter 这样的 flutter 包来显示flutter 移动应用程序中的 youtube 视频。我说的是您将在 google Play 或应用商店中分发的移动应用。

youtube 视频只能用于观看目的,不能在 flutter 应用程序中下载 youtube 视频,否则 google 或 apple 拒绝您的应用程序。

我制作了一款仅搜索和播放 YouTube 视频的应用。它不会下载任何 video/audio。我的应用刚刚被 Apple 拒绝。这是拒绝信息:

Jul 11, 2020 at 5:20 AM From Apple 5. 2.3 Legal: Intellectual Property - Audio/Video Downloading Guideline 5.2.3 - Legal

Your app contains content or features that may violate the rights of one or more third parties. Specifically, your app provides potentially unauthorized access to third-party audio or video streaming, catalogs, and discovery services.

Your app and its contents should not infringe upon the rights of another party. In the event your app infringes another party’s rights, you are responsible for any liability to Apple because of a claim.

Next Steps

To resolve this issue, please attach documentary evidence in the App Review Information section in App Store Connect evidencing that you have all necessary rights or permissions to the third-party audio or video streaming, catalogs, and discovery services in your app.

In accordance with section 3.2(f) of the Apple Developer Program License Agreement, you acknowledge that submitting falsified or fraudulent documentation can result in the termination of your Apple Developer Program account and the removal of your apps from the App Store. Once Legal has reviewed your documentation and confirms its validity, we will proceed with the review of your app.

Resources

Please see attached screenshot for details.

应用商店不接受您的申请将被拒绝