diff --git a/jc/parsers/m3u.py b/jc/parsers/m3u.py index 58910d0b..3eb4e71d 100644 --- a/jc/parsers/m3u.py +++ b/jc/parsers/m3u.py @@ -1,4 +1,4 @@ -"""jc - JSON Convert `m3u` and `m3u8` file parser +"""jc - JSON Convert M3U and M3U8 file parser Only standard extended info fields are supported.