From 3e2c3fc5d90a0b0f859358d1c5b2614ab26905a4 Mon Sep 17 00:00:00 2001 From: lolcat Date: Wed, 2 Apr 2025 21:40:53 -0400 Subject: [PATCH] fixed google videos --- scraper/google.php | 913 ++++++++++----------------------------------- 1 file changed, 207 insertions(+), 706 deletions(-) diff --git a/scraper/google.php b/scraper/google.php index d2c9eda..b3b3b13 100644 --- a/scraper/google.php +++ b/scraper/google.php @@ -578,697 +578,6 @@ class google{ } - private function parsepage($html, $pagetype, $search, $proxy, $params){ - - $out = [ - "status" => "ok", - "spelling" => [ - "type" => "no_correction", - "using" => null, - "correction" => null - ], - "npt" => null, - "answer" => [], - "web" => [], - "image" => [], - "video" => [], - "news" => [], - "related" => [] - ]; - - $this->fuckhtml->load($html); - - $this->detect_sorry(); - - // parse all