<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Abdelatif Laghjaj</title>
    <description>The latest articles on DEV Community by Abdelatif Laghjaj (@abdelatif_laghjaj).</description>
    <link>https://dev.to/abdelatif_laghjaj</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F746553%2F5e47bdb0-f396-47ad-b512-d5c1bdc5ee0c.jpg</url>
      <title>DEV Community: Abdelatif Laghjaj</title>
      <link>https://dev.to/abdelatif_laghjaj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abdelatif_laghjaj"/>
    <language>en</language>
    <item>
      <title>I built ClipSave, a free and open-source media downloader for Android</title>
      <dc:creator>Abdelatif Laghjaj</dc:creator>
      <pubDate>Tue, 04 Aug 2026 12:35:22 +0000</pubDate>
      <link>https://dev.to/abdelatif_laghjaj/i-built-clipsave-a-free-and-open-source-media-downloader-for-android-3hjh</link>
      <guid>https://dev.to/abdelatif_laghjaj/i-built-clipsave-a-free-and-open-source-media-downloader-for-android-3hjh</guid>
      <description>&lt;p&gt;I’ve been working on &lt;strong&gt;ClipSave&lt;/strong&gt;, a privacy-friendly Android app for downloading video, audio, and images from more than 1,000 supported websites.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;h2&gt;
  
  
  What makes ClipSave different?
&lt;/h2&gt;

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

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

&lt;p&gt;The project is licensed under the &lt;strong&gt;MIT License&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributors are welcome
&lt;/h2&gt;

&lt;p&gt;Please use the application responsibly and respect applicable laws, copyright, platform terms, and the rights of content owners.&lt;/p&gt;

&lt;p&gt;Repository:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/abdellatif-laghjaj/ClipSave" rel="noopener noreferrer"&gt;https://github.com/abdellatif-laghjaj/ClipSave&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback, bug reports, pull requests, and GitHub stars are greatly appreciated. What feature would you like to see added next?&lt;/p&gt;

&lt;h1&gt;
  
  
  android #kotlin #opensource #jetpackcompose #mobiledevelopment
&lt;/h1&gt;

</description>
      <category>android</category>
      <category>mobile</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
