mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update description (#4734)
This commit is contained in:
parent
98dbb08517
commit
354c1ea7d4
@ -4,7 +4,7 @@ import { DownloadVideoOutput } from '../../../../components/video/download/types
|
||||
import { run } from './handler'
|
||||
|
||||
export const title = 'WASM 混流输出'
|
||||
const desc = '使用 WASM 在浏览器中下载并合并音视频'
|
||||
const desc = '使用 WASM 在浏览器中下载并合并音视频, 支持批量下载'
|
||||
|
||||
export const plugin: PluginMetadata = {
|
||||
name: 'downloadVideo.outputs.wasm',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user