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.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de ticao2 🇧🇷 pt-BR
pe data de 5 februarie 2025 la ora 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