Skip to content

With an error of 404, HTML does not return #119

@Baltazar500

Description

@Baltazar500

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions