YouTube Data API
Hi, I would like to write a script, that get the channel_id from a channel url.
For this, I was trying to use the username:
but I get this response:
200
but if I use a different username like
200
For this, I was trying to use the username:
https://www.youtube.com/@t3dotgg -> t3dotgghttps://youtube.googleapis.com/youtube/v3/channels?part=id&forUsername=t3dotgg&key=[YOUR_API_KEY]but I get this response:
200
but if I use a different username like
ludwig it works:200