fetch_poster::PosterFetcher Class Reference

Inheritance diagram for fetch_poster::PosterFetcher:

fetch_poster::IMDbPosterFetcher fetch_poster::MoviePosterPosterFetcher

List of all members.


Detailed Description

Base class for poster image fetchers.

Definition at line 75 of file fetch_poster.py.


Public Member Functions

def fetch
def download_image

Member Function Documentation

def fetch_poster::PosterFetcher::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 in fetch_poster::MoviePosterPosterFetcher, and fetch_poster::IMDbPosterFetcher.

Definition at line 79 of file fetch_poster.py.

def fetch_poster::PosterFetcher::download_image (   self,
  image_url,
  extension = None 
)

Definition at line 88 of file fetch_poster.py.


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:14 2010 for MythTV by  doxygen 1.5.5