I am working on an application that enables video content creators to publish to Youtube with their data API. I am looking for guidance on adding channel mentions (@channel_id style) that would be then converted to channel links when the video is published. Is this possible via the API?
When I add descriptions with @ tags, it remains as text in the published description. I was expecting some processing to convert @ mentions to links.