ahmed-zekri / Tiktok-no-watermark

A python script that gives access to download a tiktok video without any watermark
45 stars 14 forks source link

How to use it with another code base. #1

Open haris1998-web opened 2 years ago

haris1998-web commented 2 years ago

I am trying to download tiktoks with no watermark from this repository:

https://github.com/davidteather/TikTok-Api I saw your issue thread and I would be very grateful if you demonstrate an example...

Thanks.

ahmed-zekri commented 2 years ago

Since the script only supports command line args, you can use it with subprocess.run and provide the arguments according to the Readme file and your needs