Surprisingly, YouTube's Data API only gives the display name of the author with each video in a video feed. The display name is not unique. This is very annoying. I need the unique username for various reasons. One of which, is to construct the URL for that user's profile/channel.
How might I get the username of the author (as opposed to the non-unique display name) of a YouTube video?