I'm trying to use the Youtube API to grab creative common videos.
I tried to use setField method from YouTubeQuery class but I'm not able to provide the exact string parameter to filter by creative common.
Edit : I'm using Java implementation of the Youtube API.