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.
dot com links don't work #7094
dot com links don't work #7094
Comments
ghost
commented
Oct 7, 2015
|
What version are you using? I just installed via pip and was able to pull the same video that failed for you without a problem:
|
|
Which shell do you use? Maybe it is an issue with zsh. I'm using 2015.08.28 |
|
I'm using bash. I saw your error string and also thought it might be a shell issue. Looks like it is probably just a shell/globbing thing actually:
|
|
As @csuttles said, you need to enclose the URL in single or double quotes in some shells. |