python - YouTube API retrieve demographic information about a video -


is there way pull traffic information particular youtube video (demographics example, age of users, country, gender, etc.), using python gdata module or youtube api? have been looking around module's documentation, far nothing.

there used large selection of things in past, gone now. not think possible more.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -