-
Notifications
You must be signed in to change notification settings - Fork 85
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
Add API for non watermark video to video_info #12
Comments
Nope, there is a signature or token or something like that. If you can scrap that website, you can pull requests at this repo. |
Yeah, I saw that too, Im trying to use selenium to scrape it and deploy on heroku. I will make an API when i done. |
The website has a limit for the request per day by per IP, so won't be able to use it as API, or need to use proxy to scrape it. Here is a short code for scrape: import time def get_video_info(link): if name == 'main': |
I have demo tiktok original api to get video url without watermark, please refer to the following repository |
404 not found |
Try my repo: |
Is that passbile to add this website as one of the API?
Link: https://ttvideodownload.com/
It has no water mark video link
The text was updated successfully, but these errors were encountered: