v0.5.0: Enhanced Ohli24 Player UI, added Year Filtering, and optimized Anilife/Ohli24 extraction speed
This commit is contained in:
@@ -72,7 +72,7 @@ class Crawler:
|
||||
referer: str = None,
|
||||
engine: str = "chrome",
|
||||
stealth: bool = False,
|
||||
):
|
||||
) -> str:
|
||||
try:
|
||||
from playwright.async_api import async_playwright
|
||||
# from playwright.sync_api import sync_playwright
|
||||
|
||||
Reference in New Issue
Block a user