davidteather / TikTokBot

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Other
347 stars 61 forks source link

secs = float(secsval) throw error : "ValueError: could not convert string to float:" #13

Closed benthinker closed 4 years ago

benthinker commented 4 years ago

Thank for creating this script :) while trying to run .py file i get this error "ValueError: could not convert string to float:" - after choosing 2-3 and trending. i am using macOS

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

davidteather commented 4 years ago

What code are you trying to run please provide the .py file’s content you are trying to run

benthinker commented 4 years ago

Hi thanks for the fast respond !
using brew reinstall ffmpeg
solve it . Thanks again!

JustDhan commented 3 years ago

Same here but in windows can't execute brew In trending mode goes In Hashtag i have same error secs = float(secsval)