itsmehemant7 / PyMovieDb

A Simple IMDb API for Python
MIT License
90 stars 18 forks source link

added language support #15

Open 9Mad-Max5 opened 1 year ago

9Mad-Max5 commented 1 year ago

Added the possibiltie to use en language encoding like this: imdb = IMDB(lang="de")

If there is a special alternated name for the used country, it will be passed to the alternateName attribute. The original Name will be untouched

AdamRussak commented 6 months ago

this should be added ASAP.