@halilhrm0618 you can try regular expression as
>\d{6}</td>
then use again regular expression
\d{6}
Not sure if it's possible to edit meta data of video files in BAS
-
You can use node in BAS >
https://www.npmjs.com/package/ffmetadataor you can use ffmpeg with BAS over "Run proccess" action