[[["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."],[[["\u003cp\u003eThe \u003ccode\u003evideoTrainability.get\u003c/code\u003e method is used to determine a video's trainability status.\u003c/p\u003e\n"],["\u003cp\u003eYou can use a \u003ccode\u003ecurl\u003c/code\u003e command to quickly retrieve a video's trainability status, as it requires no authentication or quota requests.\u003c/p\u003e\n"],["\u003cp\u003eThe response from \u003ccode\u003evideoTrainability.get\u003c/code\u003e includes a \u003ccode\u003epermitted\u003c/code\u003e list indicating whether the video is trainable by all, none, or a specific list of companies.\u003c/p\u003e\n"]]],["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"],null,[]]