0

Youtube application can be launched using the youtube:// url scheme. Is there a way I could pass the playlist ID to it so that upon hitting url, youtube would launch with playlist. I have tried these with no luck

youtube://http://www.youtube.com/playlist?list=someID. youtube://list=someID. youtube://playlist?list=someID.

Thanks

4

2 回答 2

1

让它工作!

youtube://{VIDEO_ID}?list={PLAYLIST_ID}
于 2013-09-15T16:36:56.257 回答
0

这在 iOS SDK中看起来是不可能的。

于 2013-09-05T15:46:11.450 回答