Thanks to visit codestin.com
Credit goes to github.com

Skip to content

plugins.vkplay: new plugin#5054

Merged
bastimeyer merged 3 commits into
streamlink:masterfrom
Inokenty90:vkplay
Dec 29, 2022
Merged

plugins.vkplay: new plugin#5054
bastimeyer merged 3 commits into
streamlink:masterfrom
Inokenty90:vkplay

Conversation

@Inokenty90

Copy link
Copy Markdown
Contributor

Plugin to support live streaming on vkplay.live

streamlink https://vkplay.live/sguhoman
[cli][info] Found matching plugin vkplay for URL https://vkplay.live/sguhoman
[cli][info] Available streams: 240p (worst), 360p, 480p, 720p, 1080p (best)

@bastimeyer

Copy link
Copy Markdown
Member

Thanks for the PR. Adding a plugin for this site should be fine.

However, some code clean up needs to be done here first before this can be merged. Allow me to add some changes to your PR branch, so this doesn't get unnecessarily complicated. I will also add support for API error messages and for stream metadata.

@bastimeyer bastimeyer added plugin request - approved Plugin meets request requirements and a PR for the plugin will be approved PR: squash commits Commits need to be squashed as a single commit - eg. multiple commits for a single component labels Dec 29, 2022
@bastimeyer

Copy link
Copy Markdown
Member

Metadata:

$ streamlink 'https://vkplay.live/d3l_by' best -j | jq .metadata
{
  "id": "4462052257156",
  "author": "d3l_by",
  "category": "Говорим и смотрим",
  "title": "ВЛОГ2 уже на ютубе!"
}

Offline:

$ streamlink 'https://vkplay.live/sguhoman'
[cli][info] Found matching plugin vkplay for URL https://vkplay.live/sguhoman
error: No playable streams found on this URL: https://vkplay.live/sguhoman

Non-existent:

$ streamlink 'https://vkplay.live/foo'
[cli][info] Found matching plugin vkplay for URL https://vkplay.live/foo
[plugins.vkplay][error] Blog not found
error: No playable streams found on this URL: https://vkplay.live/foo

@bastimeyer bastimeyer requested a review from mkbloke December 29, 2022 17:16

@mkbloke mkbloke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Comment thread src/streamlink/plugins/vkplay.py
@bastimeyer bastimeyer merged commit d8225bb into streamlink:master Dec 29, 2022
@Inokenty90 Inokenty90 deleted the vkplay branch December 29, 2022 18:19
Billy2011 pushed a commit to Billy2011/streamlink-27 that referenced this pull request Jan 6, 2023
@bastimeyer bastimeyer mentioned this pull request Aug 27, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new plugin plugin request - approved Plugin meets request requirements and a PR for the plugin will be approved PR: squash commits Commits need to be squashed as a single commit - eg. multiple commits for a single component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants