PornHub-downloader-python icon indicating copy to clipboard operation
PornHub-downloader-python copied to clipboard

zsh: no matches found:

Open muk11517 opened this issue 3 years ago • 1 comments

I got the following error while using

python3 phdler.py custom https://www.pornhub.com/view_video.php?viewkey=ph5d69a2093729e

zsh: no matches found: https://www.pornhub.com/view_video.php?viewkey=ph5d69a2093729e

muk11517 avatar Nov 06 '21 08:11 muk11517

This might be caused by macos zsh, you can try adding setopt +o nomatch to your ~/.zshrc and restart the terminal. https://unix.stackexchange.com/questions/310540/how-to-get-rid-of-no-match-found-when-running-rm

twsji avatar Jun 04 '22 13:06 twsji