Hi @travisbell, amazing stuff from you as usual.
I just had a follow up question based on this answer.
I didn't see with_watch_monetization_types listed as a query string in the docs: https://developers.themoviedb.org/3/discover/movie-discover
Was that just missed? Are there any other query strings present that aren't listed by any chance?
Travis Bell 的回复
于 2021 年 01 月 16 日 1:35下午
Hi @wagnerDEV,
You can use a combination of different filters to achieve what you're looking for but watch provider data is bound by region.
A query looking for popular streaming titles:
A query looking for popular titles available for rent:
A query looking for movies in the theatres:
Are some examples.
gogetakame 的回复
于 2021 年 02 月 24 日 2:55上午
Hi @travisbell, amazing stuff from you as usual. I just had a follow up question based on this answer. I didn't see
with_watch_monetization_types
listed as a query string in the docs: https://developers.themoviedb.org/3/discover/movie-discover Was that just missed? Are there any other query strings present that aren't listed by any chance?Thanks!
Travis Bell 的回复
于 2021 年 02 月 26 日 10:58下午
Hey @gogetakame, thanks!
I don't think there's any other ones, and thanks for the reminder to get it added.