AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
509 stars 83 forks source link

I want to compress the file name that is too long. #133

Open ytoaa opened 2 years ago

ytoaa commented 2 years ago

When downloading certain files, I would like to compress the file name if the file name is long. Of course, it can be solved by adjusting some output options, but there are always exceptions, so I think we can fix the phenomenon where the extension is truncated due to the number of characters in such a situation.