mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
e
fix streambtw.py scraping
This commit is contained in:
parent
443b8465d4
commit
00000d9f85
2 changed files with 40 additions and 47 deletions
|
|
@ -101,6 +101,7 @@ class Time(datetime):
|
|||
"%Y-%m-%d %H:%M %p",
|
||||
"%Y-%m-%dT%H:%M:%S",
|
||||
"%Y-%m-%dT%H:%M:%SZ",
|
||||
"%Y-%m-%dT%H:%M:%S%z",
|
||||
"%Y-%m-%dT%H:%M:%S.%fZ",
|
||||
"%Y/%m/%d %H:%M",
|
||||
"%Y/%m/%d %H:%M:%S",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue