AliaksandrSiarohin / video-preprocessing

516 stars 135 forks source link

Actually not all the links are broken, only `204`: #52

Open wmxlovextt opened 10 months ago

wmxlovextt commented 10 months ago
          Actually not all the links are broken, only `204`: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?

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

Originally posted by @moldach in https://github.com/AliaksandrSiarohin/video-preprocessing/issues/18#issuecomment-803071303