ffprobe-python
ffprobe-python copied to clipboard
Chapters
When I try to run against a MKV with chapters I get a error from line 75: AttributeError: 'NoneType' object has no attribute 'groups'
Thx for the fix, it works fine.
I can also confirm this works! For now I switched my setup to install Fran's fork.
If you need a file to reproduce the issue you can use this trailer I got from hd-trainers.net
If anyone's looking for a longer-term solution, I've fixed this issue, plus a bunch of other bug-fixes, features, and improvements, in a fork: https://github.com/jboy/ffprobe3-python3
(Python3 only, sorry.)