[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],["The `videoTrainability.get` method retrieves a video's trainability status. You can use `curl` with the video ID in the URL to execute this method without authentication or quota. The response's `permitted` list indicates whether training is allowed: `all` for public training, `none` for no training, or a list of allowed companies. The API is used via this endpoint: `https://youtube.googleapis.com/youtube/v3/videoTrainability?id=VIDEO_ID`.\n"]]