dfreelon / pyktok

A simple module to collect video, text, and metadata from Tiktok.
BSD 3-Clause "New" or "Revised" License
316 stars 44 forks source link

Save Visible Comments Returns no comments #18

Closed dorianquelle closed 1 year ago

dorianquelle commented 1 year ago

Thanks for creating this awesome tool! When I run pyk.save_visible_comments it always returns "has no comments". Any idea what the problem could be?

dfreelon commented 1 year ago

I checked and TT has changed the way it stores comments which broke this function. Currently looking into solutions... if anyone else figures something out, please LMK.