From b5b687550d8ef8beafdf706e45d6556fb5f4c876 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 26 Oct 2020 16:44:23 +0100 Subject: Add ability to save live replay --- .../+videos/+video-edit/shared/video-edit.component.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'client/src/app/+videos/+video-edit/shared/video-edit.component.html') diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index 0802e906d..d9e09c453 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html @@ -142,7 +142,7 @@ - + Captions @@ -211,6 +211,18 @@ + +
+ + + Automatically publish a replay when your live ends + + + + ⚠️ If you enable this option, your live will be terminated if you exceed your video quota + + +
-- cgit v1.2.3