mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-07-19 16:40:01 +00:00
Update maxstream.py
This commit is contained in:
parent
420161eaeb
commit
15d9bf9c61
@ -18,7 +18,7 @@ from StreamingCommunity.Util.headers import get_userAgent
|
|||||||
|
|
||||||
# Variable
|
# Variable
|
||||||
MAX_TIMEOUT = config_manager.get_int("REQUESTS", "timeout")
|
MAX_TIMEOUT = config_manager.get_int("REQUESTS", "timeout")
|
||||||
|
REQUEST_VERIFY = config_manager.get_bool('REQUESTS', 'verify')
|
||||||
|
|
||||||
class VideoSource:
|
class VideoSource:
|
||||||
def __init__(self, url: str):
|
def __init__(self, url: str):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user