humblebundle-ebook-downloader
humblebundle-ebook-downloader copied to clipboard
feat: max filename length option
I had the problem with an ebook bundle that the title of the book was longer than the maximum allowed filename length. Therefore I implemented a simple option, which limits the maximum filename length to a certain length and inserts ellipsis characters. A safe check of the options input does not take place at the moment.