Hi TMDB-Crew,
Unfortunately I get no output when I request Kanopy (ProviderID=191) via /discover with the watch_region="DE" (Germany). Is there a way to fix this? Or whats the reason?
Furthermore: If I query the watch_region ‘US’, exactly 10,000 titles (1,000 pages maximum) are displayed. Unfortunately, Kanopy lists more titles (about 11,000). Is there a way to bypass the limit?
Many thanks for any answers, time and effort.
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Want to rate or add this item to a list?
Ikke medlem?
Svar af ticao2 🇧🇷 pt-BR
d. 5 februar 2025 kl. 10:04 AM
I can't find Kanopy available in DE for Movies.
https://developer.themoviedb.org/reference/watch-providers-movie-list
Maybe JustWatch that provides this information doesn't have Kanopy in DE.
Go to JustWatch DE and check if it's there.
https://www.justwatch.com/de
No.
The limit is 10,000
What you can do using Discover is:
Sort by primary_release_date.desc
Then make another Request limiting the date using primary_release_date.lte= with the last date of the previous response.
For example