Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是因为 YouTube API 是从文件系统file://而不是http://.
file://
http://
对于其他有此问题的人:检查您提供给的 ID
new YT.Player()
实际存在于文档中。