This commit is contained in:
ChuXun
2026-03-10 13:34:35 +08:00
parent 1aacbb1d18
commit 4566dff957
8 changed files with 3 additions and 7 deletions

0
3.md
View File

View File

@@ -2,6 +2,9 @@
本项目包含自动化脚本可批量提取超星课程视频字幕SRT支持 Cookie 配置和多课程处理。 本项目包含自动化脚本可批量提取超星课程视频字幕SRT支持 Cookie 配置和多课程处理。
# 总结:使用/处理顺序
学生学习页面 -> cookie -> url -> py -> 手动提取每一章第一节 -> handle.exe -> srtTotxt.bat -> 清洗提示词.md
## 使用方法 ## 使用方法
### 1. 环境准备 ### 1. 环境准备

Binary file not shown.

BIN
tools.zip

Binary file not shown.

View File

@@ -1,7 +0,0 @@
学生学习页面
cookie
url
py
handle.exe
srtTotxt.bat
清洗提示词.md