Closed yash-pro closed 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Thanks for the bug report! The code is just missing a line to close the browser on that specific method. I’ll issue a patch later today.
Just released an update to fix this.
pip install TikTokApi --upgrade
Describe the bug When downloading multiple videos multiple chrome/chromium process are stacking in the task manager.The ratio is almost 4-5 times the number of videos.
The buggy code
Expected behavior Chrome process should automatically close upon each download completion. Screenshots
Desktop
Additional context
My use of this code is on windows, same issue persist there too.