avilash / TikTokAPI-Python

TikTok API Python Wrapper
http://avilashkumar.com/TikTokAPI-Python/
MIT License
442 stars 114 forks source link

How do I retrieve the most recent video of a user? #43

Open EmilyS5 opened 3 years ago

EmilyS5 commented 3 years ago

I am looking to create a discord bot which allows a command to be run and the most recent video of a particular user is sent. I have read through the docs and cannot find the information I need. I need the: Description of the video, Most recent video, and a preview of the video (the image that shows up when scrolling though a TikTok profile)

If anyone could assist me with how to do this it would be much appreciated.