Greg Venech
Greg Venech
It would be nice if we could figure out a way to allow the parser to be passed so that people could use their preferred parser. There are so many...
Bump, I'd love to see this move forward as well and would be willing to help.
Fair enough, I'll look into that.
This site is pretty comprehensive, what if we scraped it from here: https://fileinfo.com/filetypes/common
😢 good catch. Ok I'll look into it more.
Found a few more, nothing as good as the first one yet though: - https://www.webopedia.com/quick_ref/fileextensionsfull.asp - https://www.online-convert.com/file-type - https://www.lifewire.com/file-extensions-and-mime-types-3469109 And we'd have to make sure scraping is ok with those...
I think I found the most promising candidate yet: https://github.com/lukaszsliwa/friendly_mime The license seems like it would allow for our purposes.
I'm seeing this issue as well and would love to help push a fix forward. @whyvez @YUzhva did either of you make any progress on a resolution? I'm going to...
@whyvez I was able to clone and build though I did have to make a few tweaks. I'm on Node v6.9.4 and NPM v3.10.10. Let me know if you're still...
> your advises is really nice. Happy you found it helpful! > It's been a while since I create that wrapper, so I learned new things, but I didn't have...