itsmehemant7 / PyMovieDb

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

Fixed parsing problems and made all methods return json object instead of string #16

Open Loukious opened 1 year ago

Loukious commented 1 year ago

fixed parsing problems + made all methods return json object instead of json string because it makes more sense + added language support