Tiktokapi

Latest version: v6.5.2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 20

4.0.1

* Fixed TikTokApi has no attribute .region
* Changed up tests to hopefully have CI pass more
* Add README to the doc generator


pip install TikTokApi --upgrade


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 :)

4.0.0

* 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 😄

3.9.9.1

Ok yeah the versioning for this is dumb but I want 4.0.0 to be a larger update (not sure what yet)

Feel free to add me on [LinkedIn](https://www.linkedin.com/in/davidteather/)
And if you want to [sponsor me on GitHub](https://github.com/sponsors/davidteather)

3.9.9

Thanks for the PR 613 [all tests passed](https://github.com/davidteather/TikTok-Api/runs/2789403685) on it (which they haven't done on GitHub actions for quite some time) thanks to #613 as of right now.

If they're passing this convincingly on GitHub actions scraping should be more efficient and less detectable for now.

Feel free to [connect](https://www.linkedin.com/in/davidteather/) with me on [LinkedIn](https://www.linkedin.com/in/davidteather/)

Feel free to [sponsor me](https://github.com/sponsors/davidteather) on GitHub.

Thanks :)

3.9.8

3.9.7

Seems like the discover methods are no longer working as frequently if at all with the `use_test_endpoints=True`, look at the diff for this pr (603 ) specifically in the test files to see the methods that seem to be affected the most.

Also generate_did has been moved to a static function.

Feel free to [connect with me on LinkedIn](https://www.linkedin.com/in/davidteather/)

(also the tests are passing on my machine just not GitHub actions because they're not on residential IPs some of the errors might be transient)

Page 5 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.