diff --git a/recipes/hindu.recipe b/recipes/hindu.recipe index 2f76783d05..7738b13236 100644 --- a/recipes/hindu.recipe +++ b/recipes/hindu.recipe @@ -85,6 +85,8 @@ class TheHindu(BasicNewsRecipe): self.log('Downloading The Hindu, ' + local_edition[3:] + ' edition, ' + today) url = absurl('/todays-paper/' + today + '/' + local_edition + '/') + if local_edition == 'th_chennai' and today == date.today().strftime('%Y-%m-%d'): + url = absurl('/todays-paper/') mag_url = None if dt.weekday() == 0: