The Movie Database 지원

In discover Api's: /discover/movie,

  1. which parameter I can use for the service filter? You are using with_ott_providers for the service filter so Can I use the same for this? I didn't see this key in this API.
  2. where we can find a service ID?
  3. what is the meaning of with_watch_providers? where do I find the provider ID?

3 댓글 (1 / 1)

Jump to last post

@ektabhardwaj said:
Discover Api
In discover Api's: /discover/movie,

  1. which parameter I can use for the service filter? You are using with_ott_providers for the service filter so Can I use the same for this? I didn't see this key in this API.
  2. where we can find a service ID?
  3. what is the meaning of with_watch_providers? where do I find the provider ID?

I'm not sure I understand you correctly, but...

Movie or TV
https://developers.themoviedb.org/3/discover/movie-discover
https://developers.themoviedb.org/3/discover/tv-discover

with_watch_providers - string
A comma or pipe separated list of watch provider ID's.
Combine this filter with watch_region in order to filter your results by a specific watch provider in a specific region.
optional

watch_region - string
An ISO 3166-1 code.
Combine this filter with with_watch_providers in order to filter your results by a specific watch provider in a specific region.
optional

with_watch_monetization_types - string
In combination with watch_region, you can filter by monetization type.
Allowed Values: flatrate, free, ads, rent, buy
optional

Providers IDs
Movie : https://developers.themoviedb.org/3/watch-providers/get-movie-providers
TV : https://developers.themoviedb.org/3/watch-providers/get-tv-providers

Regions iso_3166_1 : https://developers.themoviedb.org/3/watch-providers/get-available-regions

Thank you for your response.

Again I tried to explain my problem,

On TMDB, I go to the Popular Movie option then I used some filters like released from date =2021-08-01, released to date = 2021-09-01, provider= netflix, region= US. I got some results which are ok. when I check API on the network tab, I can see you used 'with_ott_providers' for providers so I also try your API through Postman.

This is the API which I tested on postman:

https://api.themoviedb.org/3/discover/movie?api_key=*********&language=en-US&sort_by=popularity.desc&air_date.lte=2022-01-23&ott_region=US&page=1&release_date.gte=2021-08-01&release_date.lte=2021-09-01&with_ott_providers=8

I got the same result from this API also.

But you do not mention the 'with_ott_providers' key option in the discover/movie-discover API documentation.

After your reply I tried this option also: https://api.themoviedb.org/3/discover/movie?api_key=*******&language=en-US&sort_by=popularity.desc&page=1&release_date.gte=2021-08-01&release_date.lte=2021-09-01&with_watch_providers=8&watch_region=ISO 3166-1

still, I have not received the same result which I see on the website with filters.

Can you please tell me what am I doing wrong?

I think only Travis Bell, the administrator, can answer your question.
Let's wait for him to come by.


EDIT
I tested the two Requests you posted.
The result was the same for both.
What I changed in the one that didn't work for you was from ISO 3166-1 to US

https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&sort_by=popularity.desc&air_date.lte=2022-01-23&ott_region=US&release_date.gte=2021-08-01&release_date.lte=2021-09-01&with_ott_providers=8
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&sort_by=popularity.desc&release_date.gte=2021-08-01&release_date.lte=2021-09-01&with_watch_providers=8&watch_region=US

찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.

전체

s 검색 바 띄우기
p 프로필 메뉴 열기
esc 열린 창 닫기
? 키보드 단축키 창 열기

미디어 페이지

b 돌아가기
e 편집 페이지로 이동

TV 시즌 페이지

(우 화살표) 다음 시즌으로 가기
(좌 화살표) 이전 시즌으로 가기

TV 에피소드 페이지

(우 화살표) 다음 에피소드로 가기
(좌 화살표) 이전 에피소드로 가기

모든 이미지 페이지

a 이미지 추가 창 열기

모든 편집 페이지

t 번역 선택 열기
ctrl+ s 항목 저장

토론 페이지

n 새 토론 만들기
w 보기 상태
p 공개/비공개 전환
c 열기/닫기 전환
a 활동 열기
r 댓글에 글쓰기
l 마지막 댓글로 가기
ctrl+ enter 회원님의 메세지 제출
(우 화살표) 다음 페이지
(좌 화살표) 이전 페이지

설정

Want to rate or add this item to a list?

로그인