This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Releases: jarun/googler
Releases · jarun/googler
googler v4.3.2
googler v4.3.1
- several important parser fixes
- retire Python v3.5, add v3.9
googler v4.3
- fix recent break due to server-side changes (see #372)
- option
-e/--excludeto exclude site from results - option
-g/--geolocto specify geolocation - replace uuid1 with uuid4 in request
googler v4.2
- 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
--parseto parse dumped HTML
googler v4.1
What's in?
- search Google Videos
- options
--fromand--toto 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
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
What's in?
- fix issue -
googlershowing "No results." - show matched keywords in bold in result abstracts
- option
--colorizefor more control on colors - better support for colors on Windows
- switch to CircleCI from Travis
- option
--nouais deprecated (noop) and will be removed in future
googler v3.8
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
What's in?
- Custom user agent
- Fix to unescape auto-completions
googler v3.7
What's in?
- Support xclip as a clipboard utility on *nix
- Support GNU Screen and tmux as clipboard fallback
- Support Termux clipboard on Android