hotfix in indexes_for_videos

pull/963/head
Drugsosos 2 years ago
parent c921a72a57
commit 38a9354f66
No known key found for this signature in database
GPG Key ID: 8E35176FE617E28D

@ -158,7 +158,7 @@ def make_final_video(
):
image_clips.append(
create_image_clip(
f'comment_{indexes_of_clips[photo_idx]}',
f'comment_{photo_idx}',
audio_clips[idx].start,
audio_clips[idx].duration
)

Loading…
Cancel
Save