With an error of 404, HTML does not return. xidel only gives an error and does not extract data
xidel -se "//title" "https://player.vimeo.com/video/150619949?title=0&byline=0&portrait=0"
Error:
Internet/HTTP Error: 404
when talking to: https://player.vimeo.com/video/150619949?title=0&byline=0&portrait=0
There are no problems through pipe with curl:
curl -skL "https://player.vimeo.com/video/150619949?title=0&byline=0&portrait=0"|xidel -se "//title"
Sorry
This is a request with xidel and google chrome 90 user-agent:

With an error of 404, HTML does not return. xidel only gives an error and does not extract data
There are no problems through pipe with curl:
This is a request with xidel and google chrome 90 user-agent: