Giter Site home page Giter Site logo

icourses's Introduction

Icourses

Icourses 是一个下载爱课程网视频的工具,支持跨平台,支持下载视频公开课和资源共享课,支持导出迅雷和aria2下载。

mac用户

由于mac上迅雷暂不支持创建批量任务,推荐使用基于aria2Aria2GUI下载, 可以在https://github.com/yangshun1029/aria2gui/releases下载最新版本

windows用户

  1. windows支持最新的迅雷下载,迅雷下载的缺点是只能下载所有视频到同一个目录中,没有章节子目录的划分
  2. aria2可以自动建课程章节的目录,并把对应章节下的视频下载到章节目录下,如果你想用aria2下载,推荐使用Photon下载,可以去https://github.com/alanzhangzm/Photon/releases下载

使用Aria2下载注意事项

  1. 使用上面推荐的Aria2 gui下载工具,可以直接下载的
  2. 使用Aria2 自建服务器下载, 如果aria2启动配置不一致 可能无法导出aria2下载
连接主机
host: localhost
主机端口
port: 6800

secure: false
secret: 

jsonrpc路径
path: /jsonrpc

安装

最新稳定版: https://github.com/qktechies/icourses/releases

截图

Mac

mac-donwloading

开发

# 安装依赖
npm install

# 启动
npm run dev

# 打包 
npm run build

License

Apache-2.0

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.