A
A
anstag2021-05-16 19:39:20
Algorithms
anstag, 2021-05-16 19:39:20

How to get video without watermark from TikTok?

Greetings
, I can’t figure out the new algorithm for getting videos without watermarks from TikTok (there are services that now work correctly)
Half a year ago, it was enough to parse the page, get the video url, get the bytecode, pull out the VID and make a request to the API

Now it doesn’t work.

Reviewed many repositories on github and gitlab - do not work.

Anyone with a similar problem, please share your solution.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Wataru, 2021-05-16
@wataru

In the worst case, the watermark is encoded into the video itself and without it, there is no way to pull it out. You can check by saving the video with some "Video Download Helper" extension. And so, it is necessary to reverse engineer the site.

A
Anton Shamanov, 2021-05-16
@SilenceOfWinter

https://tikapi.io/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question