snlbaral / tiktok-dl

A simple tiktok bulk videos downloader written in Python. You can download all videos at once of a tiktok user using this script.
15 stars 8 forks source link

issue #7

Open ghost opened 2 years ago

ghost commented 2 years ago

'TikTokApi' object has no attribute 'byUsername'

Modrisco commented 2 years ago

Change the func name from byUsername -> by_username Already raise a pr to fix this one: https://github.com/snlbaral/tiktok-dl/pull/8