Youtube Api v3, category and country specifications -


i working youtube api v3 , collecting information videos. more specifically, interested in category , country/region parameter. video-list , videotype="movie" 1 can retrieve categoryid of each video. how can correspond each categoryid, number, specified movie categoty, e.g comedy. possible retrieve region comes each video?

thank in advance.

you can videocategories->list category information id.

api doesn't expose region code each video, though can search->list filtering region.

api exposes video's associated location or file's recording location if that's available.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -