2024.08.21 patch.03
This commit is contained in:
@@ -1233,7 +1233,7 @@ class Ohli24QueueEntity(FfmpegQueueEntity):
|
||||
text = LogicOhli24.get_html(
|
||||
url, headers=headers, referer=f"{ourls.scheme}://{ourls.netloc}"
|
||||
)
|
||||
logger.debug(text)
|
||||
# logger.debug(text)
|
||||
soup1 = BeautifulSoup(text, "lxml")
|
||||
# pattern = re.compile(r"url : \"\.\.(.*)\"")
|
||||
# script = soup1.find("script", text=pattern)
|
||||
|
||||
Reference in New Issue
Block a user