senko/python-video-converter

Buffer or FileLike Object to converter

Opened this issue · 0 comments

It could be cool to be able to give a Buffer of FileLike Object to probe and convert methods.

For example when you work with a Django FileField, you want to use filesystem abstract layer and just work with File object.