Rhilip / cn-mooc-dl

Script for downloading MOOCs(Refactoring....)
MIT License
59 stars 29 forks source link

cn-mooc-dl

Since most Scripts in renever/cn_mooc_dl and it's networks are not able to work, I wrote another repository to download those MOOC Courses (But there still some code from it,Thanks).

How it work

1) Prerequisites

The following dependencies are required and must be installed separately.

You can use this command:

python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple requests beautifulsoup4 lxml progressbar2

2) Supported Sites

File Site URL Videos? Documents? Subtitle?
icourse163-dl.py 中国大学MOOC http://www.icourse163.org/
xuetangx-dl.py 学堂在线 http://www.xuetangx.com/

3) Instruction manual

See Wiki please.

Test Environment

Met Problem