Query Run
SELECT REGEXP_REPLACE(page_title, '\\.[^.]+\\.srt$', '') AS filename,... 10 months ago