well, i assume each of your movies has an ID of some sort and peeps would know that?

so the regex (\w) <-- letters, digits and underscores

would take the ID from the input and in the resulting embed you would put \\1 as the placeholder for it's value