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.
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von ticao2 🇧🇷 pt-BR
am 5. Februar 2025 um 10:04
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