Class e.p.d.d.DailymotionClient:

Part of elisa.plugins.dailymotion.dailymotion_client View In Hierarchy

No class docstring
Line # Kind Name Docs
50 Method get_video_url Find the url of the video in the RSS feed
62 Method recently_uploaded Undocumented
66 Method recently_featured Undocumented
70 Method top_rated Undocumented
74 Method most_viewed Undocumented
78 Method favorite_videos Undocumented
82 Method videos_upload_by Undocumented
27 Method _read_url Read an URI and return a file handler
38 Method _parse_rss_items Parse the content of the RSS feeds to get video id, title and thumbnail url
def _read_url(self, url):
Read an URI and return a file handler
def _parse_rss_items(self, f):
Parse the content of the RSS feeds to get video id, title and thumbnail url
def get_video_url(self, video_id):
Find the url of the video in the RSS feed
def recently_uploaded(self):
Undocumented
def recently_featured(self):
Undocumented
def top_rated(self):
Undocumented
def most_viewed(self):
Undocumented
def favorite_videos(self, username):
Undocumented
def videos_upload_by(self, username):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.