mirror of
https://github.com/doms9/iptv.git
synced 2026-06-15 12:46:27 +02:00
e
- add streambiz.py - misc. edits
This commit is contained in:
parent
748d755b41
commit
00000d93cc
5 changed files with 218 additions and 11 deletions
|
|
@ -111,7 +111,7 @@ async def process_event(
|
|||
url: str,
|
||||
url_num: int,
|
||||
page: Page,
|
||||
) -> str | None:
|
||||
) -> tuple[str | None, str | None]:
|
||||
|
||||
nones = None, None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue