You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When running the script, our current steps MUST include:
Opening the config/pipeline_config.json file to update the configs.
The running the scripts with some version of make run.
Describe the solution you'd like
It might be a nice addition to instead, just enable a one-liner like make run --yt=https://youtu.be/some-id --start=00:45:00 -end=01:15:00, and have that just run everything we need. That way we'd pretty much never need to vim/open and file before running the script.