-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant download the dataset now. #14
Comments
Try yt-dlp instead of youtube-dl (line no. 169) after installing yt-dlp |
sure thanks |
@Suvi-dha can you please tell the exact file name where it needs to be changed? |
@rohaantahir |
The video downloaded has no audio, how to solve it? |
change the doanload_video function as below can download video with audio def download_video(video_id, download_path, resolution: int=None, video_format="mp4", log_file=None):
` |
@moyusxs Thanks to your code, the error doesn't occur. But still there are no video or audio files created in the output folder. Do you have any idea about this? |
You can try the following code
` |
Thank you so much! It works. But almost a half of videos are not downloaded generating some txt files. Does this happen to you as well? |
The video link provided by the author is old, and perhaps some of the videos have been removed from the shelves, so they cannot be downloaded. This is my opinion |
Hello buddy, I downloaded a lot less videos. Have you solved this problem now |
Hi I want to use this dataset, Can you please guide me how to download I tried to download using script but it fails.
The text was updated successfully, but these errors were encountered: