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
- Host: GitHub
- URL: https://github.com/rieonke/super-video
- Owner: rieonke
- Created: 2018-01-17T03:05:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T03:22:33.000Z (about 1 year ago)
- Last Synced: 2025-01-24T14:18:24.201Z (5 months ago)
- Language: Java
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# super-video
Video management system with crawler support project for beginner's training## 注意事项
- 文档请提交到`doc`目录下
- 每次提交前请确保你已经同步到最新的状态
- 每次新开发一个功能前请确保切换到新的分支再进行开发
- 每次提交请附上详细的说明
- 请以PR的形式提交你的代码