문제

I need to fetch the video link to show trailer of a movie which I am searching using freebase API. SO is it possible to fetch the link using freebase result mid/id

도움이 되었습니까?

해결책

You can do a freebase topic related video search on youtube via search->list call.

Set the part = "snippet" type = "video" and topicId = "YOUR_TOPIC_ID"

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top