From Catalina OS X:
youtube-dl --version
2020.09.06
youtube-dl https://www.youtube.com/watch?v=qohQD51F5bM
zsh: no matches found: https://www.youtube.com/watch?v=qohQD51F5bM
I have successfully used YouTube-dl on said OS X machine.
The URL is good
Questions
What exactly is the problem?
How to overcome said problem? Thank you.
Update
Enclosing the URL in single quotes overcame the problem. What exactly is it about the URL that requires the quote?