No description
  • Python 32.4%
  • JavaScript 29.6%
  • HTML 23.4%
  • CSS 14.2%
  • Dockerfile 0.4%
Find a file
Sebastian Kempken 7ec00c261d Initial commit: Videoload YouTube-Downloader
FastAPI backend with yt-dlp, SQLite, SSE progress tracking.
Frontend with video gallery, YouTube search, channel subscriptions,
download queue with multi-step progress (video/audio/merge),
favorites, statistics page, and PWA support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 16:58:42 +01:00
app Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
.dockerignore Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
.env.example Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
.gitignore Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
CLAUDE.md Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
docker-compose.yml Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
Dockerfile Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00
requirements.txt Initial commit: Videoload YouTube-Downloader 2026-02-13 16:58:42 +01:00