Validate a YouTube import URL
POST/api/import/youtube/validate
Inspects a YouTube URL without downloading the media and returns the title, duration, thumbnail, and supported Insight transcode targets. Call this before starting an import so a UI or script can show the user the actual clip metadata and reject unsupported inputs early.
Request
Responses
- 200
- 400
Video title, duration, thumbnail, and supported import targets.
Missing or invalid request data.