如何获取 RSS 链接以在 iTunes/WinAmp/etc 中自动打开

发布于 2024-08-28 13:28:56 字数 188 浏览 4 评论 0原文

我有用户生成的播客,每个播客都有自己的 RSS 提要。有没有办法在单击 RSS 源链接时自动打开 iTunes?

我以前见过这种情况,但播客总是提交给苹果并获得批准。这对于数百个用户生成的播客来说并不实用。

我尝试像 itunes://http://site.com/blah 这样的链接,但它不起作用。

I have user generated podcasts, each with their own RSS feed. Is there a way to automatically open iTunes when the link to the RSS feed is clicked?

I've seen this happen before, but the podcast had always been submitted to Apple and approved. This is not practical for hundreds of user-generated podcasts.

I tried linking like itunes://http://site.com/blah but it didn't work.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦巷 2024-09-04 13:28:56

找到答案:

有两个协议,pcast://itpc://(第二个可能代表“iTunes PC”)。 Feedburner 使用第一个,所以这就是我要使用的。

更新: Firefox 不支持 pcast(WTF Mozilla?)。 itpc 适用于我测试过的所有浏览器。

Found the answer:

There are two protocols, pcast:// and itpc:// (the second may stand for "iTunes PC"). Feedburner uses the first of those, so that is what I'm going to use.

Update: Firefox doesn't support pcast (WTF Mozilla?). itpc works in all browsers I tested.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文