YouTube弃用了V2,所以现在我无法获取电影预告片,我使用的是以下代码:
<script type="text/javascript" src="https://gdata.youtube.com/feeds/api/videos?q={$mov.title|replace:" ":'+'}+Trailer&alt=json-in-script&callback=ShowMovies&max-results=1">
我希望有人可以帮助我使用V3 API使这个代码工作,这样它就可以再次获取电影预告片。
答案 0 :(得分:0)
您现在需要使用API密钥,并且有一个请求配额。 https://developers.google.com/youtube/v3/code_samples/