This commit is contained in:
2025-10-24 11:21:01 +04:00
parent dea3b0ec7f
commit 052557537f
19 changed files with 34 additions and 467 deletions

View File

@@ -0,0 +1,19 @@
# 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
```