Skip to content

Instantly share code, notes, and snippets.

@jrolfs
Created November 29, 2012 01:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrolfs/4166068 to your computer and use it in GitHub Desktop.
Save jrolfs/4166068 to your computer and use it in GitHub Desktop.
Set video permissions to Public
{
"author": {
"name": "ytvidio",
"uri": "http://gdata.youtube.com/feeds/api/users/ytvidio"
},
"categories": [{
"term": "Film",
"label": "Film & Animation"
}],
"description": "TIL he was literally Samuel L. C(le)mons",
"latitude": null,
"longitude": null,
"media_content": [{
"url": "http://www.youtube.com/v/wfxda5-cazA?version=3&f=user_uploads&c=youtube_it&d=Ab2-NDQXDYzqhVNHTmMlGgYO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata",
"format": {
"format_code": 5,
"name": "swf"
},
"duration": 108,
"mime_type": "application/x-shockwave-flash",
"default": true
}, {
"url": "rtsp://v8.cache2.c.youtube.com/ClcLENy73wIaTgkwa5yfa138wRMYDSANFEIKeW91dHViZV9pdEgGUgx1c2VyX3VwbG9hZHNyIQG9vjQ0Fw2M6oVTR05jJRoGDvPB7EI6RNWvHdRsUJxg5gw=/0/0/0/video.3gp",
"format": {
"format_code": 1,
"name": "rtsp"
},
"duration": 108,
"mime_type": "video/3gpp",
"default": false
}, {
"url": "rtsp://v4.cache6.c.youtube.com/ClcLENy73wIaTgkwa5yfa138wRMYESARFEIKeW91dHViZV9pdEgGUgx1c2VyX3VwbG9hZHNyIQG9vjQ0Fw2M6oVTR05jJRoGDvPB7EI6RNWvHdRsUJxg5gw=/0/0/0/video.3gp",
"format": {
"format_code": 6,
"name": "three_gpp"
},
"duration": 108,
"mime_type": "video/3gpp",
"default": false
}],
"state": {
"name": "published"
},
"thumbnails": [{
"url": "http://i.ytimg.com/vi/wfxda5-cazA/default.jpg",
"height": 90,
"width": 120,
"time": "00:00:54"
}, {
"url": "http://i.ytimg.com/vi/wfxda5-cazA/mqdefault.jpg",
"height": 180,
"width": 320,
"time": null
}, {
"url": "http://i.ytimg.com/vi/wfxda5-cazA/hqdefault.jpg",
"height": 360,
"width": 480,
"time": null
}, {
"url": "http://i.ytimg.com/vi/wfxda5-cazA/1.jpg",
"height": 90,
"width": 120,
"time": "00:00:27"
}, {
"url": "http://i.ytimg.com/vi/wfxda5-cazA/2.jpg",
"height": 90,
"width": 120,
"time": "00:00:54"
}, {
"url": "http://i.ytimg.com/vi/wfxda5-cazA/3.jpg",
"height": 90,
"width": 120,
"time": "00:01:21"
}],
"duration": 108,
"perm_private": false,
"published_at": "2012-10-02T21:10:08Z",
"updated_at": "2012-10-25T21:10:38Z",
"view_count": 4,
"favorite_count": 0,
"keywords": ["Mark", "Twain", "Ancient", "Aliens"],
"title": "DAE Mark Twain?",
"video_id": "tag:youtube.com,2008:video:wfxda5-cazA",
"widescreen": false,
"goespublicat": null,
"accessControls": {
"comment": "allowed",
"commentVote": "allowed",
"videoRespond": "moderated",
"rate": "allowed",
"embed": "allowed",
"list": "denied",
"autoPlay": "allowed",
"syndicate": "allowed"
},
"id": "wfxda5-cazA",
"privacy": "unlisted",
"category": "Film",
"private": 0,
"list": 1,
"rate": "allowed",
"comment": "allowed",
"commentVote": "allowed",
"videoRespond": "moderated",
"embed": "allowed",
"syndicate": "allowed"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment