From e6c71601f14aa005550ba9887f85074e415fce3c Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:41:21 +0530 Subject: [PATCH] Update hindu.recipe --- recipes/hindu.recipe | 2 ++ 1 file changed, 2 insertions(+) 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: