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