my app upload video to youtube, i need user see what other user upload (or in another word search by developer tag).
i'm use this way https://developers.google.com/youtube/v3/docs/videos/insert to upload videos.
i saw this link to show how to do this but in version 2.0, i'm use v3
i need simple explanation how to attach developer tag in v3
thanks ahead
You can set categoryId while inserting the video.
That id will represent a videoCategory.
来源:https://stackoverflow.com/questions/16518932/youtube-api-v3-search-by-developer-tag