This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
googler v2.5
NOTICE:
- Python 2.x support is discontinued.
- googler is available on Debian Sid now
Modifications
- Invoking
googler
without search keywords shows omniprompt - Introduced options -h and --help to show program help and exit
- Support cookie
- Use TLS 1.2 (Python 3.4 and above)
- Omniprompt key to unfilter filtered similar results
- HTTPS proxy support (non-TLS 1.2 supported)
- News time shown in cyan by default
- Tons of code, logging and debug improvements (thanks Zhiming)