Git Product home page Git Product logo

cn_mooc_dl's Introduction

1.需要

  • 装有python3的电脑;
  • requests库;
  pip install requests

2.开始:

cmd进入icourse163_dl.py所在目录并运行;

'''
    默认视频下载到当前icourse163_dl.py所在目录中;
    下载速度时快时慢,可以Ctrl+C中断下载,重新会接着上次下载的地方下载。
'''
python icourse163_dl.py [email protected] --password=aikechengp --params=UESTC-238011?tid=1001757010

'''
    如果使用默认的账号[email protected],你只需要添加一个课程链接参数即可。
'''
python icourse163_dl.py --params=UESTC-238011?tid=1001757010

注:有些链接不带tid

F12开发者工具---->刷新页面---->找到'CourseBean.checkTermLearn.dwr'请求---->tid就在该请求c0-param0参数中。

TODO  

tid参数有些累赘,

cn_mooc_dl's People

Contributors

lovecanon avatar renever avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.