Non-coder builds local video downloader with Claude AI in one evening

AZ Downloader: A local video downloader built by a non-coder with Claude AI
A user with no prior coding experience built a functional local video downloader called AZ Downloader using Claude AI in one evening. The user, who had never coded before this week, described the tool's requirements in plain English and received code with explanations from Claude.
Development process and troubleshooting
The user documented specific issues encountered during development that Claude helped resolve:
- Homebrew frozen for 10 minutes
- File path errors
- Mac Gatekeeper blocking the launcher
Claude walked the user through each fix, resulting in the user learning more in 4 days than they could have in months alone. While the user doesn't fully understand every line of code, they understand the logic and can debug basic issues.
Tool capabilities
AZ Downloader works on 14/16 platforms tested, including:
- YouTube
- TikTok
- Vimeo
- Twitch
- Dailymotion
- Odysee
The user's background: 38 years old, quit corporate job, driving Uber to fund AI journey, and had zero coding knowledge before starting this project.
The GitHub repository is available at: https://github.com/azrollin/az-downloader
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer Builds Personal Finance App in One Month Using Claude Code: Key Workflows and Challenges
A developer with 14 years of experience built and shipped a personal finance forecasting app to the App Store in about a month using Claude Code. He identified three specific workflows where Claude Code was most effective and shared challenges with scope creep and data model complexity.

Health AI Startup Uses AI and Mark Cuban Partnership to Fight Denied Insurance Claims
A health AI startup has developed tools that use artificial intelligence to help reverse denied health insurance claims, with Mark Cuban involved as part of the startup's approach.

Restaurant GM Publishes First OpenClaw Skill for QSR Operations
A restaurant general manager with 16 years of QSR experience has published qsr-daily-ops-monitor, the first ClawHub skill for restaurant operations. The skill runs three daily check-ins for food safety, equipment status, and compliance tracking.

Developer Gives Claude Code Root Access, Flips Development Workflow
A developer gave Claude Code root access to their server, monitored all commands, and found it made calm, methodical changes that addressed root causes rather than just symptoms. This led to flipping their workflow to develop directly in a production-cloned environment.