Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get the tiktok video link without watermark? #60

Closed
finyone opened this issue Mar 7, 2020 · 4 comments
Closed

how to get the tiktok video link without watermark? #60

finyone opened this issue Mar 7, 2020 · 4 comments

Comments

@finyone
Copy link

finyone commented Mar 7, 2020

Does the tiktok-api project get tiktok video link without watermark?
thanks.

@hackmoore
Copy link

This is likely impossible, it's viable that the only way to get the videos would be through a direct API call which then would apply the watermark (or the watermark is applied on the video when uploaded).

@davidteather
Copy link
Owner

I found a way to get the video without watermark, but it's currently written in php you can find the repo here. I'll be looking at porting this code to python, but I don't know much php.

@hackmoore
Copy link

This is super helpful for me! I'm familiar with both python and PHP so if @davidteather, you want to put it on the back burner, I'll translate the code to a python file.

@davidteather
Copy link
Owner

Changed with version 3.1.4 upgrade your package and use the get_Video_No_Watermark method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants