mira-space / MiraData

Official repo for paper "MiraData: A Large-Scale Video Dataset with Long Durations and Structured Captions"
https://mira-space.github.io/
GNU General Public License v3.0
349 stars 9 forks source link

Getting download errors #9

Open linzhiqiu opened 2 months ago

linzhiqiu commented 2 months ago

python download_data.py --meta_csv miradata_v1_9k.csv --raw_video_save_dir raw_dataset_9k --clip_video_save_dir dataset_9k

Successfully loaded the csv file 0it [00:00, ?it/s][youtube] AG2NSO20zkI: Downloading webpage [youtube] AG2NSO20zkI: Downloading player 820bff3b ERROR: requested format not available ERROR: requested format not available Can not download video with download id: 0 Try another time [youtube] AG2NSO20zkI: Downloading webpage [youtube] AG2NSO20zkI: Downloading player 8d9f6215 ERROR: requested format not available ERROR: requested format not available Can not download video with download id: 0 Try another time [youtube] AG2NSO20zkI: Downloading webpage ERROR: requested format not available ERROR: requested format not available Can not download video with download id: 0 Try another time Skip video with download id: 0. Reach max download times.

mira-space commented 2 months ago

Hi, have you check your proxy settings?

linzhiqiu commented 2 months ago

I don't have proxy setting that blocks the download. It was because the format '22' was not supported for most of the youtube videos.

nini0919 commented 1 month ago

I have the same question as you. So, how did you solve this problem?