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

https://github.com/rieonke/super-video

Video management system with crawler support project for beginner's training
https://github.com/rieonke/super-video

Last synced: 3 months ago
JSON representation

Video management system with crawler support project for beginner's training

Awesome Lists containing this project

README

        

# super-video
Video management system with crawler support project for beginner's training

## 注意事项
- 文档请提交到`doc`目录下
- 每次提交前请确保你已经同步到最新的状态
- 每次新开发一个功能前请确保切换到新的分支再进行开发
- 每次提交请附上详细的说明
- 请以PR的形式提交你的代码