Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fun-apps / tests / fixtures / youtube / video1.json
Size: Mime:
{
    "etag": "\"5g01s4-wS2b4VpScndqCYc5Y-8k/l6s1oof4ia19O2PNQ-OuV7nKY1A\"", 
    "kind": "youtube#videoListResponse", 
    "items": [
        {
            "etag": "\"5g01s4-wS2b4VpScndqCYc5Y-8k/7mNEfcEflEb3PIXytL_iTDl_ROo\"", 
            "id": "videoid1",
            "kind": "youtube#video", 
            "snippet": {
                "categoryId": "22",
                "channelId": "channelid1", 
                "channelTitle": "FUN-MOOC", 
                "description": "",
                "liveBroadcastContent": "none", 
                "localized": {
                    "description": "", 
                    "title": "Localized video title 1"
                }, 
                "title": "Video title 1", 
                "publishedAt": "2016-07-04T12:12:12.666Z" 
            }, 
            "status": {
                "embeddable": true,
                "license": "youtube", 
                "publicStatsViewable": true, 
                "privacyStatus": "unlisted", 
                "uploadStatus": "processed"
            }
        }
    ], 
    "pageInfo": {
        "resultsPerPage": 1, 
        "totalResults": 1
    }
}