https://github.com/creatly/chunker
Tool for testing video uploads
https://github.com/creatly/chunker
Last synced: 8 months ago
JSON representation
Tool for testing video uploads
- Host: GitHub
- URL: https://github.com/creatly/chunker
- Owner: Creatly
- Created: 2021-07-08T06:46:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T05:03:05.000Z (almost 5 years ago)
- Last Synced: 2025-07-09T07:02:27.959Z (11 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chunker
## Tool for testing video uploading logic w/ Creatly Backend API.
### Usage
1. Set `_token`, `_url`, `_filename` & `_referer` values in code.
2. Run `go run main.go`
3. PROFIT