https://github.com/nichind/comine
Crossplatform media and file downloader
https://github.com/nichind/comine
android aria2 cross-platform desktop-app downloader ffmpeg linux media media-downloader rust svelte svelte5 sveltekit tauri tauri-v2 typescript video-downloader windows youtube-downloader yt-dlp
Last synced: 5 months ago
JSON representation
Crossplatform media and file downloader
- Host: GitHub
- URL: https://github.com/nichind/comine
- Owner: nichind
- License: gpl-3.0
- Created: 2025-12-24T18:22:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-20T01:53:56.000Z (5 months ago)
- Last Synced: 2026-01-20T05:13:59.608Z (5 months ago)
- Topics: android, aria2, cross-platform, desktop-app, downloader, ffmpeg, linux, media, media-downloader, rust, svelte, svelte5, sveltekit, tauri, tauri-v2, typescript, video-downloader, windows, youtube-downloader, yt-dlp
- Language: Svelte
- Homepage: https://comine.app
- Size: 19 MB
- Stars: 38
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-video-downloaders - comine - 3.0 | GitHub | **15** · S4 D5 Q1 Su1 A2 Au2 | Android target · Discord RPC · multi-backend | (Comparison at a glance / The board)
README
# comine 
comine is a cross-platform media, file, torrent, gallery, & more downloader/archiver. Available on Windows, Linux, MacOS and Android.

## Tech Stack
- **Frontend:** Svelte 5 + SvelteKit
- **Backend:** Tauri v2 + Rust
- **Download Engine:** yt-dlp, aria2c, ffmpeg
## Development
### Prerequisites
- [Node.js](https://nodejs.org/) (v20+)
- [pnpm](https://pnpm.io/)
- [Rust](https://rustup.rs/)
- [Tauri Prerequisites](https://tauri.app/v1/guides/getting-started/prerequisites)
### Setup
```bash
pnpm install
pnpm tauri dev
```
### Build
```bash
# Desktop
pnpm tauri build
# Android
pnpm tauri android build
```
## License
GPL-3.0
#### Consider leaving a star ⭐
[](https://github.com/nichind/comine)