e
This commit is contained in:
parent
839b38612b
commit
00000d99bf
6 changed files with 536 additions and 216 deletions
|
|
@ -7,7 +7,7 @@ from scrapers.utils import CLIENT, UA, get_logger
|
|||
|
||||
log = get_logger(__name__)
|
||||
|
||||
BASE_FILE = Path(__file__).parent / "Base.m3u8"
|
||||
BASE_FILE = Path(__file__).parent / "base.m3u8"
|
||||
|
||||
M3U8_FILE = Path(__file__).parent / "TV.m3u8"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue