Downloader is a full-stack web app I built and deployed on a subdomain (downloader.yousiffarra.com). Users analyze links in the browser, choose video or audio quality, and download through a free tiered account with quota tracking, download history, and an admin panel. The backend uses yt-dlp with bundled FFmpeg and Deno so downloads run on shared hosting without relying on system packages.