Could be nice to have a preview of the channel when hovering it!
YT allows multiple channels to have the same title, so we're going to have to deal with people trying to impersonate other youtubers. Showing the number of subscribers could be a solution, but we are going to need to update that value. Ideally, we should just make a request to Youtube API, but with the quota...
Can always do that first, then ask to increase the quota if needed, or make a job that update it once a month or something.
Could be nice to have a preview of the channel when hovering it! YT allows multiple channels to have the same title, so we're going to have to deal with people trying to impersonate other youtubers. Showing the number of subscribers could be a solution, but we are going to need to update that value. Ideally, we should just make a request to Youtube API, but with the quota...
Can always do that first, then ask to increase the quota if needed, or make a job that update it once a month or something.
https://ui.shadcn.com/docs/components/hover-card Could use an "Hover Card" with:
The question is do I save these information for now when users give their permissions?