Anyone know if there a way I can use regex in the registered feed message template to parse the youtube url to a media embed?
Using {link} does post the video link, but it doesn't get parsed into a media embed like a normal post submission. So I need to put all these feeds on moderation, manually edit it, and then approve each post before letting it go live so users don't leave the site. A bit tedious if there's lots of feeds setup and it means the videos don't go live a quick as they should.
If it's not going to parse the link upon the creation of the thread, it's it possible to use regex somehow to convert the link straight into bbcode?