V2.1.6
Release Notes
With this release you now can download TikTok videos and get the direct video url from the actual tiktok player url.
api.getVideoByUrl(video_url, return_bytes=0)
video_url - The video you want to get url.
return_bytes - The default value is 0, when it is set to 1 the function instead returns the bytes from the video rather than just the direct url.
Issues Closed:
Check the documentation for more information!
Thanks for using this API!