* Fix downloading tiktoks
* Fully deprecate old naming convention
* Convert did to device_id to be consistent with current state of the website
* Avoid detection further by comparing headers to my iOS device's
Run
pip install TikTokApi --upgrade
How to update from V3 to V4
1. Replace all camel case functions with snake case)
Ex: `getUserObject` -> `get_user_object`
2. Change `custom_did` to `custom_device_id`
This change better reflects what's going on in the frontend.
3. Change `trending` -> `by_trending`
Sorry for kinda neglecting this repository, hope you enjoy these changes. All tests passed at least once across the different testing VMs, I really gotta find a better way to test this, let me know if you know of a better way thanks :)
I'm just a student who would love new connections :) [LinkedIn](https://www.linkedin.com/in/davidteather/)
Feel free to [sponsor me on GitHub](https://github.com/sponsors/davidteather) it helps me maintain this :)
I feel like I'm adding too many :) but maybe that's a result of me being up at 1am 😄