Giter VIP home page Giter VIP logo

courseradownloader's Introduction

Features


  1. 多进程下载,命令行不再显示具体文件的下载进程,统一显示为未完成的任务个数

  2. 支持断点续传,第一次没有执行完成的话,第二次只需要指定相同的文件夹即可断点续传.

Usage


  1. 把config-sample.py重命名为config.py,把自己coursera的账号密码配置进去

  2. usage : ./downloader.py download_dir class_name

download-dir: 你要把文件下载到哪个文件夹里,可使用绝对路径或相对路径

class-name: 你要下载的课程URL名称,如 https://class.coursera.org/neuralnets-2012-001/lecture/index 这门课,class_name就是neuralnets-2012-001

revolunet logo

Download


需要注意,必须要先在coursera上enroll课程才可以下载

下载逻辑在downloader.py的main函数中,可以根据需要修改

下载过程使用curl,在linux正常运行,没测试windows。

Issue

不知道为何,下载过程总是会时不时的僵死,重启即可,文件已经存在的话不会重新下载,此问题正在解决中,看起来像是国内的网络问题导致。

courseradownloader's People

Contributors

royguo avatar

Stargazers

 avatar

Watchers

 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.