Link recorded video to appropriate part of HTML-report

Video files aren’t linked to HTML-report by default.

Video files are named as test_1.mov, test_2.mov, etc. When we have 100 tests and 30 of them have failed, it’s almost impossible to understand which video file stands for which test case.

Can anyone help me to link the recorded video to the failed test case report of HTML-report?

Video files may not be allowed to share due to company’s compliance issues. However the question is still legit, if you have 100 tests in a suite and 30 of those tests fail. How can you identify the recorded video of failed test ?

Is there a way for the video file naming convention to go off of the test case name?