如何使用Youtube API指定电影预告片

Don*_*n H 12 youtube movies

我试图从Youtube API获得官方电影预告片,但很难获得一致的结果.

我似乎最接近的是使用以下网址:

http://gdata.youtube.com/feeds/api/videos/-/MOVIE-TITLE?max-results=1

它有时运作良好:

http://gdata.youtube.com/feeds/api/videos/-/The-A-Team?max-results=1

其他时候,不是很好,例如:

gdata.youtube.com/feeds/api/videos/-/The-Twilight-Saga:-Eclipse-[DVD]-The-Twilight-Saga:-Eclipse?max-results=1

我想知道是否有人知道指定官方电影预告片的好方法?我宁愿没有比不相关的东西;)

dsi*_*ims 8

如果你将"-trailer"附加到MOVIE-TITLE上,你应该会得到更好的结果.