https://github.com/caomeiyouren/image-video-audio-download-acceleration-script
图片视频音频下载加速脚本
https://github.com/caomeiyouren/image-video-audio-download-acceleration-script
Last synced: 4 months ago
JSON representation
图片视频音频下载加速脚本
- Host: GitHub
- URL: https://github.com/caomeiyouren/image-video-audio-download-acceleration-script
- Owner: CaoMeiYouRen
- License: mit
- Created: 2024-09-06T04:20:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-19T06:08:31.000Z (about 1 year ago)
- Last Synced: 2025-02-23T10:43:07.312Z (8 months ago)
- Language: TypeScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
image-video-audio-download-acceleration-script
> 图片视频音频下载加速脚本
## 🏠 主页
[https://github.com/CaoMeiYouRen/image-video-audio-download-acceleration-script#readme](https://github.com/CaoMeiYouRen/image-video-audio-download-acceleration-script#readme)
## 📦 依赖要求
- node >=16
## 🚀 安装
```sh
npm install
```## 👨💻 使用
```sh
npm run start
```## 🛠️ 开发
```sh
npm run dev
```## 🔧 编译
```sh
npm run build
```## 🔍 Lint
```sh
npm run lint
```## 💾 Commit
```sh
npm run commit
```## 👤 作者
**CaoMeiYouRen**
* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)
* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)
## 🤝 贡献
欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/image-video-audio-download-acceleration-script/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/image-video-audio-download-acceleration-script/blob/master/CONTRIBUTING.md).## 💰 支持
如果觉得这个项目有用的话请给一颗⭐️,非常感谢
## 📝 License
Copyright © 2024 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).
This project is [MIT](https://github.com/CaoMeiYouRen/image-video-audio-download-acceleration-script/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_