YouTube API v3 - How to Identify Client Specific Video Uploads -


is there property associated video or playlistitem youtube entities identify videos uploaded via application (for example, associated application's name, clientid, apikey, etc.)?

if not, suggestions track/tag videos uploaded via application using youtube api v3? not content in user's channels managed through application.

background info: i've used video categories in previous versions of api identifying managed videos, in v3 video limited 1 category. didn't find address in v3 migration document, admittedly using categories have been hack learned v1 happened work in v2. using google apis client library .net in application.

the "fordeveloper"(bool) property on search:list request looks solution in youtube api v3 going forward.

see related question more detail: does youtube data api v3 support custom developer categories/tags (like in v2)?

if has suggestion identifying content uploaded before api v3 i'm ears. application's uploaded 8m+ videos using v2 category tags identification before migration api v3...


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -