dxli94 / WLASL

WACV 2020 "Word-level Deep Sign Language Recognition from Video: A New Large-scale Dataset and Methods Comparison"
https://dxli94.github.io/WLASL/
838 stars 111 forks source link

where exactly we have to install youtube-dl. #3

Closed dxli94 closed 4 years ago

dxli94 commented 4 years ago

Can you specify where exactly we have to install youtube-dl. For some reason, it's skipping only the youtube videos.

Originally posted by @sayanlearn in https://github.com/dxli94/WLASL/issues/1#issuecomment-629289380

dxli94 commented 4 years ago

Can you specify where exactly we have to install youtube-dl. For some reason, it's skipping only the youtube videos.

Please make sure youtube-dl is installed under any directory of PATH. You can double-check your installation by

youtube-dl --version