telegram-export icon indicating copy to clipboard operation
telegram-export copied to clipboard

Have a setting to disable media

Open Lonami opened this issue 6 years ago • 4 comments

Like, straight up disable it. None of those magic values that don't even work properly on some other unexpected configuration properties.

Lonami avatar Jun 06 '18 23:06 Lonami

@Lonami yes, this is definitely a point of annoyance

expectocode avatar Jun 06 '18 23:06 expectocode

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

mkellerman avatar Jun 07 '18 03:06 mkellerman

In the meantime, you can use:

MediaWhitelist = document MaxSize = 0B

mkellerman avatar Jun 08 '18 19:06 mkellerman

Having trouble with telegram-export downloading files even with the previous setting.

Sanqui avatar Nov 12 '18 18:11 Sanqui