whatisgithub

What is vkvideo?

nvbn/vkvideo — explained in plain English

Analysis updated 2026-08-04 · repo last pushed 2013-08-20

25PythonAudience · developerComplexity · 2/5DormantSetup · moderate

In one sentence

A desktop search tool for Ubuntu's Unity interface that lets you search and play VK videos without opening a browser. It was built for Linux users in the VK ecosystem who wanted quick access to VK-hosted video content.

Mindmap

mindmap
  root((repo))
    What it does
      Search VK videos
      Play via Totem
      Desktop search bar
    Tech stack
      Python
      Ubuntu Unity Lens
      VK API
    Use cases
      Find VK videos fast
      Skip the browser
      Desktop-native viewing
    Audience
      Ubuntu Unity users
      VK video watchers
      Linux desktop fans
    Distribution
      Ubuntu PPA
      Manual setup script

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Search for VK videos directly from the Ubuntu Unity desktop search bar.

USE CASE 2

Play found VK videos instantly in Totem without opening a browser.

USE CASE 3

Browse and launch VK video content as easily as searching for local files.

What is it built with?

PythonUbuntu Unity LensVK API

How does it compare?

nvbn/vkvideoalexrosbach/replibookarlandaren/proagents
Stars252525
LanguagePythonPythonPython
Last pushed2013-08-20
MaintenanceDormant
Setup difficultymoderateeasyeasy
Complexity2/52/51/5
Audiencedeveloperops devopsvibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires an older Ubuntu version with the Unity desktop environment, which has been discontinued as the default interface.

So what is it?

VKvideo is a small tool that lets you search for videos on Vkontakte (a popular Russian social network, similar to Facebook) directly from your computer's desktop, then play them with a single click. It was built for Ubuntu users who wanted a faster way to find and watch VK videos without having to open a browser and navigate the website manually. The tool works as a "lens" for the Unity desktop environment, which was the default interface for Ubuntu Linux. A lens is essentially a search bar built into your desktop menu, similar to how you might search for apps or files. With this lens installed, you could type a search query into your desktop's search panel, and it would query VK's video database and show you matching results right there. Clicking a result would open and play the video using Totem, a standard media player on Ubuntu. The main audience for this project is Linux users, specifically those running older versions of Ubuntu that still used the Unity desktop. For example, if you frequently watched videos hosted on VK and wanted to skip the browser, this tool would let you search and launch videos as easily as searching for a local file. It was a niche convenience tool aimed at people who lived in the VK ecosystem and preferred a desktop-native experience. The project itself is quite small and straightforward, written in Python. Installation on Ubuntu was handled through a personal package archive (PPA), which is a common way to distribute software on Ubuntu outside of the official app store. Developers could also clone the repository and install it manually using the included setup script. Since Unity was eventually discontinued as Ubuntu's default desktop, this tool is largely a product of its time and would only be relevant to those still running Unity-based environments.

Copy-paste prompts

Prompt 1
How do I install and set up the VKvideo Unity lens on Ubuntu so I can search VK videos from my desktop?
Prompt 2
How can I modify the VKvideo Python script to use a different media player instead of Totem for playing VK videos?
Prompt 3
What do I need to change in the VKvideo code to make it work as a desktop search plugin for a modern Linux desktop environment instead of Unity?

Frequently asked questions

What is vkvideo?

A desktop search tool for Ubuntu's Unity interface that lets you search and play VK videos without opening a browser. It was built for Linux users in the VK ecosystem who wanted quick access to VK-hosted video content.

What language is vkvideo written in?

Mainly Python. The stack also includes Python, Ubuntu Unity Lens, VK API.

Is vkvideo actively maintained?

Dormant — no commits in 2+ years (last push 2013-08-20).

How hard is vkvideo to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is vkvideo for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.