16:37
Framablog
Peertube - server hook - published video when user click on the publish...
Hi @Chocobozzz and @all, I’m trying to make a plugin to enable a « webhook feature » when a new video is published. I’ve tried via action:api.video.uploaded but this hook seems to be fired directly after the file was uploaded and not when the user clicked on « publish » button. Does I (...)