PatreonDownloader icon indicating copy to clipboard operation
PatreonDownloader copied to clipboard

Automatically set the extension of the files with truncated names

Open AlexCSDev opened this issue 2 years ago • 0 comments

In the latest version files with truncated names are saved without a proper extension if the application's pretty dumb check (extension length > 4) fails.

Might be a good idea to try using something like Mime-Detective to give the file proper extension after it has been downloaded.

This issue might be moved into UniversalDownloaderPlatform in the future.

AlexCSDev avatar Oct 04 '21 19:10 AlexCSDev