pengrad / java-telegram-bot-api

Telegram Bot API for Java
https://core.telegram.org/bots
Apache License 2.0
1.81k stars 373 forks source link

I need a long video upload code #347

Open lwx1660677335 opened 1 year ago

lwx1660677335 commented 1 year ago

When I upload a video to around 1 GB, I report an error

java.net.ConnectException: Failed to connect to api.telegram.org/2001:67c:4e8:f004:0:0:0:9:443

Connection reset by peer: socket write error

QQ截图20231023201104

Donaboyev commented 2 months ago

Have you achieved to send big size video? @lwx1660677335

lwx1660677335 commented 2 months ago

您能发送大尺寸视频吗?@lwx1660677335

NO

CloverHQ commented 1 month ago

解决了吗兄弟

rufus20145 commented 3 weeks ago

Did you try using other libraries for this task?

lwx1660677335 commented 3 weeks ago

解决了吗兄弟

没有.......我感觉像是超时一类呢

lwx1660677335 commented 3 weeks ago

Did you try using other libraries for this task?

Brother, do you have any better methods or suggestions

rufus20145 commented 3 weeks ago

Brother, do you have any better methods or suggestions

I suppose this issue is not related to the library. Therefore, I ask you to check if it can be reproduced when using others. E.g. TelegramBots by rubenlagus. Create simple draft and try to upload your video.

lwx1660677335 commented 3 weeks ago

好吧,我之前上传过短视频是可以上传的.