mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8.09k stars 644 forks source link

Error #1129

Closed LymonP2 closed 1 year ago

LymonP2 commented 3 years ago

Make sure you're using e.g. '--title=value' instead of '--title value'.

Error :pensive:

Nassiel commented 3 years ago

Confirmed. Using MPS with Arch Linux pacman installation (v0.2.8) and I receive the same error. Cannot reproduce any video.

Masacaai commented 3 years ago

Uninstall the version you have and pip install the experimental development branch. I fixed the issue by doing that.

scoronado12 commented 3 years ago

I fixed it by installing the mps-youtube-git package from the AUR. The standard Arch Package seems to not be up to par with what mpv requires.