/kdenlive-clipper

Parse video clips from a kdenlive project file.

Primary LanguagePythonMIT LicenseMIT

kdenlive-clipper

Parse video clips from a kdenlive project file. Meant as an alternative to applications like avidemux for clipping video.

Prerequisites

In order to get started install the following dependencies:

  • Beautiful soup: on Ubuntu install python-bs4, e.g. with sudo apt-get install python-bs4