diff --git a/extractors/zhentube/zhentube.go b/extractors/zhentube/zhentube.go index 4f08ad6..9ff748b 100644 --- a/extractors/zhentube/zhentube.go +++ b/extractors/zhentube/zhentube.go @@ -91,6 +91,8 @@ func parseURL(URL string) []string { if err != nil { return nil } + // remove rest of site's html including the sidebar that contains videos we don't want + htmlString = strings.Split(htmlString, "