admin管理员组

文章数量:1291207

Been designing my own version (running on localhost) of a Youtube playlist randomizer and stumbled over the problem, that copyright striked videos are not embeddable => Only shows: Video not available.

Other sites like Reddit and / somehow manage to work around that problem, being able to display every video.

How? Do they have youtube's permission and authenticate themselves, while my localhost running site does not have the permission? Been looking at the code of the linked site above but found nothing unusual.

本文标签: javascriptYoutube API V3 How do other sites embed videos with copyright claimsStack Overflow