在 Android TV 中使用 Youtube API [英] Use Youtube API in Android TV

查看:48
本文介绍了在 Android TV 中使用 Youtube API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的 Android TV APP 中播放 YouTube 视频.我也在开发 Android 手机/平板电脑应用程序,并且能够使用 Youtube Android API 播放视频.但是当我尝试在 Android TV 上使用相同的 API 时,它给了我一个错误(除非您更新 YouTube,否则此应用将无法运行"),但我的 youtube 已更新.

I want to play youtube videos in my Android TV APP. I am also working on a Android phone/tablet APP and I was able to use Youtube Android API to play videos. But when I try to use the same API on Android TV it gives me an error ("This app won't work unless you update the YouTube"), but my youtube is updated.

我在 Android 版 YouTube 中发现了这个问题播放器 API 问题跟踪器,这与我在这里面临的问题相同,所以我想知道是否有人有解决方案,或者知道可能工作的 API 的另一个版本.我使用的是 YouTube Player Android API v1.2.2.

I found this issue in the YouTube Android Player API issue tracker, it is the same problem that I am facing here, so I want to know if someone have a solution, or know another version of the API that may work. I am using YouTube Player Android API v1.2.2.

我知道我可以通过 Intent 打开 youtube,但我需要使用 YouTube API 来显示视频.

I know that I can open youtube via Intent, but I need to use the YouTube API to show videos.

推荐答案

我和你的理解是一样的.YouTube API 仅适用于智能手机 YouTube 应用,不适用于 Android TV YouTube 应用.我认为如果您正在考虑发布 Android TV 应用程序,除了 Intent 之外,您现在不能使用 YouTube Player Android API.因为您应该期望用户安装 Android TV YouTube 应用.

I have the same understanding with you. YouTube API works only smartphone YouTube app and not for Android TV YouTube app. I think if you are thinking of publishing Android TV app, you cannot use YouTube Player Android API except Intent for now. Because you should expect user installs Android TV YouTube app.

供参考,

  • YouTube Android 播放器 API 的当前行为总结为 此处.
  • 源代码,它使用 YouTube Intent 在 Android TV 中播放 YouTube 视频.
  • Current behavior of YouTube Android Player API is summarized here.
  • Source code which uses YouTube Intent to play YouTube video in Android TV.

这篇关于在 Android TV 中使用 Youtube API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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