Android용 무료 오픈 소스 미디어 다운로더인 ClipSave를 만들었습니다.

작성자

카테고리:

← 피드로
DEV Community · Abdelatif Laghjaj · 2026-08-04 개발(SW)
Cover image for I built ClipSave, a free and open-source media downloader for Android

Abdelatif Laghjaj

I’ve been working on ClipSave, a privacy-friendly Android app for downloading video, audio, and images from more than 1,000 supported websites.

The goal was to create a downloader that feels like a proper native Android application rather than a simple wrapper around a command-line tool.

What makes ClipSave different?

  • Completely free and open source
  • No advertisements
  • No telemetry or user tracking
  • Supports 1,000+ websites through yt-dlp
  • Video and audio quality selection
  • Audio-only extraction
  • ffmpeg merging and aria2c downloads
  • Automatic platform detection
  • Share links directly from other apps
  • Floating download button while browsing supported apps
  • Foreground downloads with live progress notifications
  • Built-in downloads manager and video player
  • Material 3 interface with light, dark, and system themes
  • No storage permission required on Android 10+

ClipSave is built natively with Kotlin, Jetpack Compose, and Material 3. It uses a bundled yt-dlp engine while keeping the Android integration, download management, interface, and application architecture fully open for inspection and improvement.

The project is licensed under the MIT License.

Contributors are welcome

Please use the application responsibly and respect applicable laws, copyright, platform terms, and the rights of content owners.

Repository:

https://github.com/abdellatif-laghjaj/ClipSave

Feedback, bug reports, pull requests, and GitHub stars are greatly appreciated. What feature would you like to see added next?

android #kotlin #opensource #jetpackcompose #mobiledevelopment

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다