itsmehemant7 / PyMovieDb

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

Get year data #20

Open TwilightMercy opened 10 months ago

TwilightMercy commented 10 months ago

Hi,

can: imdb.get_by_id("tt12593682") #Example

Also return the year of the movie/show?

thanks!