Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Foair/course-crawler
🎓 中国大学MOOC、学堂在线、网易云课堂、好大学在线、爱课程 MOOC 课程下载。
https://github.com/Foair/course-crawler
cnmooc course crawler icourse163 mooc netease python3 requests study tsinghua university-course xuetangx
Last synced: 3 months ago
JSON representation
🎓 中国大学MOOC、学堂在线、网易云课堂、好大学在线、爱课程 MOOC 课程下载。
- Host: GitHub
- URL: https://github.com/Foair/course-crawler
- Owner: Foair
- License: mit
- Archived: true
- Created: 2017-07-21T03:19:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T07:16:54.000Z (about 3 years ago)
- Last Synced: 2024-07-31T21:53:15.416Z (6 months ago)
- Topics: cnmooc, course, crawler, icourse163, mooc, netease, python3, requests, study, tsinghua, university-course, xuetangx
- Language: Python
- Homepage: https://mooc.xoy.io
- Size: 820 KB
- Stars: 758
- Watchers: 44
- Forks: 196
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - course-crawler - 中国大学MOOC、学堂在线、网易云课堂、好大学在线、爱课程 MOOC 课程下载 (Crawler)
README
本项目不再更新,推荐使用:
https://github.com/PyJun/Mooc_Downloader
---
## Course Crawler
一个基于 Python 3 的 MOOC 课程下载工具,可以获取 [中国大学MOOC](https://www.icourse163.org/)、[学堂在线](http://www.xuetangx.com/)、[网易云课堂 MOOC](http://mooc.study.163.com/)、[好大学在线](https://www.cnmooc.org/)、[爱课程](http://www.icourses.cn/) 的课件,方便离线观看。
详细信息和用法请见 [https://mooc.xoy.io/](https://mooc.xoy.io/)。
### 声明
仅限个人学习和研究使用,切勿用于其他用途。强烈建议到 MOOC 网站进行学习,本程序只是提供一个备选方案。
本程序主体功能只是下载课件和附件,无任何手段获得付费课程,也没有以任何方式向任何人收取费用。
如果将程序用于商业用途或其他非法用途,一切后果由用户自负。
如果您发现有侵犯到您的合法权益,请与我联系删除相关代码,同时我对无意冒犯到您致以深深的歉意。
### 许可协议
请遵照 MIT 许可使用该程序。