I need to query the .blend file and extract any type of data from it. Things like:
- does it have composition enabled?
- what is the output file and format set by default?
- how many frames we have and do we have any animation inside it?
- and any other data...
Hope there is an API for all of those and more. I need to extract any data I can from CLI.