Travis Whitehead
Travis Whitehead
* Operating System: macOS Catalina (10.15.3) * Node version: v13.8.0 * google-play-scraper version: 7.1.2 ### Description: It appears that four of the collections are invalid for every category. Every category...
Please tag each release with semantic versions in GitHub. This will allow users of this role (via Ansible Galaxy) to pin versions, and I think it will help import updates...
Since `FIELD_SEPERATOR` is a space, passwords containing spaces are erroneously flagged as invalid. Instead this code should split on only the first space and consider everything after that a password....