diff --git a/M3U8/scrapers/utils/config.py b/M3U8/scrapers/utils/config.py index a645d53..458a322 100644 --- a/M3U8/scrapers/utils/config.py +++ b/M3U8/scrapers/utils/config.py @@ -67,6 +67,7 @@ class Time(datetime): "%Y/%m/%d %H:%M:%S", "%m/%d/%Y %H:%M", "%m/%d/%Y %H:%M:%S", + "%m/%d/%Y %I:%M %p", "%Y/%m/%dT%H:%M:%S.%fZ", "%a, %d %b %Y %H:%M:%S %z", ]