Code:
def get_cover_url(self):
import time
return 'http://s.kathimerini.gr/resources/issue-cover/%s.jpg' %time.strftime('%d-%d-%Y')
You can concatenate rss feeds by re-implementing the parse_feeds() function in your recipe.
Implement preprocess_raw() in your recipe and replace clearing-featured-img by 'dont-remove-me' if the page is a comic page. Then remove tags wont affect it.