键盘快捷键
高级搜索
Is it possible to append videos to response when using search API?
This doesn't work.
https://api.themoviedb.org/3/search/movie?include_adult=true&page=1&query=###&language=en-US&api_key=###&append_to_response=videos,images
Hi @juvebogdan,
Append to response is not supported on search requests. It's only supported on the media methods.
Thank you
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2019 年 04 月 08 日 10:37上午
Hi @juvebogdan,
Append to response is not supported on search requests. It's only supported on the media methods.
juvebogdan 的回复
于 2019 年 04 月 08 日 10:53上午
Thank you