Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
#66
(2019-08-07, 11:17)jurialmunkey Wrote: @the_bo
added age: ListItem.Property(age)

@Edworld
No I just use TMDb and OMDb.
IMDb does not have a public API. Marcelveldt's metadatautils gets the top250 by pulling the imdb chart html and then parsing through the beautiful soup module to locate the html elements with the rankings. It's a pretty crude method of getting the data which isn't future proof - if the layout of html changes then the script needs to be updated.
Not really something that I'm keen on adding - I'd rather stick to publicly available APIs.

Thanks for taking the time to explain
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by Edworld - 2019-08-07, 15:07
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2