Youtube API get channels a user is a subtitle editor for

Viewed 25

Is is possible to query the YouTube api for channels that a user is a Subtitle Editor for? I can't seem to get this work using the Channel list endpoint.

I'm looking at the channels endpoint described here.

It appears that there are at least 4 ways to use this endpoint:

  • List by channel id
  • List by YouTube username
  • List my channel
  • List channels managed by a content owner.

I was hoping that channels that a user is the Subtitle Editor for would be returned in the the ListByYouTubeUsername query but this doesn't seem to be the case. It it possible to get this data using the API?

0 Answers
Related