6 Commits

Author SHA1 Message Date
Nils Maier
d488e5874a Correct license header 2019-09-07 22:51:06 +02:00
Nils Maier
c39961d253 Make sure application/octet-stream is not mime-able 2019-09-07 19:39:43 +02:00
Nils Maier
2ef39dcb19 Add some minor tests for mime 2019-09-07 17:54:12 +02:00
Nils Maier
c586cd00cc Switch to @Rob--W's CD parser
I "cleaned" up the library according to my personal preferences.
I tend to do this because in the process I need to develop a deeper
understanding of the code, and not because there was nothing wrong
with it.
I deeply appreciate the work that went into creating this library
and releasing it open source 👍

Closes #72
2019-09-07 10:22:09 +02:00
Nils Maier
dabf7f8a28 Prerolling and mime detection for some downloads
Only attempt this for a limited subset of downloads for now.
Related #45
2019-09-04 14:15:05 +02:00
Nils Maier
c1e0d7f531 Initial squashed commit 2019-08-20 16:41:37 +02:00