Skip to content

plugins.dailymotion: Stopped working, ValidationError #4909

@Jeffade1

Description

@Jeffade1

Checklist

Streamlink version

Latest build from the master branch

Description

Dailymotion plugin stopped working some days ago.
Now unable to open any video or live from the site.

Debug log

streamlink -l debug https://www.dailymotion.com/video/x2lefik best
[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.10.8
[cli][debug] Streamlink: 5.0.1+21.g2aecef7
[cli][debug] Dependencies:
[cli][debug]  isodate: 0.6.1
[cli][debug]  lxml: 4.9.1
[cli][debug]  pycountry: 22.3.5
[cli][debug]  pycryptodome: 3.15.0
[cli][debug]  PySocks: 1.7.1
[cli][debug]  requests: 2.28.1
[cli][debug]  websocket-client: 1.4.1
[cli][debug] Arguments:
[cli][debug]  url=https://www.dailymotion.com/video/x2lefik
[cli][debug]  stream=['best']
[cli][debug]  --loglevel=debug
[cli][debug]  --ffmpeg-ffmpeg=ffmpeg.exe
[cli][info] Found matching plugin dailymotion for URL https://www.dailymotion.com/video/x2lefik
[plugins.dailymotion][debug] Found media ID: x2lefik
error: Unable to validate response text: ValidationError(AnySchema):
  ValidationError(dict):
    Key 'error' not found in <{'url': 'https://www.dailymotion.com/video/x2lefik', 'p...>
  ValidationError(dict):
    Key 'error' not found in <{'url': 'https://www.dailymotion.com/video/x2lefik', 'p...>
  ValidationError(dict):
    Key 'owner.username' not found in <{'url': 'https://www.dailymotion.com/video/x2lefik', 'p...>

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin issueA Plugin does not work correctly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions