Zibbp / ganymede

Twitch VOD and Live Stream archiving platform. Includes a rendered and real-time chat for each archive.
https://github.com/Zibbp/ganymede
GNU General Public License v3.0
457 stars 24 forks source link

Publish videos after x hours delay #215

Closed TheFrodo closed 1 year ago

TheFrodo commented 1 year ago

Hello all,

If you host Ganymede publicly, the VODs are immediately available when the stream is finished and the videos are generated.

Is it possible to add a "delay" when the stream is finished that it is set to public after x hours?

Zibbp commented 1 year ago

I don't believe implementing a delay aligns with the "archival" nature of Ganymede. This is something you can accomplish yourself (manually) by setting the vod to processing when editing in Admin > VODs. This could be automated using the API as well.