gregjacobs / Autolinker.js

Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
MIT License
1.48k stars 238 forks source link

Add support for YouTube mentions #398

Open ChunkyProgrammer opened 1 year ago

ChunkyProgrammer commented 1 year ago

YouTube now supports @ mentions.

The base url for this is https://www.youtube.com/@

Ex for @ mrbeast https://www.youtube.com/@mrbeast

gregjacobs commented 1 year ago

Hey, thanks for the info, and this would be a good addition. Unfortunately I don't know when I can get to this at this moment, but PRs definitely welcome!