PyMovieDb
PyMovieDb copied to clipboard
added language support
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
this should be added ASAP.