Downloading all the files

#2
by Skyciela3042 - opened

How do you download all these files? The only way I can access these video files are through downloading each video one by one. Is there a better way to download all these files?

Consider using huggingface hub?

https://huggingface.co/docs/hub/datasets-downloading

or alternatively download the hf cli and then:

hf download ZahidYasinMittha/American-Sign-Language-Dataset --repo-type=dataset

Sign up or log in to comment