davidteather / TikTok-Api

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

TikTok Sound Summary Count #565

Closed eddyojb88 closed 3 years ago

eddyojb88 commented 3 years ago

Is there a way to get the summary statistic for a TikTok sound, i.e. how many total sounds there currently are. This would be mega helpful for tracking changes over time.

davidteather commented 3 years ago

See get_music_object_full

eddyojb88 commented 3 years ago

Thanks David.