some small changes to The Hindu.
also removed toc images feature for mobi output, it crashes the kinlde application.. idk if anyone else faces this. (it works the first time and crashes in subsequent openings)
also Indian Express Print edition recipe I attached above
https://github.com/kovidgoyal/calibr...edition.recipe
looks like on sundays the webpage is a bit different.
line 69
Code:
for div in soup.findAll('div', attrs={'class':['lead-story', 'section', 'today-paper']}):