Tried to run the file index.py but getting error after providing a valid insta photo as well as reels link. Getting list index out of range error on line 26.
The code is res = match[0] which is giving this error. Attaching the image for clarification.

Tried to run the file index.py but getting error after providing a valid insta photo as well as reels link. Getting list index out of range error on line 26.
The code is
res = match[0]which is giving this error. Attaching the image for clarification.