1 SEP 2026 — VLC has passed 7 billion downloads, a billion of them in the 18 months since January 2025. Downloads are a strange headline metric until you notice it is the only number VideoLAN has. The player ships no telemetry, so nobody — including its developers — knows how many people use it.
The numbers that exist
VideoLAN, the French non-profit behind the player, reported 6 billion downloads in January 2025 and 7 billion in August 2026. That is roughly a billion in 18 months, or about 1.8 million downloads a day averaged across the period.
Jean-Baptiste Kempf is the organisation's president and lead developer. VLC 4 remains in development and is taking time. The player has recently been ported to Amazon's Vega OS for televisions, and the project describes an intention to support all other platforms and codecs.
An AI-powered local translation and subtitle feature was demonstrated last year. Whether it has shipped is not clear from the announcement.
Why the metric is downloads and nothing else
Any commercial product with this reach would report monthly active users, because it would be phoning home with telemetry. VLC does not, by design.
The consequence is that VideoLAN can count the requests its own download servers and mirrors serve, and can count nothing after that. A download that is never installed counts. An installation used daily for eight years counts once. A copy redistributed through a Linux package repository may not count at all.
The 7 billion figure is therefore a lower bound on distribution that says almost nothing about active usage. Nothing a platform company publishes measures the same thing, and anyone converting it to 7 billion users has made the one error the number invites.
How it is funded, which is the more interesting question
A player with this distribution and no advertising, no bundled software, no subscription and no data collection raises an obvious question about who pays for the work.
It is funded by a company rather than a foundation. Kempf founded Videolabs in 2012, a for-profit entity that builds services and tools around VLC and video generally and sells technical expertise to companies rather than anything to users. That structure is what has allowed the project to decline the acquisition and advertising offers it has received over the years, reported at tens of millions of dollars.
Two models dominate open-source funding, and this is neither. Corporate stewardship has a large vendor employing the maintainers because the project serves its platform. The foundation model relies on donations and rarely scales. Videolabs is a third arrangement: a services company built to earn from the free product, with the product itself held outside it.
The offers it turned down were not charity to refuse
A player installed on this many machines is one of the most valuable distribution channels in consumer software, and the ways to monetise it are well understood: a bundled search-toolbar deal, a default browser installer, a modest ad unit in the interface, or an outright sale to a company that would do all three.
Each of those is worth real money precisely because the install base is large and the audience is broad. Declining them is not a small gesture, and it also happens to be the reason the number is still growing — a player that started bundling adware would lose its position by word of mouth faster than any download counter could record.
The refusal is therefore as much a commercial decision as a principled one, which is the version other maintainers should hear. Trust compounds in software distribution the way it does nowhere else, and the projects that have monetised their install base most aggressively are mostly no longer installed.
What it does not solve
The model has a clear limitation, and VLC 4 is the evidence. A release that has been in development for years is what a small team looks like when a large user base generates no revenue and therefore no headcount.
Consulting revenue funds maintenance well and funds ambitious rewrites badly, because the paying work and the roadmap work compete for the same few people. A corporate-stewardship project would have thrown engineers at a major version; this one cannot, and the trade for that is that nobody can redirect the roadmap by withdrawing funding either.
The key-person question follows from the same structure. A project whose commercial arm was founded by its lead developer has concentrated a great deal in one person, and the succession plan for that arrangement is not public.
Why this matters beyond one media player
This download milestone matters because the funding question behind it is unresolved across the whole dependency graph most software sits on. Projects with this reach and no revenue are the normal case, not the exception, and the usual outcomes are maintainer burnout, an acquisition, or a supply-chain incident in an abandoned package.
VLC has avoided all three outcomes for close to thirty years with a structure almost nobody copies. That structure deserves more attention than the download count, particularly from teams in this region who ship open-source components without knowing who maintains them.
We reported on a credential stealer distributed through a compromised Laravel language package, which is the failure mode at the other end of this question. The distance between VLC and that incident is not code quality. It is whether anyone is being paid to look.