Final Project for CSC 487
Set up:
-
python download_captions.py
-
yt-dlp -f "bv*[ext=mp4][height<=720]" -o "data/videos/%(title)s [%(id)s].%(ext)s" "https://www.youtube.com/playlist?list=PLw_rVnBBP57VHUSI1k2PgMQFFbDqxvSYZ"
-
python download_frames.py