GuessIt is a python library that extracts as much information as possible from a video filename.
GNU Lesser General Public License v3.0
824
stars
92
forks
source link
fix(audio_codec): Detect "E-AC-3" and "AC-3" #733
Closed
plotski closed 2 years ago
This fixes detection of AC3 and EAC3 with dashes (AC-3, E-AC-3, EAC-3, etc):
Without the fix:
With the fix: