tdl icon indicating copy to clipboard operation
tdl copied to clipboard

Can't export all messages containing media to JSON

Open DechanJ opened this issue 1 year ago • 3 comments

Describe the bug

When I use "tdl chat export -c CHAT", it only shows 294 media but the channel has 2000+ medias Snipaste_2024-08-21_21-16-37 Snipaste_2024-08-21_21-17-46

To Reproduce

tdl chat export -c CHAT

Expected behavior

export all messages containing media

Version

v0.17.3

Which OS are you running tdl on?

Windows

Additional context

No response

DechanJ avatar Aug 21 '24 13:08 DechanJ

I cannot reproduce the issue locally. Please confirm that the channel in the screenshot and the one specified with -c CHAT are the same channel.

iyear avatar Sep 17 '24 13:09 iyear

@iyear have you tested it with media messages that were forwarded to a group? in my testing, it does not export media from forwarded messages

coxfuture avatar Sep 22 '24 18:09 coxfuture

Yes, I've tested it. The forwarded messages are not much different from regular messages, except that there are some values in fields related to forwarding.

iyear avatar Sep 30 '24 14:09 iyear