pornhub fix
This commit is contained in:
@@ -634,11 +634,6 @@ impl PornhubProvider {
|
|||||||
item.url = normalized;
|
item.url = normalized;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
let formats = self.build_formats_from_flashvars(&flashvars);
|
|
||||||
if !formats.is_empty() {
|
|
||||||
item.formats = Some(formats);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if let Some(ld_video) = self.extract_ld_video_object(&document)? {
|
if let Some(ld_video) = self.extract_ld_video_object(&document)? {
|
||||||
|
|||||||
Reference in New Issue
Block a user