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
“国家智慧教育公共服务平台”下载器
- Host: GitHub
- URL: https://github.com/yinleicoder/smart-education-china-downloader
- Owner: yinleiCoder
- License: gpl-3.0
- Created: 2024-12-10T06:20:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T09:29:58.000Z (6 months ago)
- Last Synced: 2025-02-09T23:39:15.354Z (4 months ago)
- Topics: axios, book, china, javascript, nodejs, smart-education
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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版本的桌面软件,仅做编程教学使用!