VK Play Live
Platform · this deep dive is built from the official pages of the platform itself and of the tools that support it.
Overview
VK Play Live is a Russian streaming platform which, as of our check date, is already called something else. The address vkplay.live redirects to live.vkvideo.ru, and the service is signed as "VK Video Live". The page footer names the operator — Edinoe Video LLC.
The point of the renaming is visible in how it is built: Live is embedded in the VK Video ecosystem rather than living separately. This is confirmed measurably. The platform's public API returns a viewer counter broken down by three sources — live.vkvideo.ru, vkvideo.ru and vk.ru (the response of the public_video_stream method). The same broadcast is shown simultaneously on the platform itself, in the VK video service and in the social network, and the viewers are added together.
The platform's own documents — the terms of use at vk.ru/terms/vkvideo, the help section at vk.ru/support and the developer console at dev.live.vkvideo.ru — are assembled by script and without a browser return an empty shell.
Who's here
The platform publishes no audience reports.
The platform is alive: on the check date the home page showed live broadcasts with counters of 2639, 855 and 525 viewers. An individual channel reports its own size through the API: the channel we checked has 103,906 followers. These are our instantaneous measurements through the platform's official interface, not its claim about itself and not an average over a period.
The scale of the catalogue is measurable too: the first sitemap file with categories alone contains 10,000 category addresses, and there are several dozen such files in the sitemap index. Categories here are created for individual games, so the number reflects the breadth of the game catalogue rather than popularity.
The interface language is Russian. The platform's own description: "VK Video Live — streams, live broadcasts and transmissions of games, sports events and channels".
A curious detail from the API: every user has a flag isExternalUserFromTwitch — the platform separately marks accounts that came from Twitch.
Getting started
Registration goes through a VK account: the "Log in" button on the home page leads to the shared ecosystem sign-in (home page). No separate business account with document checks at the door is described in the readable sources.
The creator tools are hidden behind a personal account, but their composition is visible from the file for search robots: the platform closes off from indexing the /app/settings/, /app/community/, */studio, */analytics, */stream-season sections and the purchase pages. So a channel has a broadcasting studio, built-in analytics, a community and a "stream season" mechanic. What exactly is inside them the open pages do not show.
What you can publish
The formats confirmed by the API: a live broadcast, a recording, chat and clips — a channel has the flag isClipCreationAllowed. There is also adult content labelling: a separate flag hasAdultContent and a content warning placed as a separate link in the footer of the home page.
The content rules are set out in the VK Video terms of use; without a browser it is unreadable.
How to grow
The platform has no description of a ranking algorithm. The following tools are visible: categorisation by games and topics (the category catalogue), selections on the home page ("Recommended"), subscribing to a channel with notifications, and verified streamer status — in the API this is the flag isVerifiedStreamer. How to obtain that status the open sources do not explain.
There is also an internal progression system: for a channel owner the API returns a streamerActivity object with a level field. What a level gives does not follow from the open sources.
The main factor in reach is not the algorithm but the distribution of the broadcast across the ecosystem: as shown above, viewers arrive from three domains at once.
Path to monetization
A channel subscription. A channel has the fields subscription, subscriptionKind and the flag hasSubscriptionLevels — that is, the subscription is multi-level and the levels are configured by the creator. The open sources name neither the prices nor the platform's share.
Tips through an external service. This is the platform's most noticeable difference from its Western counterparts. A broadcast has a separate field donationUrl, and in the broadcast we checked it led to a DonationAlerts page. So tipping here is not necessarily internal: the platform shows a link to a third-party donation collection service as standard. That means the platform takes no share of such a tip, but it also gives no guarantees about it.
Payout settings. Among the channel access rights there is a separate permission canSetPayout — payouts are configured by the owner in their account. The purchase pages are closed off from robots.
Thresholds, statuses, payout geography and the platform's share are not stated publicly: the relevant documents are unreadable without a browser.
Tools and automation
The platform does have an official API. The developer console describes itself as "the public API of the VK Video Live streaming platform" and specifies its purpose: "an API for third-party developers allowing new interactive features to be integrated for live broadcasts and recordings". The documentation itself is assembled by script and is not readable without a browser — behind it sit the list of methods, the limits and the procedure for obtaining a key.
The web client's open methods at api.live.vkvideo.ru do work. They return information about a channel, about the current broadcast and the chat history without authorisation (an example response for a broadcast). This is the site's internal interface, not a documented public API; relying on it in production is risky.
The built-in moderation tools are visible from the chat settings returned by the same method: chat mode, a ban on links (isLinksProhibited), a ban on caps (isCapsProhibited), slow mode (slowmodeCooldown), a 30-second interval for repeating the same message (sameMessageTimeout), restricting chat access to subscribers only (allowAccess: subscribers) and a 600-second admission delay (allowAccessAfter). This is built-in auto-moderation configured by the creator.
The one third-party service whose support for the platform is confirmed by the platform itself is DonationAlerts: the link to it is returned by a standard API field (the same donationUrl field). No other scheduling or analytics services have support confirmed by the platform.
Limits and rules
- Name and address. The platform has moved:
vkplay.liveredirects to live.vkvideo.ru, and the name has changed to "VK Video Live". Old links and mentions are out of date. - Indexing. The robots file closes off settings, the community, the studio, analytics, the "stream season", purchase pages and the embeddable player; one specific category is closed off by a separate rule.
- Chat. Auto-moderation is set by the creator: a ban on links and caps, slow mode, repeating a message no more than once every 30 seconds, access for subscribers only, a 600-second admission delay.
- Adult content. Marked with the channel flag
hasAdultContent; the content warning is placed in the site footer. - Law. The operator is Edinoe Video LLC, and the jurisdiction is Russian. The terms of use are posted at
vk.ru/terms/vkvideoand are unreadable without a browser. - Geography. The readable sources contain no country restrictions of the platform's own; when accessed from another region the VK pages were served in Dutch, meaning the contents of documents may be substituted according to where the request comes from.
Who it's for
It suits Russian-speaking creators whose audience is already on VKontakte: a broadcast is automatically distributed to three platforms of the ecosystem, and that gives reach without separate work. It suits gaming channels — the category catalogue is built around games.
It suits those who already collect tips through DonationAlerts: the platform supports the external link as standard rather than merely tolerating it.
It does not suit you if you need transparency about the terms before you start: thresholds, shares and payout rules are publicly available only through an interface that requires signing in. It does not suit developers who need open documentation: an API is declared, but its description is not readable without a browser, and the working open methods are not officially documented.
Verified data
The checked data this deep dive rests on.
About the platform
the platform describes itself as follows: «VK Video Live is a streaming platform for you! Games, music, creativity and conversation with a growing community. Watch or start your own stream right now!»
Self-description: this is the platform's claim about itself, not an independent assessment
source, checked 2026-07-28
the operator is named in the site footer: Edinoe Video LLC
source, checked 2026-07-28
the platform is working: on the check date the home page showed live broadcasts with counters of 2639, 855 and 525 viewers
Our instantaneous measurement, a check of function rather than of domain availability
source, checked 2026-07-28
Sources diverge: the platform has been renamed and has moved: vkplay.live redirects to live.vkvideo.ru, and the service is signed as «VK Video Live»; in the directory's registry the official address is given as vkplay.live
A discrepancy with data/platforms-registry.csv: official_url=https://vkplay.live/, name=VK Play Live
source, checked 2026-07-28
Who's here
a public API method returns a viewer counter broken down by three sources — live.vkvideo.ru, vkvideo.ru and vk.ru: one broadcast is shown simultaneously on the platform, in the VK video service and in the social network, and the viewers are added together
The key feature of reach: distribution of the broadcast across the ecosystem rather than an algorithm
source, checked 2026-07-28
our measurement via the API: the channel checked has 103,906 followers
An instantaneous snapshot of a single channel; there is no audience data for the platform as a whole
source, checked 2026-07-28
the first sitemap file with categories alone contains 10,000 category addresses; there are several dozen such files in the index
Categories are created for individual games; the number reflects the breadth of the catalogue, not popularity
source, checked 2026-07-28
Account and access
every user in the API has a flag isExternalUserFromTwitch — the platform separately marks accounts that came from Twitch
source, checked 2026-07-28
Content
a channel has a hasAdultContent flag; the content warning is placed as a separate link in the footer of the home page
source, checked 2026-07-28
a channel has an isClipCreationAllowed flag — the platform supports creating clips from a broadcast
source, checked 2026-07-28
Promotion
the API has an isVerifiedStreamer flag (verified streamer) and a streamerActivity object with a level field
The criteria for obtaining the status and the meaning of the level are not explained by the open sources
source, checked 2026-07-28
How the money works here
a broadcast has a standard donationUrl field; in the broadcast checked it led to a DonationAlerts page — the platform shows a link to a third-party donation collection service as standard
The platform takes no share of such a tip, but it also gives no guarantees about it
source, checked 2026-07-28
a channel has the fields subscription, subscriptionKind and the flag hasSubscriptionLevels — the subscription is multi-level and the levels are configured by the creator
The prices, the number of levels and the platform's share are not named in the open sources
source, checked 2026-07-28
among the channel access rights there is a separate permission canSetPayout — payouts are configured by the owner in their account
source, checked 2026-07-28
Limits and restrictions
built-in chat auto-moderation: chat mode, a ban on links (isLinksProhibited), a ban on caps (isCapsProhibited), slow mode (slowmodeCooldown), repeating the same message no more than once every 30 seconds (sameMessageTimeout), access for subscribers only (allowAccess: subscribers) and a 600-second admission delay (allowAccessAfter)
Configured by the channel's creator
source, checked 2026-07-28
Restrictions
the robots file closes off from indexing /app/settings/, /app/community/, */studio, */analytics, */stream-season, the purchase pages and the embeddable player, as well as one specific category
Indirectly confirms the existence of a broadcasting studio, built-in analytics, a channel community and the «stream season» mechanic
source, checked 2026-07-28
Legal
when accessed from another region the VK pages were served in Dutch — the contents of documents may be substituted according to where the request comes from
source, checked 2026-07-28
API access
the open methods of the web client at api.live.vkvideo.ru return information about a channel, about the current broadcast and the chat history without authorisation
The site's internal interface, not a documented public API
source, checked 2026-07-28
the developer console describes itself as «the public API of the VK Video Live streaming platform» and «an API for third-party developers allowing new interactive features to be integrated for live broadcasts and recordings»
The documentation itself is assembled by script: the list of methods, the limits and the procedure for obtaining a key are not readable without a browser
source, checked 2026-07-28
Languages
the interface language of the home page: ru
The language is taken from the markup attribute, the versions from hreflang
source, checked 2026-07-28
Catalogue section: all similar See also: catalogue index · region: Russia and CIS · scheduler comparison · find by situation · platform restrictions