Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirespahbodi/movie
https://github.com/amirespahbodi/movie
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amirespahbodi/movie
- Owner: AmirEspahbodi
- Created: 2022-03-18T20:39:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T20:40:04.000Z (almost 3 years ago)
- Last Synced: 2024-06-07T05:32:17.798Z (7 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
movei site
Movie upload site
You need to register on Sabet and upload your videos
You can modify or delete the videos you uploadedendpoints:
# auth
api/auth/login/
and other dj_rest_auth endpoints# registration
api/auth/registration/
and other dj_rest_auth endpoints# videos
api/video/
api/video/all/
api/video/upload/
api/video//
api/video/update//
api/video/delet//