reading from zip dataset
Created by: ajavanmardii
I try to read individual files from a zip dataset and process it using FFmpeg, but as an input, it only accepts file addresses. Is it possible to provide the files like this:
io.BytesIO(archive.read(args.inp)