CensorBoat helps you to remove inappropriate or unneeded parts of a movie
Gnu/Linux
Latest version of ffmpeg installed
Python3
python3-gobject
python3-vlc
to install them on arch linux, use following commands:
sudo pacman -S python-gobject python ffmpeg
sudo pip install python-vlc
sudo apt install python3 python3-gi vlc ffmpeg
sudo pip3 install python-vlc
first give execute permissions to CensorBoat.py:
chmod +x CensorBoat.py
then simply run it :)