Zurück zum Ranking

nexmoe/VidBee

TypeScriptvidbee.org

Download videos from almost any website worldwide

downloaderfacebooktiktoktwitteryoutube
Sterne-Wachstum
Sterne
10k
Forks
774
Wochenwachstum
Issues
65
5k
Okt. 25Jan. 26Apr. 26Juli 26
Artefaktenpmnpm install vidbee
README
Logo

VidBee

Ask DeepWiki

VidBee Desktop VidBee Download Queue

VidBee is a modern, open-source video downloader that lets you download videos and audios from 1000+ websites worldwide. Built with Electron and powered by yt-dlp, VidBee offers a clean, intuitive interface with powerful features for all your downloading needs, including RSS auto-download automation that automatically subscribes to feeds and downloads new videos from your favorite creators in the background.

👋🏻 Getting Started

VidBee is currently under active development, and feedback is welcome for any issue encountered.

📥 Download VidBee | 📚 Documentation

[!IMPORTANT]

Star Us, You will receive all release notifications from GitHub without any delay ~

Performance Stats of nexmoe/VidBee - Last 28 days

✨ Features

🌍 Global Video Download Support

Download videos from almost any website worldwide through the powerful yt-dlp engine. Support for 1000+ sites including YouTube, TikTok, Instagram, Twitter, and many more.

VidBee Main Interface

🎨 Best-in-class UI Experience

Modern, clean interface with intuitive operations. One-click pause/resume/retry, real-time progress tracking, and comprehensive download queue management.

VidBee Download Queue

📡 RSS Auto Download

Automatically subscribe to RSS feeds and auto-download new videos in the background from your favorite creators across YouTube, TikTok, and more. Set up RSS subscriptions once, and VidBee will automatically download new uploads without manual intervention, perfect for keeping up with your favorite channels and creators.

🎞️ Configurable Output Containers

Pick between Auto (MP4/MKV), MP4, MKV, WebM, or yt-dlp's Original defaults for one-click downloads — no more wondering whether you'll get an MP4 or a WebM. See Formats & Containers for the full breakdown.

🌐 Supported Sites

VidBee supports 1000+ video and audio platforms through yt-dlp. For the complete list of supported sites, visit https://vidbee.org/supported-sites/

🧱 Web + API (Docker-ready)

This monorepo now includes:

  • packages/downloader-core: Shared yt-dlp/ffmpeg download core
  • apps/api: Fastify API server with oRPC and SSE events
  • apps/web: TanStack Start web client using oRPC

Run locally:

pnpm run start:web

This command starts apps/api and apps/web together.

Run with Docker:

docker compose up -d --build

Run with GitHub Container Registry images:

services:
  api:
    image: ghcr.io/nexmoe/vidbee-api:latest
    environment:
      VIDBEE_API_HOST: 0.0.0.0
      VIDBEE_API_PORT: 3100
      VIDBEE_DOWNLOAD_DIR: /data/downloads
      VIDBEE_HISTORY_STORE_PATH: /data/vidbee/vidbee.db
    ports:
      - "3100:3100"
    volumes:
      - vidbee-downloads:/data/downloads
      - vidbee-data:/data/vidbee
    restart: unless-stopped

  web:
    image: ghcr.io/nexmoe/vidbee-web:latest
    depends_on:
      - api
    ports:
      - "3000:3000"
    restart: unless-stopped

volumes:
  vidbee-downloads:
  vidbee-data:

Stop services:

docker compose down

Optional env vars (via .env):

VIDBEE_API_PORT=3100
VIDBEE_WEB_PORT=3000
VITE_API_URL=http://localhost:3100

🤝 Contributing

You are welcome to join the open source community to build together. For more details, check out:

  • Monorepo apps:
    • apps/desktop: VidBee desktop app (Electron)
    • apps/docs: Documentation site (Fumapress)
    • apps/extension: Browser extension (WXT)
    • apps/desktop/docs/glitchtip.md: GlitchTip and sentry-cli setup for desktop monitoring
  • Contributing Guide
  • DeepWiki Documentation

📄 License

This project is distributed under the MIT License. See LICENSE for details.

🙏 Thanks

  • yt-dlp - The powerful video downloader engine
  • FFmpeg - The multimedia framework for video and audio processing
  • Electron - Build cross-platform desktop apps
  • React - The UI library
  • Vite - Next generation frontend tooling
  • Tailwind CSS - Utility-first CSS framework
  • shadcn/ui - Beautifully designed components
Ähnliche Repositories
yt-dlp/yt-dlp

A feature-rich command-line audio/video downloader

PythonPyPIThe Unlicenseyoutube-dlpython
discord.gg/H5MNcFW63r
179.4k15.3k
imputnet/cobalt

best way to save what you love

SvelteGNU Affero General Public License v3.0downloaderreddit
cobalt.tools
41.7k3.6k
iawia002/lux

👾 Fast and simple video download library and CLI tool written in Go

GoGo ModulesMIT Licensedownloadergo
31.6k3.3k
GopeedLab/gopeed

A fast, modern download manager for HTTP, BitTorrent, Magnet, and ed2k. Cross-platform, built with Golang and Flutter.

GoGo ModulesGNU General Public License v3.0bittorrentdownloader
gopeed.com
25.4k1.7k
KurtBestor/Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.

PythonPyPIhitomiexhentai
24.2k2.2k
mikf/gallery-dl

Command-line program to download image galleries and collections from several image hosting sites

PythonPyPIGNU General Public License v2.0gallerydownloader
discord.gg/rSzQwRvGnE
18.9k1.5k
amir1376/ab-download-manager

A Download Manager that speeds up your downloads

KotlinApache License 2.0composecompose-multiplatform
abdownloadmanager.com
16.8k867
nilaoda/N_m3u8DL-CLI

[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.

C#MIT Licensem3u8dl-clim3u8
nilaoda.github.io/N_m3u8DL-CLI/
16k2.3k
Tyrrrz/YoutubeDownloader

Downloads videos and playlists from YouTube

C#MIT Licenseyoutubedownload
github.com/Tyrrrz/YoutubeDownloader/releases
15.7k2k
JoeanAmier/TikTokDownloader

TikTok 发布/喜欢/合辑/直播/视频/图集/音乐;抖音发布/喜欢/收藏/收藏夹/视频/图集/实况/直播/音乐/合集/评论/账号/搜索/热榜数据采集工具/下载工具

PythonPyPIGNU General Public License v3.0douyinpython
discord.com/invite/ZYtmgKud9Y
15.2k2.6k
nilaoda/BBDown

Bilibili Downloader. 一个命令行式哔哩哔哩下载器.

C#MIT Licensedownloader
13.9k1.7k
instaloader/instaloader

Download pictures (or videos) along with their captions and other metadata from Instagram.

PythonPyPIMIT Licenseinstagraminstagram-client
instaloader.github.io
12.9k1.6k