Question Regarding Downloading NLQ clips

Hello everyone! I was just trying to download the NLQ clips of the dataset using this command:
ego4d --output_directory=“./ego4d_data/” --datasets annotations clips --benchmarks NLQ
However, this does not download the video. How can I fix this?

So now I’m trying to download EM directly, this could download videos. I don’t know what’s going wrong.

Hi, could you please share the command you used for downloading the clips? I had the same problem. I’m not entirely sure what you mean by “download EM directly”. Really appreciate it!

I used this command:
ego4d --output_directory=“./ego4d_data/” --datasets annotations clips --benchmarks EM
This could download the entire EM. And I think NLQ clips is a subset of EM? According to their document

Thanks! This works for me.