
Fetches poster images from imdb.com.
Definition at line 184 of file fetch_poster.py.
Public Member Functions | |
| def | fetch |
| def fetch_poster::IMDbPosterFetcher::fetch | ( | self, | ||
| title_string, | ||||
imdb_id = None | ||||
| ) |
Fetch and download to a local temporary filename movie posters for the given title. Return empty list in case no images was found.
Reimplemented from fetch_poster::PosterFetcher.
Definition at line 188 of file fetch_poster.py.
1.5.5