telegram-export
telegram-export copied to clipboard
Have a setting to disable media
Like, straight up disable it. None of those magic values that don't even work properly on some other unexpected configuration properties.
@Lonami yes, this is definitely a point of annoyance
For the sake of keeping the config.ini file simple, and the least number of options, I would simply add 'none' AND 'all' as an option for MediaWhitelist. I would make 'none' the default option if none is supplied.
MediaWhitelist = none
In the meantime, you can use:
MediaWhitelist = document MaxSize = 0B
Having trouble with telegram-export downloading files even with the previous setting.