Spaces:
Runtime error
Runtime error
sradc
added gitignores when downloading videos/video-ids, and added download_videos.py to run_pipeline.sh
04848c9
set -e | |
poetry run python pipeline/get_video_ids.py | |
poetry run python pipeline/download_videos.py | |
poetry run python pipeline/process_videos.py | |