Changelog
New updates, improvements, and fixes.
v2.1.0
June 20, 2026
The Media Platform Update
- featAdded native support for YouTube playlists.
- featImplemented multi-line batch URL queue system.
- featAdded persistent background download manager.
- featCreated local Analytics and History dashboards.
- featAdded elegant clipboard URL detection.
- fixResolved metadata parsing issues for unavailable videos.
v2.0.0
June 19, 2026
Core Architecture Rewrite
- featReplaced broken youtubei.js with yt-dlp binary.
- featAdded robust format filtering and duplicate removal.
- featRedesigned entire UI with shadcn/ui and framer-motion.
- fixFixed Turbopack chunk loading errors.
- removeRemoved deprecated ytdl-core dependencies.
v1.0.0
August 2024
Initial Release
- featBasic video downloading via ytdl-core.
- featInitial Next.js application setup.