davidteather / TikTok-Api

The Unofficial TikTok API Wrapper In Python
https://davidteather.github.io/TikTok-Api
MIT License
4.88k stars 975 forks source link

[BUG] - hashtag.py videos() function count not working #1171

Open joaovvbp opened 4 months ago

joaovvbp commented 4 months ago

The function seems to be using a hard-coded value for the count

florifull commented 4 months ago

I'm not able to get vids by hashtag currently, at least with headless.

joaovvbp commented 4 months ago

It's working for me, I had to downgrade to playwright==1.30.0 as recommended in #1012.