Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken video_ids in vox-metadata.csv #18

Open
moldach opened this issue Mar 18, 2021 · 2 comments
Open

Broken video_ids in vox-metadata.csv #18

moldach opened this issue Mar 18, 2021 · 2 comments

Comments

@moldach
Copy link

moldach commented Mar 18, 2021

I was hoping to download the data using load_videos.py but it seems like vox-metadata.csv has broken video_id's.

Running the following leads to a string of broken link's:

$ python load_videos.py --metadata vox-metadata.csv --format .mp4 --out_folder vox --workers 8

Can not load video EdFbFdf0K7w, broken link
@moldach
Copy link
Author

moldach commented Mar 19, 2021

Actually not all the links are broken, only 204:

$ grep -o -i "broken link" download_test_64093769.log | wc -l 
204

@wmxlovextt
Copy link

May I ask how did you successfully download the video, I also followed this line of code python load_videos.py --metadata vox-metadata.csv --format .mp4 --out_folder vox --workers 8 runs, but 257it [75:29:08,. 966.54s/it] Can not load video 75sBThtNTdo, broken link
This keeps on happening without any video being downloaded, what should I do to successfully download the video, can you tell me your method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants