Skip to content

A tiny browser for videos stored on your local disc. Created especially for slow and old computers.

Notifications You must be signed in to change notification settings

postmann/VideoBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoBrowser

A tiny browser for videos stored on your local disc. Created especially for slow and old computers.

Screenshot of VideoBrowser

Dependencies

  • a Video-Player of your choice (Totem is used by default)
  • ffmpeg (for thumbnails)
  • python 2.6 + pygtk

Installation

It's not necessary to install the software. You just need to make VideoBrowser.py executable. Afterwards you can start it via

python VideoBrowser.py

or

/Pfad/zu/VideoBrowser.py

Configuration

At the first start a folder .VideoBrowser is create in your home directory. Thumbnails are cached and the config file is stored within this folder. The config file allows you to define values like the default video player or directories that should be used (e.g. for thumbnails).

Control

The default controls are:

  • Rotate left right: cursor key left & right
  • Play: space
  • Quit: ‘q’ or ESC

The keys can be changed via the config file.

About

A tiny browser for videos stored on your local disc. Created especially for slow and old computers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages