mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-11 11:50:51 +00:00
HF fixed
This commit is contained in:
@@ -19,7 +19,7 @@ class SupervideoExtractor(BaseExtractor):
|
||||
|
||||
|
||||
"""Extract Supervideo URL."""
|
||||
final_url = await eval_solver(self,url,headers)
|
||||
final_url = await eval_solver(self,url,headers, r'file:"(.*?)"')
|
||||
|
||||
self.base_headers["referer"] = url
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user