# Changelog of YouTube Video Downloader - Videos, Audio and Metadata (`khadinakbar/youtube-video-downloader`) Actor

- **URL**: https://apify.com/khadinakbar/youtube-video-downloader/changelog.md
- **Full Actor documentation**: https://apify.com/khadinakbar/youtube-video-downloader.md

0.5 (2026-06-17): Reliability — a missing authorizationConfirmed now soft-exits SUCCEEDED with a terminal WARNING instead of Actor.fail. The download is still refused (legal gate preserved); an un-ticked checkbox no longer counts as a failed run.

0.3 - input schema fix: add explicit editor=number on maxDurationMinutes/maxFileSizeMb, editor=checkbox on includeMetadataJson, declare videoUrls.items shape with required url string property.

0.2 - input schema cleanup: strip duplicate sectionCaption from authorizationConfirmed, videoQuality, preferredContainer, audioFormat, maxFileSizeMb, proxyConfiguration so Apify form renders each section header only once.

v0.1 (2026-06-11): Initial private build. Downloads authorized YouTube video or audio files with yt-dlp and ffmpeg, stores files in the default key-value store, and returns MCP-ready dataset rows.
