Code Monkey home page Code Monkey logo

learn-autodown's Introduction

清华大学旧版网络学堂课程文件自动下载脚本

Dependency

python3, bs4

sudo pip3 install bs4

Usage

./learn.py [type_number]

默认是1,为当前学期课程。0是全部,2是除当前之外的课程

已经毕业的同学请选择type_number = 3,即全部网络课程

如果不想下载某门课程(比如实验室科研探究),可以在同级目录下新建文件file.ignore,并添加该课程完整名字,比如:

➜  wjy git:(master) ✗ cat file.ignore 
数据结构(2)(2017-2018秋季学期)
实验室科研探究(4)(90)(2016-2017秋季学期)
实验室科研探究(3)(90)(2016-2017春季学期)

Features

  1. 下载所有课件
  2. 下载所有作业文件
  3. 增量更新
  4. 可选下载课程

learn-autodown's People

Contributors

cyz14 avatar duanqn avatar trinkle23897 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.