youngwoo-yoon / youtube-gesture-dataset

This repository contains scripts to build Youtube Gesture Dataset.
https://sites.google.com/view/youngwoo-yoon/projects/co-speech-gesture-generation
BSD 3-Clause "New" or "Revised" License
116 stars 19 forks source link

error: "No such file or directory: 'video_ids.txt'" #4

Closed andiconda closed 5 years ago

andiconda commented 5 years ago

Traceback (most recent call last): File "download_video.py", line 186, in main rf = open("video_ids.txt", 'r') FileNotFoundError: [Errno 2] No such file or directory: 'video_ids.txt'

When I run step 1 to download the youtube video, the error happened. what is the solution?

youngwoo-yoon commented 5 years ago

Download the file from https://drive.google.com/open?id=1grFWC7GBIeF2zlaOEtCWw4YgqHe3AFU- and copy it to "./videos" directory.