PeerTube Skill
cpy-re-peertube
cpy-re-peertube
| Method | Path | Description |
|---|---|---|
GET | /static/web-videos/{filename} | |
GET | /static/web-videos/private/{filename} | Get public Web Video file |
GET | /static/streaming-playlists/hls/{filename} | Get private Web Video file |
GET | /static/streaming-playlists/hls/private/{filename} | Get public HLS video file |
GET | /download/videos/generate/{videoId} | Get private HLS video file |
GET | /feeds/video-comments.{format} | Download video file |
GET | /feeds/videos.{format} | Comments on videos feeds |
GET | /feeds/subscriptions.{format} | Common videos feeds |
GET | /feeds/podcast/videos.xml | Videos of subscriptions feeds |
GET | /api/v1/accounts/{name} | Videos podcast feed |
GET | /api/v1/accounts/{name}/videos | Get an account |
GET | /api/v1/accounts/{name}/followers | List videos of an account |
GET | /api/v1/accounts | List followers of an account |
GET | /api/v1/config | List accounts |
GET | /api/v1/config/about | Get instance public configuration |
GET | /api/v1/config/custom | Get instance "About" information |
PUT | /api/v1/config/custom | Get instance runtime configuration |
DELETE | /api/v1/config/custom | Set instance runtime configuration |
POST | /api/v1/config/instance-banner/pick | Delete instance runtime configuration |
DELETE | /api/v1/config/instance-banner | Update instance banner |
POST | /api/v1/config/instance-avatar/pick | Delete instance banner |
DELETE | /api/v1/config/instance-avatar | Update instance avatar |
POST | /api/v1/config/instance-logo/{logoType}/pick | Delete instance avatar |
DELETE | /api/v1/config/instance-logo/{logoType} | Update instance logo |
GET | /api/v1/custom-pages/homepage/instance | Delete instance logo |
PUT | /api/v1/custom-pages/homepage/instance | Get instance custom homepage |
POST | /api/v1/jobs/pause | Set instance custom homepage |
POST | /api/v1/jobs/resume | Pause job queue |
GET | /api/v1/jobs/{state} | Resume job queue |
GET | /api/v1/server/followers | List instance jobs |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install cpy-re-peertube
Downloads and installs to ~/.claude/skills/cpy-re-peertube/
8.1.0 (2026-03-16)8.0.0 (2026-02-13)