command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
纯go实现的下载器
目前支持
-
youtube
-
vimeo
-
bilibili (1080p+需要登录)
TODO
- ffmpeg提示 放lib目录
- 获取列表 优先解析输入的链接?
- home页面允许直接修改文件名
- 字幕
- 翻译
- clean
自行构建
后端
go mod tidy
go install github.com/wailsapp/wails/v2/cmd/wails@latest
wails dev
wails build -ldflags -H=windowsgui
使用了 https://github.com/energye/systray
前端
cd frontend
pnpm i
鸣谢
ytb下载: github.com/kkdai/youtube/v2
deepl翻译: github.com/michimani/deepl-sdk-go
ffmpeg视频处理: github.com/u2takey/ffmpeg-go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
Click to show internal directories.
Click to hide internal directories.