fbchat-dev/fbchat

Upload speed is very slow even with good internet

MohamadOday opened this issue · 0 comments

Description of the problem

When i try to upload files(from 5-20Mb) to facebook and send it it takes to much to be uploaded even with 400Mb upload speed

Code to reproduce

#video size ≈ 20Mb
client.sendLocalFiles(file_paths="video.mp4", thread_id=tid, thread_type=ttp)

Environment information

  • Python 3.9
  • fbchat 1.9.7
  • If relevant, output from $ python -m pip list

i wounder if there is other people that suffer from this problem and found a fix for it?