mmk-youtube-videotype

Identify whether a YouTube video is a regular video or a Short. Triggers on "is it a short", "video type", "video or short", "check video type".

MMK YouTube — Video Type

Prerequisite: Read ../mmk-shared/SKILL.md for auth, global flags, and error handling. Parent: mmk-youtube — includes positional argument note.

Always use -o json when parsing results or composing with other commands.

All commands accept a positional argument — either a full YouTube URL or a plain video ID. The CLI auto-detects the format.


videotype — Identify video vs Short

mmk youtube videotype <video_url_or_id> -o json

Returns: video ID, type (video or short), source URL.


See Also