This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
google-cli v1.9
Modifications
- Skip results without any URL (Google custom results like time, define etc.).
- Use readline library to support arrow keys in input.
- Support installation on OSX. Thanks @ibaaj.
- Pre-check negative index before attempting to open URL.
- Handle exception: "socket.gaierror: [Errno -2] Name or service not known" due to connection throttle on low-bandwidth.
- Print correct Exception in case of connection timeout.