python-video-converter
python-video-converter copied to clipboard
Buffer or FileLike Object to converter
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.