在 xcode 中使用 xml 从 youtube 频道获取嵌入 url 链接

发布于 2024-12-12 08:21:19 字数 307 浏览 0 评论 0原文

我一直在尝试将某个 YouTube 频道的视频列表嵌入到我的表格视图中。我学会了如何使用 urlStrings 列表手动嵌入每个字符串。现在我想通过自己从 YouTube 检索链接来将其升级为更强大的流程。问题:

如何使用 xml 从频道获取每个视频的 url? -我知道“https://gdata.youtube.com/feeds/api/channels?q=myChannel”返回我想要的东西,我只是不知道如何从那里转到这些“http://www.youtube.com”的列表。 youtube.com/embed/FmtA2Tq062o”。

提前致谢!

I have been trying to embed a list of videos from certain YouTube channel in my table view. I learned how to embed each on manually with a list of urlStrings. Now I would like to upgrade it into a more robust process by retrieving the links from YouTube by itself. The question:

How do I get the url(s) of each videos from the channel using xml?
-I know "https://gdata.youtube.com/feeds/api/channels?q=myChannel" returns something I want, I just dont know how to go from there to a list of these "http://www.youtube.com/embed/FmtA2Tq062o".

Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文