Skip to content

Modern desktop app for downloading videos from YouTube, X/Twitter, TikTok and 1000+ sites. Built with Tauri, React, Rust.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

honeycomb-Technologies/ripVID

Repository files navigation

ripVID

Recording.2025-10-09.211345.mp4

A modern desktop app for downloading videos from YouTube, X/Twitter, TikTok, and 1000+ sites. Built with Tauri, React, and Rust.

Installation

Windows / macOS / Linux - Download from Releases

Arch Linux (AUR)

yay -S ripvid

Linux (curl)

curl -fsSL https://raw.githubusercontent.com/BurgessTG/ripVID/main/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/BurgessTG/ripVID/main/install.ps1 | iex

Features

  • Download from YouTube, X/Twitter, TikTok, Facebook, Instagram, and 1000+ sites
  • Highest quality H.264/MP4 video or MP3 audio extraction
  • Auto-updates for app and dependencies (yt-dlp, ffmpeg)
  • Smart cookie handling for age-restricted content
  • Cross-platform: Windows, macOS, Linux
  • Lightweight Rust backend

How It Works

On first launch, ripVID downloads yt-dlp and ffmpeg automatically. These are updated daily in the background. The app checks for updates every 30 minutes and installs them seamlessly.

Development

Prerequisites: Node.js 18+, Rust, Bun

git clone https://github.com/BurgessTG/ripVID.git
cd ripVID
bun install
bun run tauri:dev

Build:

bun run tauri:build

Tech Stack

  • Frontend: React, TypeScript, Tailwind CSS, Vite
  • Backend: Tauri v2, Rust, tokio
  • Tools: yt-dlp, ffmpeg, deno (all auto-downloaded on first launch)

Troubleshooting

Issue Solution
Binary download fails Check internet, allow GitHub access through firewall
Download fails Verify URL, app auto-retries with browser cookies
Update issues Download latest from Releases manually

Legal

Users are responsible for complying with all applicable laws. Do not download copyrighted content without permission or violate platform terms of service.

License

Apache License 2.0 - See LICENSE

Links

About

Modern desktop app for downloading videos from YouTube, X/Twitter, TikTok and 1000+ sites. Built with Tauri, React, Rust.

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

 
 
 

Contributors