2 articles
Wednesday, Apr 28, 2021
Solution for mac os youtube-dl zsh: no matches found: Just add single quotes to the target URL parameter. For example, the following demo is the corre...
Tuesday, Apr 20, 2021
Mac 系统youtube-dl zsh: no matches found:的解决方法 给目标URL参数加上单引号即可。。。比如下面的演示才是正确的, youtube-dl 'https://www.domain.com/watch?v=XNHGpzAdNI' 搞定~