-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
优化单直播间平台检测请求 修复YouTube相同频道多直播录制 修复默认Headers导致的请求失败 新增捕获用户中断异常 新增文件名特殊字符改成全角字符 优化输出显示
- Loading branch information
Showing
5 changed files
with
144 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ on: | |
push: | ||
paths-ignore: | ||
- 'README.md' | ||
# tags: | ||
# - 'v*' | ||
tags: | ||
- 'v*' | ||
|
||
jobs: | ||
desktop-build: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.