Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
vimeo link stuck processing forever #7552
Comments
|
The link seems to be misdetected as the group - I assume you want to download just one video?
|
|
oh, I see. I just want to download the metadata for one video. I don't need to actually download the full video. Is it a bug in the detection algorithm or is this expected? Also, is there any simple way to add a timeout to the script execution? |
eg:
python youtube-dl --dump-json https://vimeo.com/groups/travelhd/videos/146159746
The command seems to just get stuck forever. Is this a bug? I tried adding socket-timeout but no effect.