Skip to content

Commit 981d1a6

Browse files
authored
New version: Nexmoe.VidBee version 1.2.1 (microsoft#331914)
1 parent 4948429 commit 981d1a6

4 files changed

Lines changed: 106 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Nexmoe.VidBee
5+
PackageVersion: 1.2.1
6+
InstallerType: nullsoft
7+
Scope: user
8+
InstallerSwitches:
9+
Upgrade: --updated
10+
UpgradeBehavior: install
11+
ProductCode: fff4bd16-5d3a-5cef-a622-389b19ec32a7
12+
ReleaseDate: 2026-01-20
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/nexmoe/VidBee/releases/download/v1.2.1/vidbee-1.2.1-setup.exe
16+
InstallerSha256: EA45EFA16DBFF51F54C8CEE00FACBECF3EB7887B02A563AC85867EAD20BF71A2
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Nexmoe.VidBee
5+
PackageVersion: 1.2.1
6+
PackageLocale: en-US
7+
Publisher: VidBee
8+
PublisherUrl: https://nexmoe.com/
9+
PublisherSupportUrl: https://github.com/nexmoe/VidBee/issues
10+
PackageName: VidBee
11+
PackageUrl: https://github.com/nexmoe/VidBee
12+
License: MIT
13+
LicenseUrl: https://github.com/nexmoe/VidBee/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) 2026 VidBee
15+
ShortDescription: Download videos from almost any website worldwide
16+
Description: |-
17+
Download videos from almost any website worldwide
18+
Best-in-class UI interface - Clean, intuitive, and powerful
19+
Built with Electron, React, TypeScript, Tailwind CSS, and shadcn/ui.
20+
21+
✨ Core Features
22+
🌍 Global Video Download Support
23+
- 1000+ Sites Supported - Download videos from almost any website worldwide through yt-dlp engine
24+
- Smart Platform Detection - Automatically detect video platforms and optimize download parameters
25+
- Multi-format Support - Videos, audio tracks, playlists to meet all download needs
26+
- Localized interface support in many languages
27+
🎨 Best-in-class UI Experience
28+
- Modern Design - Clean and beautiful interface
29+
- Intuitive Operations - One-click pause/resume/retry
30+
- Real-time Progress - Detailed download progress tracking and status management
31+
- Theme Switching - Support for system/light/dark themes for comfortable viewing
32+
Tags:
33+
- download
34+
- downloader
35+
- video
36+
- video-downloader
37+
ReleaseNotes: |-
38+
What's Changed
39+
- docs: add fumadocs site with i18n support by @nexmoe in https://github.com/nexmoe/VidBee/pull/142
40+
- fix(docs): resolve TypeScript build errors by @nexmoe in https://github.com/nexmoe/VidBee/pull/144
41+
- Remove download started toast notifications by @nexmoe in https://github.com/nexmoe/VidBee/pull/143
42+
- feat(docs): generate sitemap for docs site by @nexmoe in https://github.com/nexmoe/VidBee/pull/148
43+
- fix(subscription): update rsshub links by @nexmoe in https://github.com/nexmoe/VidBee/pull/146
44+
- fix(download): disambiguate duplicate playlist titles by @nexmoe in https://github.com/nexmoe/VidBee/pull/145
45+
- docs(protocol): add vidbee protocol docs by @nexmoe in https://github.com/nexmoe/VidBee/pull/150
46+
- feat(download): add log capture and file actions by @nexmoe in https://github.com/nexmoe/VidBee/pull/157
47+
Full Changelog: https://github.com/nexmoe/VidBee/compare/v1.2.0...v1.2.1
48+
ReleaseNotesUrl: https://github.com/nexmoe/VidBee/releases/tag/v1.2.1
49+
ManifestType: defaultLocale
50+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Nexmoe.VidBee
5+
PackageVersion: 1.2.1
6+
PackageLocale: zh-CN
7+
ShortDescription: 从全球几乎任何网站下载视频
8+
Description: |-
9+
从全球几乎任何网站下载视频
10+
顶级的用户界面 - 简洁、直观且功能强大
11+
采用 Electron、React、TypeScript、Tailwind CSS 和 shadcn/ui 构建
12+
13+
✨ 核心功能
14+
🌍 全球视频下载支持
15+
- 支持上千网站 - 通过 yt-dlp 引擎从全球几乎任何网站下载视频
16+
- 智能平台识别 - 自动识别视频平台并优化下载参数
17+
- 多种格式支持 - 支持视频、音频、播放列表,满足所有下载需求
18+
- 支持多种语言的本地化界面
19+
🎨 顶级的 UI 体验
20+
- 现代设计 - 简洁美观的界面
21+
- 直观操作 - 一键暂停/恢复/重试
22+
- 实时进度 - 详细的下载进度追踪与状态管理
23+
- 主题切换 - 支持系统/浅色/深色主题,观看更舒适
24+
Tags:
25+
- 下载
26+
- 下载器
27+
- 视频
28+
- 视频下载器
29+
ManifestType: locale
30+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Nexmoe.VidBee
5+
PackageVersion: 1.2.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)