An open API service indexing awesome lists of open source software.

https://github.com/yinleicoder/smart-education-china-downloader

“国家智慧教育公共服务平台”下载器
https://github.com/yinleicoder/smart-education-china-downloader

axios book china javascript nodejs smart-education

Last synced: 3 months ago
JSON representation

“国家智慧教育公共服务平台”下载器

Awesome Lists containing this project

README

        

# “国家智慧教育公共服务平台”下载器Cli

> [国家智慧教育公共服务平台](https://www.smartedu.cn/)

## 使用方式

> Nodejs v20.17.0、Npm v10.8.0、Google Chrome

- git clone 本项目
- `npm install`
- nodemon是全局安装(`npm install -g nodemon`)
- `npm run dev`

## 功能概览

- 脚手架Cli
- [教材](https://basic.smartedu.cn/tchMaterial?defaultTag=dfb9da8a-2ae2-4b2e-a733-687e0252443f%2F8c9f2e5c-e403-4f55-812c-289021ac66a0%2F9d7edc22-dfc0-4653-95a5-cbe7e4908755%2F0e4e66fc-ae0b-451e-9a91-9b7d86c0752e)单个/批量下载
- 教学视频下载
- 断点续传

## 第三方npm库

- axios: 网络请求
- dayjs: 日期格式化
- progress: 进度条
- winston: 日志

## 作者说

未来可能会上线C# .NET Avalonia版本的桌面软件,仅做编程教学使用!