Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 518 Bytes

TIKTOK-REMOVE-WATERMARK

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.

Capture d’écran (329)

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