VibeDownloader Naeem
winget install --id=Naeem5877.VibeDownloader -e Multi-platform video and audio downloader for YouTube, Instagram, TikTok, Spotify, and more. Runs locally with no ads, no tracking, and no server-side processing.
winget install --id=Naeem5877.VibeDownloader -e Multi-platform video and audio downloader for YouTube, Instagram, TikTok, Spotify, and more. Runs locally with no ads, no tracking, and no server-side processing.
An open-source video downloader for Windows, macOS, Linux, and Android.
Download videos, audio, and playlists from YouTube, Instagram, Snapchat, TikTok, Spotify, and more ā including Lossless Spotify FLAC support via Tidal & Qobuz. Locally, ad-free, and privacy-first.
VibeDownloader is designed for users who value control, speed, and privacy.
Unlike web-based downloaders cluttered with ads and trackers, VibeDownloader runs entirely on your device, powered by the industry-standard yt-dlp engine.
Download from YouTube, Instagram (Reels, Stories, Posts), Snapchat, TikTok, Facebook, X (Twitter), Pinterest, and SoundCloud
Get tracks, albums, and playlists complete with metadata and cover art. Support for Lossless FLAC (1411kbps) via high-fidelity sources like Tidal and Qobuz.
Queue multiple videos or audio tracks at once with individual format controls and seamless processing
Multi-threaded downloads for maximum speed
Clean dark mode interface with smooth animations
Runs locally with no server-side processing
Auto-sorted folders by platform and content type
No ads, no popups, no tracking
Keep the app running in the background for instant access without cluttering your taskbar
Available on Windows, macOS, Linux, and Android
.exe installer from the Releases page.dmg file from the Releases page.dmg filemacOS may display a warning: "VibeDownloader is damaged and can't be opened".
This occurs because the app is not yet signed with an Apple Developer ID ($99/year requirement).
Quick Fix (one-time command):
xattr -c /Applications/VibeDownloader.app
Then open the app normally from your Applications folder.
> Note: This command only removes macOS quarantine flags. The app is fully open source ā you can inspect the entire codebase before running it.
Download the .AppImage or .deb package from the Releases page
# Make it executable
chmod +x VibeDownloader-x.x.x.AppImage
# Run it
./VibeDownloader-x.x.x.AppImage
sudo dpkg -i VibeDownloader-x.x.x.deb
.apk file from the Android Releases pageFeatures on Android:
> Note: The Android version is available exclusively through GitHub releases. We don't distribute through the Google Play Store to avoid restrictions and maintain full feature compatibility.
Built with modern web technologies: Electron, React, Vite, and TypeScript (Desktop) | React Native (Android).
# Clone the repository
git clone https://github.com/naeem5877/vibedownloader-desktop.git
# Navigate to the project directory
cd vibedownloader-desktop
# Install dependencies
npm install
# Start development server
npm run dev
# Build for Windows
npm run pack:win
# Build for macOS
npm run pack:mac
# Build for Linux
npm run pack:linux
vibedownloader-desktop/
āāā src/ # Source code
āāā public/ # Static assets
āāā electron/ # Electron main process
āāā Screenshots/ # App screenshots
āāā dist/ # Build output
For Android development instructions, visit the Android Repository.
Contributions are welcome and appreciated! Here's how you can help:
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)Please follow our Code of Conduct and coding standards.
This project is licensed under the GNU GPL v3.0.
You are free to:
Under the condition that:
See the LICENSE file for full details.
ā ļø The VibeDownloader name, logo, and branding are reserved.
If you create a fork or modified version:
Why? This helps users distinguish official releases from community forks and ensures trust in the brand.
If you find this project useful, consider giving it a ā
Ā© 2026 VibeDownloader. Released under GPL v3.0 License.