Files
herolib_python/herolib/clients/vimeo/readme.md
2025-10-24 11:21:01 +04:00

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
```