mirror of
https://github.com/doms9/iptv.git
synced 2026-04-21 19:46:59 +02:00
e
fix tvpass.py scraping
This commit is contained in:
parent
c1a3e4ba68
commit
00000d991e
4 changed files with 119 additions and 59 deletions
|
|
@ -100,6 +100,7 @@ class Time(datetime):
|
|||
"%Y-%m-%d %I:%M %p",
|
||||
"%Y-%m-%d %H:%M %p",
|
||||
"%Y-%m-%dT%H:%M:%S",
|
||||
"%Y-%m-%dT%H:%M:%SZ",
|
||||
"%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