lacymorrow / movie-trailer

📽 Fetch movie trailers: "Crash" ➔ http://path/to/trailer
https://www.npmjs.com/package/movie-trailer
MIT License
33 stars 8 forks source link

Other languages #3

Closed khannover closed 5 years ago

khannover commented 5 years ago

Hi, nice tool. I wonder if there is a way to get trailers only in a specific language, e.g. german. Even for german movie titles i get trailers with english audio or english subtitles burned in.

Greetz khannover

khannover commented 5 years ago

I just found a workaround for me... just edited lines 31 and 76 of index.js and added the parameter '&language=de_DE' ... maybe you could make this configurable?

lacymorrow commented 5 years ago

Thanks for bringing this up! Working to add it soon.