def parse_feeds(self): feeds = BasicNewsRecipe.parse_feeds(self) # do whatever yuo want with feeds return feeds