This Python program allows you to remove The tik tok watermark when you download video. You just need to put to python program in the video folder and it's ok.
REQUIREMENTS:
from fileinput import filename import os from moviepy.editor import * from os import * from moviepy.video.io.ffmpeg_tools import ffmpeg_extract_subclip from notifypy import Notify