it wouldnt matter if you dont make these changes..
in outlook recipe.. adding description
desc = h3.find_next_sibling('p')
desc = self.tag_to_string(desc)
ans.append({
'title': title,
'url': url,
'description': desc})
FT recipe
masthead_url = 'https://im.ft-static.com/m/img/masthead_main.jpg'
and maybe put opinion feed before world feed..
why remove embeded images

there must be a way