-
Change fill color of text only if it is a URL, otherwise keep original fill
Hi all, I’m wondering if there’s a way to use an expression selector and possibly regular expressions to give only URL’s in a text layer a particular fill color and leave the rest of the characters in the text layer the original fill color. What I am trying to achieve is an essential graphics template where the user can paste their text into this source text property and within Premiere the URL’s in the text will show as a different color than the rest of the text. The tricky part I don’t know how to approach is telling the selector how to recognize URL’s. What I do know about the URL’s is they will most likely all start with https:// and end at a line break or perhaps a special character I can dictate the end user apply.