var outString = 'hsf # C@aUl (1) $ sd #f.mp4'.replace(/[^\w\s]/gi, '').replace(/\s+/g, '-').toLocaleLowerCase(); console.log(outString)