20 lines
340 B
Markdown
20 lines
340 B
Markdown
# Vimeo Client
|
|
|
|
need following functionality
|
|
|
|
- upload video
|
|
- download
|
|
- list video's
|
|
|
|
## some info
|
|
|
|
- https://developer.vimeo.com/api/reference
|
|
|
|
## remarks to use make sure you have the secrets
|
|
|
|
```bash
|
|
hero git clone -u git@git.threefold.info:despiegk/hero_secrets.git
|
|
source git.threefold.info/projectmycelium/hero_server/myenv.sh
|
|
```
|
|
|