A web frontend for downloading all your media with yt-dlp
  • Vue 70.6%
  • Python 18.5%
  • TypeScript 8%
  • CSS 2.5%
  • HTML 0.4%
Find a file
2026-05-14 18:44:43 +03:00
data backend: Add url variable to PlaylistMedia 2026-05-13 22:06:26 +03:00
deploy deploy: Set higher timeout limits to nginx.conf 2026-05-12 15:48:27 +03:00
frontend frontend: Make use of Sidepanel component in Queue route 2026-05-14 18:44:43 +03:00
utils backend: Add sqlite database support 2026-05-12 19:30:49 +03:00
.dockerignore root: Update .dockerignore 2026-04-26 18:46:46 +03:00
.gitignore root: Update .gitignore 2026-05-12 15:34:10 +03:00
Dockerfile.dev root: Remove Dockerfile.ffmpeg and instead use Debian's ffmpeg in development container 2026-05-11 15:42:52 +03:00
extractors.db backend: Add a proper Bandcamp logo to extractors.db database 2026-05-13 22:06:01 +03:00
README.md Initial commit 2026-04-14 15:17:14 +03:00
requirements.txt backend: Optimize yt-dlp data fetching 2026-05-12 15:48:05 +03:00
server.py backend: Add PlaylistMetadata fetching to GET /api/search endpoint 2026-05-13 14:24:40 +03:00

Media Downloader web app

Media Downloader is an easy to use web frontend for downloading media from the internet using yt-dlp.