Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot store and transcribe multiple videos that are clipped via the video_start_time and video_end_time event params #226

Closed
smai-f opened this issue Dec 28, 2022 · 0 comments · Fixed by #225 or #227
Labels
bug Something isn't working

Comments

@smai-f
Copy link

smai-f commented Dec 28, 2022

Describe the Bug

I’m scraping multiple events that have video_start_time and video_end_time params to only transcribe a subset of a full video.

The call to clip_and_reformat_video when clipping the subset of a video isn’t passing in an outpath_path param, so they are all named the default clipped.mp4 which is erroring out from the duplication.

Expected Behavior

Scraping multiple videos at once with trimmed segments should work.

Reproduction

Event list printed near top of logs: https://github.com/OpenMontana/montana-legislature-council-data-project/actions/runs/3783141951/jobs/6431445321

Environment

  • OS Version: [e.g. macOS 11.3.1] Github Actions
  • cdp-backend Version: [e.g. 0.5.0] 3.2.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant