Skip to content

plugins.vk: fixes required #4637

@mkbloke

Description

@mkbloke

Checklist

Streamlink version

Latest build from the master branch

Description

Needs support for the web application firewall cookie.

Seems necessary to add all parameters to the API POST data in _get_streams() now.

ref: #4613 (comment)

Debug log

$ streamlink -l debug https://vk.com/video-211154316_456239169
[cli][debug] OS:         Linux-4.9.0-18-amd64-x86_64-with-debian-9.13
[cli][debug] Python:     3.7.3
[cli][debug] Streamlink: 4.1.0+45.gb277114d
[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.3.3
[cli][debug]  importlib-metadata: 4.12.0
[cli][debug] Arguments:
[cli][debug]  url=https://vk.com/video-211154316_456239169
[cli][debug]  --loglevel=debug
[cli][info] Found matching plugin vk for URL https://vk.com/video-211154316_456239169
[plugins.vk][debug] video ID: -211154316_456239169
[plugins.vk][error] Could not parse API response
error: No playable streams found on this URL: https://vk.com/video-211154316_456239169

Metadata

Metadata

Assignees

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