i type my project name then this happens:
Traceback (most recent call last):
File "C:\Users\seekd\capcut2srt\capcut2srt.py", line 62, in
subtitles = scrap_subs(extract(draft))
File "C:\Users\seekd\capcut2srt\capcut2srt.py", line 36, in scrap_subs
segment = next(seg for seg in sub_timing if seg['material_id'] == m['id'])
StopIteration
i type my project name then this happens:
Traceback (most recent call last):
File "C:\Users\seekd\capcut2srt\capcut2srt.py", line 62, in
subtitles = scrap_subs(extract(draft))
File "C:\Users\seekd\capcut2srt\capcut2srt.py", line 36, in scrap_subs
segment = next(seg for seg in sub_timing if seg['material_id'] == m['id'])
StopIteration