Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Releases: jarun/googler

googler v4.3.2

21 Jan 08:50
v4.3.2
40668c0
Compare
Choose a tag to compare
  • Fix html class of result nodes (#393, fixes #392)
  • Do not sabotage stdin of url_handler (#386)

Sponsor

googler v4.3.1

10 Oct 06:19
v4.3.1
5298616
Compare
Choose a tag to compare
  • several important parser fixes
  • retire Python v3.5, add v3.9

googler v4.3

10 Oct 03:16
v4.3
f7427b0
Compare
Choose a tag to compare
  • fix recent break due to server-side changes (see #372)
  • option -e/--exclude to exclude site from results
  • option -g/--geoloc to specify geolocation
  • replace uuid1 with uuid4 in request

googler v4.2

27 Jul 20:10
v4.2
5eede39
Compare
Choose a tag to compare
  • support GUI platform browsers on WSL
  • support Wayland native copier wl-copy
  • program options --ipv4, --ipv6; ipv4 preferred by default
  • deduplicate results
  • fix sitelinks parsing
  • combine consecutive whitespaces
  • fix extraction of matched keywords
  • fix match highlighting
  • no additional blank line for empty abstracts
  • undocumented debug option --parse to parse dumped HTML

googler v4.1

30 Apr 15:58
v4.1
c273ac8
Compare
Choose a tag to compare

What's in?

  • search Google Videos
  • options --from and --to to specify date range for search
  • update parser to handle new layout for Google News results
  • strip trailing comma from metadata
  • add auto-generated packages for new distros, remove obsolete

googler v4.0

26 Nov 22:12
v4.0
3987b74
Compare
Choose a tag to compare

Hey googler users,

Release v4.0 will work as before. Thanks for all the help and patience!

The googler parser is a complex piece and many thanks to my friend and co-dev @zmwangx for spending his time to fix this. 👏

What's in?

  • Switch to modern UA and fix parser to handle new result format
    • fixes #306 Googler no results on v3.9 (due to google's recent layout changes)
  • Text-wrapping
  • Fix YouTube links not working correctly

googler v3.9

30 May 03:27
v3.9
ed66b3c
Compare
Choose a tag to compare

What's in?

  • fix issue - googler showing "No results."
  • show matched keywords in bold in result abstracts
  • option --colorize for more control on colors
  • better support for colors on Windows
  • switch to CircleCI from Travis
  • option --noua is deprecated (noop) and will be removed in future

googler v3.8

27 Mar 16:04
v3.8
da4ea88
Compare
Choose a tag to compare

What's in?

  • A complete parser rewrite
  • Visual redesign of the output format
  • Text-wrapping for CJK wide characters
  • Refresh current page on URL expansion toggle
  • Available on Raspbian testing and Chocolatey
  • Several important fixes

googler v3.7.1

11 Oct 07:39
v3.7.1
ea5ca23
Compare
Choose a tag to compare

What's in?

  • Custom user agent
  • Fix to unescape auto-completions

googler v3.7

16 Sep 13:33
v3.7
1aef6f8
Compare
Choose a tag to compare

What's in?

  • Support xclip as a clipboard utility on *nix
  • Support GNU Screen and tmux as clipboard fallback
  • Support Termux clipboard on Android