I just made my pubsubhubbub wrapper and now I need to let users subscribe to a channel notifications. The simpler solution is to just check if the channel ID they provide is valid. I could fetch the yt site but dont want to get my ip rate limited or banned. So I guess using the API but I find the docs very confusing and can't find the correct endpoint.
Then the better solution would be to let the users provide channel name and it would give them an option to select from lets say top 5 results. But my question this time is what is the rate limit? I remember that there was a credit system but I can't find anywhere what is the cost and how it refreshes.
Thank you for all the support