This commit is contained in:
2025-08-20 04:15:43 +02:00
parent 6b9f0cf291
commit e4bb201181
95 changed files with 194 additions and 907 deletions

19
herolib/clients/readme.md Normal file
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
```