cn mooc dl

Script for downloading MOOCs(Refactoring....)

57
31
Python

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
  • Maybe Aria2 is a good Download tools,you can use it to Download Video,if set currently.(Suggest settings)
  • Also don’t forget download this packet…

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

  • Python :v3.6.0
  • OS : Windows 10 and Chrome 56
  • IDE : IntelliJ IDEA 2016.3.4
  • Download tools :Aria2c

Met Problem

  • Issues Please~