[Bug] Download Speed stuck
Describe the bug
When started the download (and also the forwarding), the download speed is incompatible with the actual internet download speed(I have 1gbps)
In the example above, it's at 5mbps
To Reproduce
- Run the command for forward: tdl forward --from tdl-export.json --to CHAT --mode clone --desc
- Click on Wait download start
- See error: Download speed stuck in 4-5mbps
Expected behavior
I expected the download speed to be compatible with the internet speed
Version
Version: 0.16.1 Commit: bb2c69b Date: 2024-03-01T13:21:31Z
go1.21.7 windows/amd64
Which OS are you running tdl on?
Windows
Additional context
No response
Are you Telegram Premium? As far as I know telegram has a speed limit.
Are you Telegram Premium? As far as I know telegram has a speed limit.
No :((((
I have telegram premium and I too get 4MBps and sometimes rarely 8-10MBps for a few minutes, I think we will have to live with this speed.
My Internet speed as per speednet.net is 460mbps with download latency 2. I have telegram premium and my download speed with tdl is 5MB/s. Few months back when I tried it was so fast, Now I have no idea why the download speed stuck at 5 MB.
I published release v0.17.3, can you try it?
@iyear Hi, I updated to the latest version but still see the same 5mb download speed.
@keerthiteja Try flag: -t 16 -l 5(or higher)
@iyear 1 MB/s increased with -l 12
@keerthiteja It seems like the rate limiting is coming from the server side, which is a black box for us and very difficult to debug. :(