Skip to content

Tony15246/CCTalk-Video-Download

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

脚本功能

下载cctalk上已购买过的课程到本地

使用方法

test.py同级目录下创建config.json文件,本件内容为账号的手机号和密码,格式如下。

{
    "phone": "xxxxxxxxxxx",
    "password": "xxxxxxxx"
}

使用如下命令安装依赖

pip install -r requirements.txt

使用如下命令运行脚本

python test.py

About

Cctalk视频下载工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%