Closed AvivSham closed 4 years ago
Please update your youtube-dl package and try again:
pip install --upgrade youtube-dl
I have done the following:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install youtube-dl
didn't work for me :/
Please update your youtube-dl package and try again:
pip install --upgrade youtube-dl
Please do this and re-open the issue if it does not solve your problem.
Hi All, Thank you very much for this project! I tried to run
sh download_speaker.sh Dataset/chem
but it seems there is a problem downloading the videos from youtube. This is the error I'm getting:which stops the training set download process, the same happens for val/test sets. I tried to check if it is possible to see the video directly from Youtube's website and indeed it is possible (so the video exists).
Thank you in advance.