How do I extract only english language speaking movies? The following example that i provided is not working. https://api.themoviedb.org/3/discover/movie?primary_release_date.gte=2016-05-12&primary_release_date.lte=2016-10-22&language=en&api_key=xxx
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 Travis Bell
on May 12, 2016 at 5:53 PM
Hi kangchen,
This is not supported yet. I have an open ticket here that you can follow for updates. I'm planning on getting to it in the next few months.
Cheers.
Reply by Travis Bell
on December 5, 2016 at 6:44 PM
Hi @kangchen I just added this filter to movie discover. You can now use the
with_original_language
filter.Cheers.