Nexmoe a1307bdd0b feat: add hide-dock setting and fix about text handling (#3)
- Add "hideDockIcon" setting label and description to English locale,
  enabling users to remove VidBee from the macOS Dock and rely on the
  menu bar/tray icon.
- Apply dock visibility changes when settings change, when settings
  are loaded, and after settings are reset by calling
  applyDockVisibility from the settings service.
- Update About page to use about.description for share text and display
  content, replacing the removed tagline key usage.
- Remove unused "tagline" entries from multiple locale files (en, fr,
  it, pt, ja, zh) to keep translations in sync with UI text changes.

These changes add OS integration for hiding the dock icon and ensure UI
copy is consistent and correctly internationalized.
2025-10-29 20:32:03 +08:00
2025-10-25 11:25:22 +08:00
2025-10-25 11:06:40 +08:00
2025-10-25 11:25:22 +08:00
2025-10-22 21:43:33 +08:00
2025-10-27 22:01:44 +08:00

🐝 VidBee

VidBee icon

Download videos from almost any website worldwide

Best-in-class UI interface - Clean, intuitive, and powerful

Built with Electron, React, TypeScript, Tailwind CSS, and shadcn/ui.

Core Features

🌍 Global Video Download Support

  • 1000+ Sites Supported - Download videos from almost any website worldwide through yt-dlp engine
  • Smart Platform Detection - Automatically detect video platforms and optimize download parameters
  • Multi-format Support - Videos, audio tracks, playlists to meet all download needs
  • Localized interface support in many languages

🎨 Best-in-class UI Experience

  • Modern Design - Clean and beautiful interface
  • Intuitive Operations - One-click pause/resume/retry
  • Real-time Progress - Detailed download progress tracking and status management
  • Theme Switching - Support for system/light/dark themes for comfortable viewing

📥 Download & Install

  1. Download the latest release from GitHub Releases
  2. Choose your platform:
    • Windows: Download vidbee-x.x.x-setup.exe
    • macOS: Download vidbee-x.x.x.dmg
    • Linux: Download vidbee-x.x.x.AppImage
  3. Install and run the application

🍎 macOS Installation Notes

After downloading and installing VidBee on macOS, you may encounter a "file is damaged" error when trying to run the application. This is due to macOS security restrictions on applications downloaded from the internet.

xattr -rd com.apple.quarantine /Applications/VidBee.app/

This command removes the quarantine attribute that macOS applies to applications downloaded from the internet, allowing VidBee to run properly without the "file is damaged" error.

📸 Screenshots

VidBee Main Interface Clean and intuitive interface with download queue management

VidBee Download Queue Comprehensive download queue with progress tracking and status management

🌐 Supported Sites

VidBee supports hundreds of video and audio platforms through yt-dlp. Here are the most popular platforms:

Video Platforms Audio & Other Platforms
YouTube YouTube Music
TikTok SoundCloud
Facebook Mixcloud
Instagram Bandcamp
X (Twitter) Reddit
Vimeo
Dailymotion
Twitch
LinkedIn
Pinterest
Tumblr
Niconico
Kick

💡 Note: VidBee uses yt-dlp under the hood, which supports 1000+ sites. For the complete list, visit the yt-dlp supported sites documentation.

?? Contributing

Please read CONTRIBUTING.md for guidelines on reporting issues, proposing features, and opening pull requests. It also covers the tech stack, development workflow, scripts, internationalization notes, configuration guidance, and packaging steps.

📄 License

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

🙏 Thanks

Description
Download videos from almost any website worldwide
Readme MIT 8.1 MiB
Languages
TypeScript 92.3%
JavaScript 4.7%
CSS 2.9%
HTML 0.1%