File size: 163 Bytes
1801c3b
 
 
04848c9
1801c3b
 
1
2
3
4
5
6
7
#!/usr/bin/env bash
set -e

poetry run python pipeline/get_video_ids.py
poetry run python pipeline/download_videos.py
poetry run python pipeline/process_videos.py