I've added a few more methods, and documented a little better.
Consider sponsoring me on github [here](https://github.com/sponsors/davidteather) or donating on paypal [here](https://www.paypal.me/dteather)
Also consider using this API as a service it supports this project [here](https://rapidapi.com/rapidapideveloper/api/tiktok2/endpoints)
**New Parameters**
* proxy - allows you to specify a proxy to make a call at. (Free proxies will most likely throw a BadResponseException)
* language - made in the last release, but now documented. Is able to change the language call, but doesn't seem to do too much.
**New Methods** (all documented in readme.md)
* getTikTokById
* getTikTokByUrl
* getSuggestedUsersbyID
* getSuggestedUsersbyIDCrawler
* getSuggestedHashtagsbyID
* getSuggestedHashtagsbyIDCrawler
* getSuggestedMusicbyID
* getSuggestedMusicIDCrawler
**Issues Closed**
* 129
* 130
* 61
Update with the following command
pip install TikTokApi --upgrade