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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 🇧🇷 pt-BR
on February 5, 2025 at 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