mirror of
https://github.com/putyy/res-downloader.git
synced 2026-01-12 14:14:55 +08:00
@@ -1,5 +1,6 @@
|
||||
## res-downloader V3全新版来袭、全新实现,支持更多设置,视频号、直播流、m3u8预览等!
|
||||
### 爱享素材下载器【[加入群聊](https://qm.qq.com/q/HS8FdhpZCK)】
|
||||
### 爱享素材下载器【[加入群聊](https://qm.qq.com/q/ImE37ayJmc)】
|
||||
|
||||
🎯 基于Go + [wails](https://github.com/wailsapp/wails)
|
||||
📦 操作简单、可获取不同类型资源
|
||||
🖥️ 支持Windows、Mac、Linux
|
||||
|
||||
@@ -28,7 +28,7 @@ func initConfig() *Config {
|
||||
if globalConfig == nil {
|
||||
def := `
|
||||
{
|
||||
"Host": "0.0.0.0",
|
||||
"Host": "127.0.0.1",
|
||||
"Port": "8899",
|
||||
"Theme": "lightTheme",
|
||||
"Quality": 0,
|
||||
@@ -36,7 +36,7 @@ func initConfig() *Config {
|
||||
"UpstreamProxy": "",
|
||||
"OpenProxy": false,
|
||||
"DownloadProxy": false,
|
||||
"AutoProxy": false,
|
||||
"AutoProxy": true,
|
||||
"WxAction": true,
|
||||
"TaskNumber": __TaskNumber__,
|
||||
"UserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
|
||||
|
||||
BIN
frontend/.DS_Store
vendored
Normal file
BIN
frontend/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
frontend/src/.DS_Store
vendored
Normal file
BIN
frontend/src/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
frontend/src/assets/.DS_Store
vendored
Normal file
BIN
frontend/src/assets/.DS_Store
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user