Skip to content

rcy17/MOOC_subtitle_spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

清华慕课字幕爬虫

如题。

使用方法

环境

  • Python3.6及以上
  • 执行pip install -r requirements.txt (如果不行就试试pip改成pip3)

运行

  • 执行python main.py -t "<url>" -c "<cookie>" -d "<dir>"
  • url指进入课程的“课件”页面的url(具体在哪个课件不重要)
  • cookie指登录成功时访问网页所用的cookie,可以用chrome的network(网络)中的包看到
  • dir指保存字母的路径,相对路径绝对路径皆可

About

A spider for subtitle of tsinghua.xuetangx.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages