{
    "name": "YouTube",
    "FontAwesome": "fa-youtube",
    "short_name": "YouTube",
    "description": "This tool allows you to track as students access and watch a YouTube video.\nYou can track both student launches and viewing behavior within the video.\nYou can assign grades to students for watching the video or based on how much of the video \nthey have watched.\n",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "privacy_level": "anonymous",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "analytics": [
        "internal"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/youtube",
    "placements": [],
    "screen_shots": [
        "https:\/\/www.tsugicloud.org\/mod\/youtube\/\/store\/screen-01.png",
        "https:\/\/www.tsugicloud.org\/mod\/youtube\/\/store\/screen-02.png",
        "https:\/\/www.tsugicloud.org\/mod\/youtube\/\/store\/screen-03.png",
        "https:\/\/www.tsugicloud.org\/mod\/youtube\/\/store\/screen-views.png",
        "https:\/\/www.tsugicloud.org\/mod\/youtube\/\/store\/screen-analytics.png"
    ],
    "url": "https:\/\/www.tsugicloud.org\/mod\/youtube\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/www.tsugicloud.org\/tsugi\/settings",
    "app_store_url": "https:\/\/www.tsugicloud.org\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/www.tsugicloud.org\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/fontawesome-free-5.8.2-web\/png\/youtube.png",
    "capability_offered": [
        "OAuth.hmac-sha256",
        "OAuth.splitSecret",
        "basic-lti-launch-request"
    ],
    "capability_required": [
        "User.id",
        "Context.id",
        "ResourceLink.id"
    ],
    "capability_desired": [
        "Person.name.given",
        "Person.email.primary",
        "User.image",
        "Result.sourcedId",
        "Result.autocreate",
        "Result.url"
    ]
}