Junyu Liu

Results 160 comments of Junyu Liu

Do you mean http://localhost:1313/tdl/guide/download/#resumerestart ?

Sorry, I was busy preparing for the interview. Which terminal are you using? This often relates to your terminal being too outdated to support upward line clearing.

https://docs.iyear.me/tdl/more/troubleshooting/#q-why-no-response-after-entering-the-command-and-why-there-is-msg_id-too-high-in-the-log

So what's your command and flags? I can't see your settings.

I reproduced the problem, but I think it's Telegram server issue. Because I was able to get the takeout session id normally. ``` 2023-07-26 14:39:38 INFO dl dcpool/dcpool.go:111 get takeout...

@7peanuts The exclude filter filters files based on their file extension on the server. Do sticker files show up on Telegram with a `.gz` extension?

I published release [v0.17.3](https://github.com/iyear/tdl/releases/tag/v0.17.3), can you try it?

@keerthiteja Try flag: `-t 16 -l 5(or higher)`

@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. :(

The determination logic of `--skip-same` is based on whether the rendered file name after template rendering exists in the target directory, and template rendering is based on obtaining the message...