Tiktokapi

Latest version: v6.3.0

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

Scan your dependencies

Page 1 of 20

6.3.0

* Add 'executable_path' field to the 'api.create_sessions()' method (1136)
* Fixed retries loop (1133)
* Add option to select which browser playwright uses (1129)
* add browser selection option to create_sessions method
* fix spelling typo

6.2.2

1122

6.2.1

What's Changed
* V6.2.1 by davidteather in https://github.com/davidteather/TikTok-Api/pull/1113

* Fix count parameter for hashtag, user, and trending classes (https://github.com/davidteather/TikTok-Api/pull/1108)
* Fix trending count (https://github.com/davidteather/TikTok-Api/pull/1103)
* Made author field optional (https://github.com/davidteather/TikTok-Api/pull/1099)
* Fixed issue where error is raised for some videos that are missing the "author" field

**Full Changelog**: https://github.com/davidteather/TikTok-Api/compare/V6.2.0...V6.2.1

6.2.0

What's Changed
* V6.2.0 - Various Fixes by davidteather in https://github.com/davidteather/TikTok-Api/pull/1089
* known issue 1088


Also, TikTok seems to be detecting the IPs of the GitHub actions 💀 (or ms_tokens are now tied to a specific ip)

================================================== test session starts ==================================================
platform darwin -- Python 3.11.2, pytest-7.4.0, pluggy-1.2.0
rootdir: /Users/davidteather/Documents/GitHub/TikTok-Api
plugins: asyncio-0.21.1
asyncio: mode=Mode.STRICT
collected 18 items

tests/test_comments.py . [ 5%]
tests/test_hashtag.py .... [ 27%]
tests/test_integration.py . [ 33%]
tests/test_search.py .s [ 44%]
tests/test_sound.py .. [ 55%]
tests/test_trending.py . [ 61%]
tests/test_user.py ... [ 77%]
tests/test_video.py ..s. [100%]

======================================= 16 passed, 2 skipped in 84.27s (0:01:24) ========================================

tests pass though 🫡


**Full Changelog**: https://github.com/davidteather/TikTok-Api/compare/V6.1.1...V6.2.0

6.1.1

Can use `suppress_resource_load_types=["image", "media"]` in `api.create_sessions()` to stop playwright from loading the given media types

What's Changed
* Installation now requires python3.9+ by dronavallipranav in https://github.com/davidteather/TikTok-Api/pull/1046
* Add an option to disable image & other resources form loading in playwright by Wixome in https://github.com/davidteather/TikTok-Api/pull/1048

New Contributors
* Wixome made their first contribution in https://github.com/davidteather/TikTok-Api/pull/1048

**Full Changelog**: https://github.com/davidteather/TikTok-Api/compare/V6.1.0...V6.1.1

Upgrade with

pip install TikTokApi --upgrade

6.1.0

What's Changed
* Add user like by dronavallipranav in https://github.com/davidteather/TikTok-Api/pull/1043

New Contributors
* dronavallipranav made their first contribution in https://github.com/davidteather/TikTok-Api/pull/1043

Upgrade with

pip install TikTokApi --upgrade

Page 1 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.