/Censor-Boat

CensorBoat helps you to remove inappropriate or unneeded parts of a movie

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CensorBoat

CensorBoat helps you to remove inappropriate or unneeded parts of a movie

Icon

Requirements

Gnu/Linux

Latest version of ffmpeg installed

Python3

python3-gobject

python3-vlc

Install

Arch

to install them on arch linux, use following commands:

sudo pacman -S python-gobject python ffmpeg
sudo pip install python-vlc

Ubuntu

sudo apt install python3 python3-gi vlc ffmpeg
sudo pip3 install python-vlc

Download

Download

How to run

first give execute permissions to CensorBoat.py:

chmod +x CensorBoat.py

then simply run it :)

Screenshot

Screenshot 1

Licence

GPL3