Is there any way to export all Youtube subscribers as a text list?
Is there ANY API, or something...?
|
|
|
YouTube Data API provides you the option to retrieve subscribers list https://developers.google.com/youtube/v3/docs/subscriptions/list Making an authorized request on this URL you will get a JSON response with your subscribers:
|
|||||||
|