From 00000d95181a3191e1e10188f527ee44e29fddbb Mon Sep 17 00:00:00 2001 From: doms9 <96013514+doms9@users.noreply.github.com> Date: Tue, 28 Oct 2025 13:18:41 -0400 Subject: [PATCH] e --- M3U8/scrapers/utils/config.py | 1 + 1 file changed, 1 insertion(+) 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", ]