jarun/googler

Results site youtube.com (results order)

xidiot opened this issue · 0 comments

I'm trying to search a song from YouTube.com using:
$ googler --np -w youtube.com "Big Soul Hippy Hippy Shake"

For some reason only 2 results are returned and they are:

  1. Big Soul - Hippy Hippy Shake | Bboy Hunter - YouTube
    https://www.youtube.com/watch?v=DMpTR13GUEE
    Big Soul - Hippy Hippy Shake | Bboy Hunter ... -----Likea-----Comparte-----Disfruta del
    beat ↓↓↓↓↓↓↓ Link Download - Contacts ↓↓↓↓↓↓↓ Contacts My ...

  2. Big Soul - Hippy Hippy Shake (Live NPA Canal+) - YouTube Music
    https://music.youtube.com/watch?v=hPDHDeRSeiY&list=RDAMVMhPDHDeRSeiY
    Big Soul - Hippy Hippy Shake (Live NPA Canal+). Pascal Burger. 3:06. Big Soul - Disco
    Thunder. sunxx. 4:02. Happy (From "Despicable Me 2").

I expect to see the results similar (same order maybe) to the browser search (incognito):
Hippy Hippy Shake Big Soul site:youtube.com

image

Here's the debug:
googler --np -w youtube.com "Big Soul Hippy Hippy Shake" -d [DEBUG] googler version 4.3.2 [DEBUG] Python version 3.9.9 [DEBUG] Platform: Linux-5.15.12-100.fc34.x86_64-x86_64-with-glibc2.33 [DEBUG] Connecting to new host www.google.com [DEBUG] Opened socket to 172.217.169.196:443 [DEBUG] new_connection completed in 0.111s [DEBUG] Fetching URL /search?ie=UTF-8&oe=UTF-8&q=Big+Soul+Hippy+Hippy+Shake+site:youtube.com&sei=ej1dHxiWSYCQiLGOpqBDRg [DEBUG] Cookie: CONSENT=PENDING+539 [DEBUG] fetch_page completed in 1.068s [DEBUG] Response body written to '/tmp/googler-response-7741eu9v.html'. [DEBUG] parse completed in 0.061s

  • Response body:
    https://gist.github.com/xidiot/0e2781e2c9824fe97ccea48424ca1352

  • Linux virtualbox 5.15.12-100.fc34.x86_64 #1 SMP Wed Dec 29 15:21:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux,

  • Python version - Python 3.9.9,

  • terminal emulator - terminator 2.1.1

  • shell - GNU bash, version 5.1.0(1)-release (x86_64-redhat-linux-gnu) ;

  • locale is UTF-8