Enclosure item fails to recognize `type` of the enclosure
Open
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
I am parsing images from facebook and there are some image URLs like this:
https://scontent.xx.fbcdn.net/hphotos-xfp1/v/t1.0-9/s720x720/11665637_10153092749860369_5867235404683714794_n.jpg?oh=185130d3b64dca7853682ce21a9c0893&oe=562DBCC0
The `type` returned for this link is `false`. I saw that that type recognition in your lib is done via mime.lookup. Can you add ability to force specify enclosure type?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.