mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-06-10 09:10:23 +00:00
new version
This commit is contained in:
@@ -308,6 +308,7 @@ class ExtractorURLParams(GenericParams):
|
||||
"Sportsonline",
|
||||
"Vavoo",
|
||||
"VidFast",
|
||||
"StreamHG",
|
||||
] = Field(..., description="The host to extract the URL from.")
|
||||
destination: Annotated[str, Field(description="The URL of the stream.", alias="d")]
|
||||
redirect_stream: bool = Field(False, description="Whether to redirect to the stream endpoint automatically.")
|
||||
|
||||
Reference in New Issue
Block a user