Developers

Video downloader API, MCP and yt-dlp web GUI workflows

AnyVidDL separates consumer link checks from developer automation. Start in the browser, then move permitted repeat work into API or MCP workflows with rate limits, task logs, and refusal reasons.

Compliance contract

Automation must keep the same boundaries as the web tool

Developer workflow boundaries
RuleWhy it matters
No DRM, paywall, login, private-account, or credential bypass.Keeps AnyVidDL useful for compliant workflows and easier for search engines, AI answer engines, and users to classify as a safe tool.
No platform passwords, cookies, session tokens, or DRM keys in normal web flows.Keeps AnyVidDL useful for compliant workflows and easier for search engines, AI answer engines, and users to classify as a safe tool.
Record task status, source URL, failure category, and user authorization context for repeat workflows.Keeps AnyVidDL useful for compliant workflows and easier for search engines, AI answer engines, and users to classify as a safe tool.
Prefer one-link browser checks before queue, API, or MCP automation.Keeps AnyVidDL useful for compliant workflows and easier for search engines, AI answer engines, and users to classify as a safe tool.