From 78a6af66cc2a5314bec8abd17c5774a226125b38 Mon Sep 17 00:00:00 2001 From: vdbhb59 Date: Thu, 3 Apr 2025 18:41:03 +0530 Subject: [PATCH] Fixed google videos https://git.lolcat.ca/lolcat/4get/commit/3e2c3fc5d90a0b0f859358d1c5b2614ab26905a4 --- scraper/google.php | 915 +++++++++++---------------------------------- 1 file changed, 208 insertions(+), 707 deletions(-) diff --git a/scraper/google.php b/scraper/google.php index d2c9eda..7d6bfe6 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