Struggling to find season IDs for series, is there a way to query according to Netflix ID to get a list of seasons available together with their IDs?
yeah, but season_id is also a required parameter to query /title/episodes, where do I get a list of season_ids?
EDIT: Works now - can’t leave it empty, parameter has to be completely removed from the query to return data
/title/episodes will take netflix_id as a query parameter
Partecipa alla discussione - aggiungi un commento di seguito:
yeah, but season_id is also a required parameter to query /title/episodes, where do I get a list of season_ids?
EDIT: Works now - can’t leave it empty, parameter has to be completely removed from the query to return data
/title/episodes will take netflix_id as a query parameter