I'm making an application about sentiment analysis.
So I want to find the location of a user that post the comment in a Youtube video ?
Is there any approach to do that ?
EDIT
For example I want to know the location; I mean the emplacement ( City or Country or even geo-localisation) any thing that can refer to his emplacement.
I'm using python right now, so I can fetch information of a given video, and his comments, but i don't know any approach to find the location of the comment owner.