Merge branch 'feat/watermark' into itwontletmepushsoimmakingthistemp

pull/984/head
Jason 2 years ago committed by GitHub
commit 3c9318d4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,6 @@ from utils import settings
from utils.CONSTANTS import background_options
from utils.console import print_step, print_substep
def get_start_and_end_times(video_length: int, length_of_clip: int) -> Tuple[int, int]:
"""Generates a random interval of time to be used as the background of the video.

Loading…
Cancel
Save