You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
---------
Co-authored-by: David Teather <[email protected]>
* Update hashtag.py (#1126)
TikTok appears to have limited the number of posts that can be returned for a single hashtag search to 35 (e.g. bellingcat/tiktok-hashtag-analysis#28).
Similar to how the `User.liked` method works, I set the batch size to 35 videos per request.
* add executable path to str
* bump ver
---------
Co-authored-by: kkordik <[email protected]>
Co-authored-by: ekorian <[email protected]>
Co-authored-by: Will Howes <[email protected]>
Co-authored-by: Tristan Lee <[email protected]>
0 commit comments